Increase length of string for pref title
Translators needed a few more characters in a preference that still had ample space. This cl simply changes the comment to allow for the requested character count. Test: Ensure 25 chars fit (screenshot) Bug: 62433109 Change-Id: I1bd31c969cc4fea8bcfec794a2d8a7b98778853c
This commit is contained in:
@@ -8400,7 +8400,7 @@
|
||||
<string name="notification_suggestion_summary">Show or hide notification content</string>
|
||||
<!-- Setting tab title for all setting options. [CHAR LIMIT=20] -->
|
||||
<string name="page_tab_title_summary">All</string>
|
||||
<!-- Setting tab title for support setting options. [CHAR LIMIT=20] -->
|
||||
<!-- Setting tab title for support setting options. [CHAR LIMIT=25] -->
|
||||
<string name="page_tab_title_support">Support & tips</string>
|
||||
|
||||
<!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
|
||||
|
Reference in New Issue
Block a user