summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2013-04-20 00:13:11 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-04-20 00:13:11 +0000
commitf6e11c6d41fa5998285686882a0e87f8104212b7 (patch)
tree2c69a1fd50ba9714f7214c64ad32b9d440afc7c2 /res/values
parent52508fbc87d6c4c6d9fbc1cd776b8b7ebeaf15ac (diff)
parentc0c9003aa0865c1688800f463d24e95cf4a1b966 (diff)
downloadandroid_packages_apps_Snap-f6e11c6d41fa5998285686882a0e87f8104212b7.tar.gz
android_packages_apps_Snap-f6e11c6d41fa5998285686882a0e87f8104212b7.tar.bz2
android_packages_apps_Snap-f6e11c6d41fa5998285686882a0e87f8104212b7.zip
Merge "String updates." into gb-ub-photos-bryce
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index e2b04d2cc..10ad4499d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -28,6 +28,9 @@
<!-- generic strings -->
+
+ <!-- Text for to display on a download failure [CHAR LIMIT=NONE] -->
+ <string name="download_failure">Could not download photo. Network unavailable.</string>
<!-- Text for original image [CHAR LIMIT=20] -->
<string name="original">Original</string>
<!-- Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
@@ -39,8 +42,8 @@
<string name="filtershow_undo">Undo</string>
<!-- Text for redo menu item [CHAR LIMIT=20] -->
<string name="filtershow_redo">Redo</string>
- <!-- Text for the image state panel menu item [CHAR LIMIT=20] -->
- <string name="show_imagestate_panel">Show Image State</string>
+ <!-- Text for the image menu item showing the filters that have been applied [CHAR LIMIT=20] -->
+ <string name="show_imagestate_panel">Show Applied Effects </string>
<!-- Text for the image state panel menu item [CHAR LIMIT=20] -->
<string name="hide_imagestate_panel">Hide Image State</string>
<!-- Name for the overflow menu item for settings [CHAR LIMIT=20] -->