summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/localized_js.php b/localized_js.php
index f4840bf6f..66048433c 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -110,7 +110,7 @@ print T_js_decl("Can't add filter: nothing to match on.");
print T_js_decl("Can't subscribe: no feed URL given.");
print T_js_decl("Unsubscribe from %s?");
print T_js_decl("Mark all visible articles in %s as read?");
-print T_js_decl("Mark all selected articles in %s as read?");
+print T_js_decl("Mark %d selected articles in %s as read?");
print T_js_decl("Please enter label title:");
print T_js_decl("Save current configuration?");
print T_js_decl("Old password cannot be blank.");