summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-21 11:24:22 +0100
committerAndrew Dolgov <[email protected]>2005-12-21 11:24:22 +0100
commit9c5eb35356d41d45114331296047d84d5c1ec3c5 (patch)
tree64c04568e2093830167de9b3b6fd4a8052d05d62 /tt-rss.js
parenta09c655b230fcaa56f5c1bff35aea773a7ae3c50 (diff)
change updating feeds... prompt due to KnownBug
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.js b/tt-rss.js
index c66d57ce7..85c4564df 100644
--- 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...";