summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-07 15:04:42 +0300
committerAndrew Dolgov <[email protected]>2011-12-07 15:04:42 +0300
commit175c703650a26057fa58b9ad62e353e23fb82806 (patch)
tree695ed435fa98fe3843bff78eb1305648270e7d56 /res
parent0e9b1e76d22e88f77d70ea34068054ca27b557be (diff)
remove periodic downloading articles notifies
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 25871fcd..91b545d3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -103,7 +103,7 @@
<string name="dialog_cancel">Cancel</string>
<string name="syncing_offline_data">Synchronizing offline data...</string>
<string name="dialog_offline_switch_prompt">Download unread articles and go offline?</string>
- <string name="notify_downloading_articles">Downloading articles (%1$d)...</string>
+ <string name="notify_downloading_articles">Downloading articles...</string>
<string name="notify_downloading_init">Starting download...</string>
<string name="notify_downloading_feeds">Downloading feeds...</string>
<string name="notify_uploading_sending_data">Sending data to server...</string>