summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-14 21:57:52 +0400
committerAndrew Dolgov <[email protected]>2012-10-14 21:57:52 +0400
commit6de4c81d70ef84b58b533b40d2558fd7a5f745a5 (patch)
treeae6fa8d696cff8bc1c4da7142c31e658219aad66 /res
parent1c6c99d8bd05c2a94e39b49d2f6aea0dac99b344 (diff)
notify bitmap loading errors
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 a40e850..53b27e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,4 +30,6 @@
<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>
+ <string name="error_out_of_memory">Out of memory</string>
+ <string name="error_loading_image">Error loading image</string>
</resources> \ No newline at end of file