summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-09-17 13:24:35 -0700
committerJohn Hoford <hoford@google.com>2013-09-17 13:34:29 -0700
commit35e91fcc4143cb1aaaa99a098512bdccb8b27646 (patch)
treef45512372dc48c716e3fbd42ddacbb42b004d202 /res
parent8a0072e519157b976d7d1fd34ca2aa1c849a983b (diff)
downloadandroid_packages_apps_Gallery2-35e91fcc4143cb1aaaa99a098512bdccb8b27646.tar.gz
android_packages_apps_Gallery2-35e91fcc4143cb1aaaa99a098512bdccb8b27646.tar.bz2
android_packages_apps_Gallery2-35e91fcc4143cb1aaaa99a098512bdccb8b27646.zip
clean up translation issues
bug:10319758 bug:10320401 bug:10317664 Change-Id: Idef2803093382a75d348fe8b5077bb0d6c9ff6b4
Diffstat (limited to 'res')
-rw-r--r--res/values/filtershow_strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index b561379f6..ca7d10462 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -32,7 +32,7 @@
<!-- 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] -->
+ <!-- Text to label an image as "original" [CHAR LIMIT=20] -->
<string name="original">Original</string>
<!-- Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
<string name="borders" msgid="4461692156695893616">Borders</string>
@@ -190,7 +190,7 @@
<string name="kmeans">Posterize</string>
<!-- Label for the image downsampling effect (makes image smaller) [CHAR LIMIT=15] -->
<string name="downsample">Downsample</string>
- <!-- Label for the image graduated filter effect [CHAR LIMIT=15] -->
+ <!-- Label for the "neutral density graduated filter" filter effect [CHAR LIMIT=15] -->
<string name="grad">Graduated</string>
<!-- Label for the Brightness effect [CHAR LIMIT=20] -->
<string name="editor_grad_brightness">Brightness</string>