1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

filter editor: add button to rescore all feeds

This commit is contained in:
Andrew Dolgov
2008-05-04 05:46:14 +01:00
parent f2f1d9d70d
commit 95a948a574
4 changed files with 82 additions and 2 deletions

View File

@@ -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(
?>