1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 11:07:10 +00:00

remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results)

This commit is contained in:
Andrew Dolgov
2015-02-21 13:08:50 +03:00
parent 1103172909
commit e6c826fa2f
2 changed files with 0 additions and 15 deletions

View File

@@ -23,7 +23,6 @@ class Pref_Prefs extends Handler_Protected {
$this->pref_help = array(
"ALLOW_DUPLICATE_POSTS" => array(__("Allow duplicate articles"), ""),
"AUTO_ASSIGN_LABELS" => array(__("Assign articles to labels automatically"), ""),
"BLACKLISTED_TAGS" => array(__("Blacklisted tags"), __("When auto-detecting tags in articles these tags will not be applied (comma-separated list).")),
"CDM_AUTO_CATCHUP" => array(__("Automatically mark articles as read"), __("This option enables marking articles as read automatically while you scroll article list.")),
"CDM_EXPANDED" => array(__("Automatically expand articles in combined mode"), ""),