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
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1324317..698ee6a 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