summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-11-29 15:33:34 +0400
committerAndrew Dolgov <[email protected]>2013-11-29 15:33:34 +0400
commit7295e711b31d41d463a12a56bed6eba8a3000bba (patch)
tree3f296858cca6113e226d0231bcd270aa80542677 /res
parent479f926b47589a878a671959aa78af5fcf7d4a67 (diff)
add ability to selectively clear file reading progress
properly detect avd
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 7c8cdf2..c175732 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -60,4 +60,6 @@
<string name="prefs_comics_directory_summary">Base directory for comic archives.</string>
<string name="prefs_fit_to_width">Fit to width</string>
<string name="menu_donate">Donate</string>
+ <string name="sync_running_in_test_mode">Sync running in test mode.</string>
+ <string name="reset_remove_synced_progress">Would you like to remove synced progress too?</string>
</resources> \ No newline at end of file