summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-14 10:55:26 +0400
committerAndrew Dolgov <[email protected]>2012-10-14 10:55:26 +0400
commit71d588aad6abd38df32ef1f69ab9abdbc58eefeb (patch)
tree4ff1870440e5061028f529bcc1e49cb45d2e87dc /res
parentacf5bb61b1d71ad582619384d4c3326970645efd (diff)
add several error notifications
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 719c277..89c9de3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -28,4 +28,6 @@
<string name="tab_unfinished">Unfinished</string>
<string name="menu_share">Share</string>
<string name="prefs_use_full_screen">Fullscreen mode</string>
+ <string name="error_could_not_prepare_file_for_sharing">Could not prepare file for sharing</string>
+ <string name="error_could_not_open_comic_archive">Could not open comic archive.</string>
</resources> \ No newline at end of file