summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-17 16:33:30 +0400
committerAndrew Dolgov <[email protected]>2013-10-17 16:33:30 +0400
commit68f8880a615e92839ec718b204f7bcd685367b2f (patch)
treeb226e1d0fc324fd752ed3c7c826024330efe6580 /res/values/strings.xml
parent0ebcf48603c1094faf648bcaece208639dd93323 (diff)
implement tasker action to download articles and go offline
Diffstat (limited to 'res/values/strings.xml')
-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 f854dabf..586ec70a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -206,4 +206,6 @@
<string name="accel_webview_title">Accelerate web views</string>
<string name="place_shortcut">Place shortcut</string>
<string name="shortcut_has_been_placed_on_the_home_screen">Shortcut has been placed on the home screen</string>
+ <string name="download_articles_and_go_offline">Download articles and go offline</string>
+ <string name="tasker_save_and_close">Save and close</string>
</resources>