diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2008-04-18 07:27:49 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2008-04-18 07:27:49 +0100 |
| commit | f8232151a0a4bdd430e928d742686a2330e99d68 (patch) | |
| tree | 256f0019972ed404d9212f1f8072f4edc77fc244 /localized_js.php | |
| parent | 06925d9e8502e544a98b7b2dacf618be9e34f25f (diff) | |
add hotkey to catchup all feeds, add optional warning to catchupAllFeeds()
Diffstat (limited to 'localized_js.php')
| -rw-r--r-- | localized_js.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localized_js.php b/localized_js.php index fbfdd4123..6c1ff7768 100644 --- a/localized_js.php +++ b/localized_js.php @@ -130,7 +130,7 @@ print T_js_decl("Publish article"); print T_js_decl("Unpublish article"); print T_js_decl("You can't clear this type of feed."); print T_js_decl("Erase all non-starred articles in %s?"); -#print T_js_decl( +print T_js_decl("Mark all articles as read?"); #print T_js_decl( #print T_js_decl( #print T_js_decl( |