summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-11-29 17:01:10 +0400
committerAndrew Dolgov <[email protected]>2013-11-29 17:01:10 +0400
commit60778d89df0b034bced7b32a928b5379e22c778e (patch)
tree35d1b7eb38f80a8013b56cf8c48a4b042364f659 /res
parent2a285be364421498a585d925aa135f60535e63e4 (diff)
rescan if can't open comic file/dir
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c175732..b55145f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -62,4 +62,5 @@
<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>
+ <string name="error_cant_open_file">Can\'t open file: %1$s</string>
</resources> \ No newline at end of file