summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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...";