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:
Salvador Martinez
2017-06-12 11:08:56 -07:00
parent e2a276f2b6
commit 928b763792

View File

@@ -8400,7 +8400,7 @@
<string name="notification_suggestion_summary">Show or hide notification content</string> <string name="notification_suggestion_summary">Show or hide notification content</string>
<!-- Setting tab title for all setting options. [CHAR LIMIT=20] --> <!-- Setting tab title for all setting options. [CHAR LIMIT=20] -->
<string name="page_tab_title_summary">All</string> <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 &amp; tips</string> <string name="page_tab_title_support">Support &amp; tips</string>
<!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]--> <!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->