From 95a948a57428f642b15170a36f93b7875e2fa5af Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 4 May 2008 05:46:14 +0100 Subject: filter editor: add button to rescore all feeds --- localized_js.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'localized_js.php') 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( - ?> -- cgit v1.2.3-54-g00ecf