summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2013-04-22 13:40:43 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-22 13:40:43 -0700
commit124eb7bebb7c954eaa1fff807c415482bb8d96e4 (patch)
tree38682efe4dc2cbe7f18464aa7443330d149201aa /res/values
parent04641e628e487285de20a4041f1406a406191b91 (diff)
parentf6e11c6d41fa5998285686882a0e87f8104212b7 (diff)
downloadandroid_packages_apps_Snap-124eb7bebb7c954eaa1fff807c415482bb8d96e4.tar.gz
android_packages_apps_Snap-124eb7bebb7c954eaa1fff807c415482bb8d96e4.tar.bz2
android_packages_apps_Snap-124eb7bebb7c954eaa1fff807c415482bb8d96e4.zip
am bb894c4f: Merge "String updates." into gb-ub-photos-bryce
* commit 'bb894c4f321b27ede8e97c42117973376bbaf32f': String updates.
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 bc570c8f3..41045d1b1 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 original image [CHAR LIMIT=20] -->
@@ -41,8 +44,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] -->