Increase char limit for Typographic clock strings.
Bug: 123638326 Bug: 123638327 Bug: 123638361 Bug: 123638362 Bug: 123638363 Bug: 123638364 Bug: 123638377 Bug: 123638385 Bug: 123638442 Bug: 123638446 Bug: 123638447 Bug: 123638448 Bug: 123638456 Bug: 123638458 Bug: 123638459 Bug: 123638675 Test: mp sysuig and enable Typographic clock Change-Id: I9d01857ef6a0b707432615ebc420121da9da3e95
This commit is contained in:
@@ -405,7 +405,7 @@ number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable.
|
||||
<!-- Header for typographic clock face. [CHAR LIMIT=8] -->
|
||||
<string name="type_clock_header">It\u2019s</string>
|
||||
|
||||
<!-- Hour displayed in words on the typographic clock face. [CHAR LIMIT=8] -->
|
||||
<!-- Hour displayed in words on the typographic clock face. [CHAR LIMIT=12] -->
|
||||
<string-array name="type_clock_hours">
|
||||
<item>Twelve</item>
|
||||
<item>One</item>
|
||||
@@ -421,7 +421,7 @@ number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable.
|
||||
<item>Eleven</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Minutes displayed in words on the typographic clock face. [CHAR LIMIT=16] -->
|
||||
<!-- Minutes displayed in words on the typographic clock face. [CHAR LIMIT=20] -->
|
||||
<string-array name="type_clock_minutes">
|
||||
<item>O\u2019Clock</item>
|
||||
<item>O\u2019One</item>
|
||||
|
||||
Reference in New Issue
Block a user