summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2012-08-16 09:54:02 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-08-16 09:54:02 -0700
commit283efd7579659b474a0668c23c076521f464fb55 (patch)
tree6abd641737f7ff5db424e6e2ea09a61dca2d1f4c
parent86e27816b1c89840ab14152eff9bd7a123c71587 (diff)
parentac1ee5e1218c6cdfb0426870925ec10e89c06c4e (diff)
downloadandroid_packages_apps_Snap-283efd7579659b474a0668c23c076521f464fb55.tar.gz
android_packages_apps_Snap-283efd7579659b474a0668c23c076521f464fb55.tar.bz2
android_packages_apps_Snap-283efd7579659b474a0668c23c076521f464fb55.zip
Merge "More on content description for photo editor butns" into gb-ub-photos-arches
-rw-r--r--res/values/photoeditor_strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/photoeditor_strings.xml b/res/values/photoeditor_strings.xml
index 59312b509..573b31a50 100644
--- a/res/values/photoeditor_strings.xml
+++ b/res/values/photoeditor_strings.xml
@@ -75,7 +75,7 @@
<!-- Name for the photo effect that converts colors to black-and-white, abbreviated B&W. [CHAR LIMIT=15] -->
<string name="grayscale">B&amp;W</string>
- <!-- Name for the photo effect that converts colors to black-and-white in accessibility mode [CHAR LIMIT=15] -->
+ <!-- Name for the photo effect that converts colors to black-and-white in accessibility mode [CHAR LIMIT=30] -->
<string name="accessibility_black_and_white">Black and white</string>
<!-- Name for the photo effect that adds highlights. [CHAR LIMIT=15] -->
@@ -139,13 +139,13 @@
<string name="straighten_tooltip">Drag photo to straighten it</string>
<!-- Name for the exposure adjustment button in photo effects editor menu. [CHAR LIMIT=40] -->
- <string name="photoeditor_exposure">Exposure</string>
+ <string name="photoeditor_exposure">Exposure effects</string>
<!-- Name for the color adjustment button in photo effects editor menu. [CHAR LIMIT=40] -->
- <string name="photoeditor_color">Color editing</string>
+ <string name="photoeditor_color">Color effects</string>
<!-- Name for the artistic effect button in photo effects editor menu. [CHAR LIMIT=40] -->
- <string name="photoeditor_artistic">Artistic effect</string>
+ <string name="photoeditor_artistic">Artistic effects</string>
<!-- Name for the fix up button in photo effects editor menu. [CHAR LIMIT=40] -->
<string name="photoeditor_fix">Fix up</string>