summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-07 14:59:30 +0300
committerAndrew Dolgov <[email protected]>2011-12-07 14:59:30 +0300
commit42516faa2e2aa57114e824a262396e443563a140 (patch)
treefd5d3109b18503aeea14dbbec5f5b13325bf7331 /res/values
parent14461fa1466f52d37ae5bafffddd7d252bc34c85 (diff)
implement offline image caching
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5a37df58..25871fcd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -110,4 +110,7 @@
<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>
+ <string name="offline_mode">Offline mode</string>
+ <string name="offline_image_cache_enabled">Cache images</string>
+ <string name="offline_image_cache_enabled_summary">Download images to sdcard. This might significantly increase time it takes to go offline.</string>
</resources> \ No newline at end of file