summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_strings.xml
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-08-20 15:37:37 -0700
committerJohn Hoford <hoford@google.com>2013-08-20 15:47:11 -0700
commit441d7a8930360d1c043daabd76a6599f2a8a60ba (patch)
tree5ee5741dc2a531a06a2021798fe19888d724bc70 /res/values/filtershow_strings.xml
parent675948f8f6337fe2873067a74db789d46a41ec36 (diff)
downloadandroid_packages_apps_Gallery2-441d7a8930360d1c043daabd76a6599f2a8a60ba.tar.gz
android_packages_apps_Gallery2-441d7a8930360d1c043daabd76a6599f2a8a60ba.tar.bz2
android_packages_apps_Gallery2-441d7a8930360d1c043daabd76a6599f2a8a60ba.zip
fix gif issue
bug:7877538 Change-Id: I807198ca6d0d0db33fdbcc8b6bd1bf6dab9ba86a
Diffstat (limited to 'res/values/filtershow_strings.xml')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index a79bdb0b7..9a41f3c34 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -20,6 +20,8 @@
<!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
<string name="cannot_load_image">Cannot load the image!</string>
+ <!-- String shown when we cannot load the original to edit [CHAR LIMIT=NONE] -->
+ <string name="cannot_edit_original">Cannot edit original</string>
<!-- String displayed when showing the original image [CHAR LIMIT=NONE] -->
<string name="original_picture_text">@string/original</string>
<!-- String displayed when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->