summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-04 05:46:14 +0100
committerAndrew Dolgov <[email protected]>2008-05-04 05:46:14 +0100
commit95a948a57428f642b15170a36f93b7875e2fa5af (patch)
tree74133cf6829ef4989832fcb4fc78e6c5e4bc1f78 /localized_js.php
parentf2f1d9d70d083025074f5ab5ccb70912966268b7 (diff)
filter editor: add button to rescore all feeds
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php15
1 files changed, 14 insertions, 1 deletions
diff --git a/localized_js.php b/localized_js.php
index 6c1ff7768..7cf96fa41 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -131,11 +131,24 @@ 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("Mark all articles as read?");
+print T_js_decl("Rescore articles in selected feeds?");
+print T_js_decl("Rescoring selected feeds...");
+print T_js_decl("Rescore articles in all feeds? This operation may take a lot of time.");
+print T_js_decl("Rescoring feeds...");
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
+#print T_js_decl(
#print T_js_decl(
#print T_js_decl(
#print T_js_decl(
#print T_js_decl(
#print T_js_decl(
#print T_js_decl(
-
?>