summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-20 09:49:30 +0400
committerAndrew Dolgov <[email protected]>2012-06-20 09:49:30 +0400
commit4fb366178c679a8ef6f8508a722dae4807486c37 (patch)
treec88984ded3422b48d376d3d9b4454ec715b47f50 /res
parente1afe38ef3e4731cdc55d97fdfce281244ad52bf (diff)
allow canceling offline download task
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e51ed28c..7e59b6b5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -133,4 +133,6 @@
<string name="attachment_view">View</string>
<string name="attachment_copy">Copy URL</string>
<string name="justify_article_text">Justify article text</string>
+ <string name="dialog_offline_sync_in_progress">Offline sync in progress</string>
+ <string name="dialog_offline_sync_stop">Stop syncing</string>
</resources> \ No newline at end of file