summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-10-07 20:09:47 -0700
committerSascha Haeberling <haeberling@google.com>2013-10-07 20:12:57 -0700
commit4d96e37b7b131190a6ed2914546409aa82a143d2 (patch)
tree86f98a9daf9d5ba035a5c295c9e21f6f63812833 /res/values/strings.xml
parent73809edd589fe54b44452cfa7c3935477d68dd5e (diff)
downloadandroid_packages_apps_Snap-4d96e37b7b131190a6ed2914546409aa82a143d2.tar.gz
android_packages_apps_Snap-4d96e37b7b131190a6ed2914546409aa82a143d2.tar.bz2
android_packages_apps_Snap-4d96e37b7b131190a6ed2914546409aa82a143d2.zip
Increase character limit.
Bug: 10999205 Bug: 10558260 Bug: 10554875 Change-Id: Ib2add1a1b32a4a1a677d30a4bd11b0de5f6f126b
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a0aca77e1..098f9570a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -112,7 +112,7 @@
<string name="height">Height</string>
<!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
<string name="orientation">Orientation</string>
- <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
<string name="duration">Duration</string>
<!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
<string name="mimetype">MIME type</string>
@@ -128,7 +128,7 @@
<string name="aperture">Aperture</string>
<!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
<string name="focal_length">Focal Length</string>
- <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
<string name="white_balance">White balance</string>
<!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
<string name="exposure_time">Exposure time</string>
@@ -137,9 +137,9 @@
<!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
<!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
<string name="unit_mm">mm</string>
- <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
<string name="manual">Manual</string>
- <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
<string name="auto">Auto</string>
<!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
<string name="flash_on">Flash fired</string>