summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/localized_js.php b/localized_js.php
index caa46800e..3a9df07e8 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -54,7 +54,6 @@ print T_js_decl("Changing category of selected feeds...");
print T_js_decl("Clearing feed...");
print T_js_decl("Clearing selected feed...");
print T_js_decl("Click to collapse category");
-print T_js_decl("Click to view");
print T_js_decl("comments");
print T_js_decl("Could not change feed URL.");
print T_js_decl("Could not display article (missing XML object)");
@@ -87,7 +86,7 @@ print T_js_decl("Mark as read:");
print T_js_decl("Mark %d article(s) as read?");
print T_js_decl("Mark %d selected articles in %s as read?");
print T_js_decl("Marking all feeds as read...");
-print T_js_decl("New articles in «%s».");
+print T_js_decl("New articles available (Click to show)");
print T_js_decl("New password cannot be blank.");
print T_js_decl("No article is selected.");
print T_js_decl("No articles are selected.");