upd previous
This commit is contained in:
parent
9689f884ab
commit
26a6177bc9
|
@ -104,7 +104,7 @@ class Pref_Prefs extends Handler_Protected {
|
|||
Prefs::USER_LANGUAGE => array(__("Language")),
|
||||
Prefs::USER_CSS_THEME => array(__("Theme")),
|
||||
Prefs::HEADLINES_NO_DISTINCT => array(__("Don't enforce DISTINCT headlines"), __("May produce duplicate entries")),
|
||||
Prefs::DEBUG_HEADLINE_IDS => array(__("Show article and feed IDs"), __("In headlines buffer")),
|
||||
Prefs::DEBUG_HEADLINE_IDS => array(__("Show article and feed IDs"), __("In the headlines buffer")),
|
||||
];
|
||||
|
||||
// hidden in the main prefs UI (use to hide things that have description set above)
|
||||
|
|
Loading…
Reference in New Issue