summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2015-02-18 11:12:16 -0800
committerBrian Attwell <brianattwell@google.com>2015-02-18 11:12:16 -0800
commit61ca1ff68bed1b7fa9f5ca6499801a245d1a47ec (patch)
treee45d5c77309917e57a5c533f010adef1f1eebe0a /res/values
parent43c90f91299562b5cea7f5395a9e1e2caf8e9ef5 (diff)
downloadpackages_apps_Contacts-61ca1ff68bed1b7fa9f5ca6499801a245d1a47ec.tar.gz
packages_apps_Contacts-61ca1ff68bed1b7fa9f5ca6499801a245d1a47ec.tar.bz2
packages_apps_Contacts-61ca1ff68bed1b7fa9f5ca6499801a245d1a47ec.zip
Set primary_photo's [CHAR LIMIT=25]
Originally, I hoped to avoid line wrap by keeping translations under 15 characters and expecting translators to fallback to "primary" instead of "primary photo". Prompting by translators have made me reconsider. The editor is confusing enough without cutting half of descriptions off. And, the word wrap doesn't look too bad anyway. Bug: 18485409 Change-Id: I0847843f14e43c4246991610fe7eeff2d803b59e
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 13243176d..698ee6aa6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -427,7 +427,7 @@
<!-- Button used for changing a photo in the Raw Contact Editor [CHAR LIMIT=15] -->
<string name="change_photo">Change</string>
- <!-- RadioButton that determines whether a raw contact's photo should be used for the entire contact [CHAR LIMIT=15] -->
+ <!-- RadioButton that determines whether a raw contact's photo should be used for the entire contact [CHAR LIMIT=25] -->
<string name="primary_photo">Primary photo</string>
<!-- String describing the Star/Favorite checkbox