]> git.wh0rd.org Git - tt-rss.git/commitdiff
change updating feeds... prompt due to KnownBug
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 21 Dec 2005 10:24:22 +0000 (11:24 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 21 Dec 2005 10:24:22 +0000 (11:24 +0100)
tt-rss.js

index c66d57ce7afa4439647ad3b6027c4c2f1b65ffcb..85c4564dffe93f6393a26db5db9c5c9cc23f306f 100644 (file)
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -140,7 +140,7 @@ function backend_sanity_check_callback() {
 
 function scheduleFeedUpdate(force) {
 
-       notify("Updating feeds in background...");
+       notify("Updating feeds, please wait.");
 
 //     document.title = "Tiny Tiny RSS - Updating...";