summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-12-06 14:48:25 -0800
committerRuben Brunk <rubenbrunk@google.com>2012-12-06 14:48:25 -0800
commitbdd9b31d26d252fdaa138b0a8e3f7b78451d9d59 (patch)
tree982a0b37527b00312bb2d80b5b58108774c9c407 /res/values
parentf6a07accd4127bab2b45cd42161f1d0b2482b830 (diff)
downloadandroid_packages_apps_Snap-bdd9b31d26d252fdaa138b0a8e3f7b78451d9d59.tar.gz
android_packages_apps_Snap-bdd9b31d26d252fdaa138b0a8e3f7b78451d9d59.tar.bz2
android_packages_apps_Snap-bdd9b31d26d252fdaa138b0a8e3f7b78451d9d59.zip
Improves XML language descriptions.
Bug: 7458383 Bug: 7459118 Change-Id: I91fd7297e4530401c0315ae4acbf7b6e425dca2b
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml34
-rw-r--r--res/values/strings.xml22
2 files changed, 29 insertions, 27 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 5659a56ff..7cfcfa093 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -99,39 +99,39 @@
<!-- Filters buttons -->
- <!-- Label for the exposure filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image exposure (brightness) filter button [CHAR LIMIT=10] -->
<string name="exposure" msgid="1229093066434614811">Exposure</string>
- <!-- Label for the sharpen filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image sharpness (clarity, distinctness) filter button [CHAR LIMIT=10] -->
<string name="sharpness">Sharpness</string>
- <!-- Label for the contrast filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image contrast (color difference) filter button [CHAR LIMIT=10] -->
<string name="contrast">Contrast</string>
- <!-- Label for the vibrance filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image vibrance (strengthens colors) filter button [CHAR LIMIT=10] -->
<string name="vibrance">Vibrance</string>
- <!-- Label for the saturation filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image saturation (brightens colors) filter button [CHAR LIMIT=10] -->
<string name="saturation">Saturation</string>
- <!-- Label for the BW filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image BW filter (makes black & white) button [CHAR LIMIT=10] -->
<string name="bwfilter">BW Filter</string>
- <!-- Label for the White Balance filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image Autocolor filter (makes off-white colors whiter) button [CHAR LIMIT=10] -->
<string name="wbalance">Autocolor</string>
- <!-- Label for the Hue filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image Hue filter (color, shade, tinge, tone) button [CHAR LIMIT=10] -->
<string name="hue">Hue</string>
- <!-- Label for the shadow recovery filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image shadow recovery (lightens/darkens shadows) filter button [CHAR LIMIT=10] -->
<string name="shadow_recovery">Shadows</string>
- <!-- Label for the curves filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image curves filter button [CHAR LIMIT=10] -->
<string name="curvesRGB">Curves</string>
- <!-- Label for the vignette filter button [CHAR LIMIT=15] -->
+ <!-- Label for the image vignette filter (darkens photo around edges) button [CHAR LIMIT=10] -->
<string name="vignette">Vignette</string>
- <!-- Label for the photo effect that removes redeye. [CHAR LIMIT=15] -->
+ <!-- Label for the image effect that removes redeye. [CHAR LIMIT=10] -->
<string name="redeye">Red Eye</string>
- <!-- Label for the straighten effect [CHAR LIMIT=15] -->
+ <!-- Label for the image straighten effect [CHAR LIMIT=15] -->
<string name="straighten" msgid="5217801513491493491">Straighten</string>
- <!-- Label for the crop effect [CHAR LIMIT=15] -->
+ <!-- Label for the image crop effect [CHAR LIMIT=15] -->
<string name="crop" msgid="5584000454518174632">Crop</string>
- <!-- Label for the rotate effect [CHAR LIMIT=15] -->
+ <!-- Label for the image rotate effect [CHAR LIMIT=15] -->
<string name="rotate" msgid="460017689320955494">Rotate</string>
- <!-- Label for the flip effect [CHAR LIMIT=15] -->
+ <!-- Label for the image flip effect [CHAR LIMIT=15] -->
<string name="mirror">Mirror</string>
- <!-- Label for the original [CHAR LIMIT=15] -->
+ <!-- Label for having no filters applied to the image [CHAR LIMIT=10] -->
<string name="none" msgid="3601545724573307541">None</string>
<!-- Labels for the curves tool -->
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ff4fe891d..82b6a1ca0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -334,25 +334,27 @@
<!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
<string name="flash_off">No flash</string>
- <!-- String for the empty not filtered image[CHAR LIMIT=14] -->
+ <!-- String for the empty not filtered image [CHAR LIMIT=10] -->
<string name="ffx_original">Original</string>
- <!-- String for filter filtershow_fx_0000_vintage [CHAR LIMIT=14] -->
+ <!-- String for brown-colored old-fashion looking filter (filtershow_fx_0000_vintage) [CHAR LIMIT=10] -->
<string name="ffx_vintage">Vintage</string>
- <!-- String for filter filtershow_fx_0001_instant [CHAR LIMIT=14] -->
+ <!-- String for filter that brightens colors (filtershow_fx_0001_instant) [CHAR LIMIT=10] -->
<string name="ffx_instant">Instant</string>
- <!-- String for filter filtershow_fx_0002_bleach [CHAR LIMIT=14] -->
+ <!-- String for filter that washes out colors (filtershow_fx_0002_bleach) [CHAR LIMIT=10] -->
<string name="ffx_bleach">Bleach</string>
- <!-- String for filter filtershow_fx_0003_blue_crush [CHAR LIMIT=14] -->
+ <!-- String for filter that makes colors a bluish (filtershow_fx_0003_blue_crush) [CHAR LIMIT=10] -->
<string name="ffx_blue_crush">Blue</string>
- <!-- String for filter filtershow_fx_0004_bw_contrast [CHAR LIMIT=14] -->
+ <!-- String for filter that makes image black & white (filtershow_fx_0004_bw_contrast) [CHAR LIMIT=10] -->
<string name="ffx_bw_contrast">B/W</string>
- <!-- String for filter filtershow_fx_0005_punch [CHAR LIMIT=14] -->
+ <!-- String for filter that makes colors a yellowish (filtershow_fx_0005_punch) [CHAR LIMIT=10] -->
<string name="ffx_punch">Punch</string>
- <!-- String for filter filtershow_fx_0006_x_process [CHAR LIMIT=14] -->
+ <!-- String for filter that mimics the cross-process technique in
+ photography (makes colors bluish) (filtershow_fx_0006_x_process) [CHAR LIMIT=10] -->
<string name="ffx_x_process">X Process</string>
- <!-- String for filter filtershow_fx_0007_washout [CHAR LIMIT=14] -->
+ <!-- String for filter that makes image coffee-colored (filtershow_fx_0007_washout) [CHAR LIMIT=10] -->
<string name="ffx_washout">Latte</string>
- <!-- String for filter filtershow_fx_0008_washout_color [CHAR LIMIT=14] -->
+ <!-- String for filter that makes colors washed out and brownish
+ (filtershow_fx_0008_washout_color) [CHAR LIMIT=10] -->
<string name="ffx_washout_color">Litho</string>
<!-- Toast message shown after we make some album(s) available offline [CHAR LIMIT=50] -->