diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2013-10-17 18:59:08 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2013-10-17 18:59:08 +0400 |
| commit | 458b46df25bac406b568598046de7c61561e5fbb (patch) | |
| tree | 6f8fc9488a2d3b8524542a5131fe4550dd269f0b /res/values/strings.xml | |
| parent | b3dcf3f6d8d8c6bb1ddd49e087dd7d0ef386e9a8 (diff) | |
tasker: add action to upload modified articles and switch online
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 586ec70a..7b475ddc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -208,4 +208,5 @@ <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> + <string name="synchronize_read_articles_and_go_online">Synchronize read articles and go online</string> </resources> |