summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-19 23:30:12 +0400
committerAndrew Dolgov <[email protected]>2009-10-19 23:30:12 +0400
commit0b202d8916ed2af2f8e5a122c1b34605c3bf7bdc (patch)
tree204a926e32095a8dd5334beb4eb271d55d5d063b /localized_js.php
parenta7ee795147d5c514f5f6e6b7c5f53cf2b2acf9cb (diff)
parent7a13338b4c9ee0f421a9e182e83cb2d8f458774e (diff)
Merge branch 'master' of /home/fox/public_html/testbox/tt-rss
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/localized_js.php b/localized_js.php
index ab49dba6f..caa46800e 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -54,6 +54,7 @@ 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)");
@@ -86,6 +87,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 &laquo;%s&raquo;.");
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.");