summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-07 12:33:47 +0300
committerAndrew Dolgov <[email protected]>2011-12-07 12:33:47 +0300
commit14461fa1466f52d37ae5bafffddd7d252bc34c85 (patch)
treeb08df6f691d11774fce0ca91c8237dff5c27e09b /res/values/strings.xml
parent24f0b1617adad7b94e3937136eaf8043e1ce7c56 (diff)
move offline data synchronization to an intentservice, bump version
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 49a27530..5a37df58 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -106,4 +106,8 @@
<string name="notify_downloading_articles">Downloading articles (%1$d)...</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>
+ <string name="notify_downloading_title">Preparing offline mode</string>
+ <string name="notify_uploading_title">Synchronizing offline data</string>
+ <string name="offline_sync_success">Finished synchronizing your offline data</string>
</resources> \ No newline at end of file