am 7937f092: Lengthen CHAR LIMIT of settings_system_default
* commit '7937f09264623f38b411be2b5cca77f42fd192f9': Lengthen CHAR LIMIT of settings_system_defaultmain
commit
7eb3b05cde
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
<!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
|
<!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
|
||||||
<string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
|
<string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
|
||||||
<!-- The text that represents the current settings value is the system default [CHAR LIMIT=20] -->
|
<!-- The text that represents the current settings value is the system default [CHAR LIMIT=25] -->
|
||||||
<string name="settings_system_default">System default</string>
|
<string name="settings_system_default">System default</string>
|
||||||
|
|
||||||
<!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
|
<!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
|
||||||
|
|
Loading…
Reference in New Issue