Update support strings in Settings

String change CL for support strings in settings.

Test: image attached, robotests still pass
Bug: 62145221
Change-Id: Ib10998374be961e42ab6994a7b32e521c49c4652
This commit is contained in:
Salvador Martinez
2017-06-05 15:17:20 -07:00
parent fe23da579d
commit bbf6cb7b94

View File

@@ -6120,7 +6120,7 @@
<string name="help_label">Help &amp; feedback</string> <string name="help_label">Help &amp; feedback</string>
<!-- Summary text for support setting tile [CHAR LIMIT=None] --> <!-- Summary text for support setting tile [CHAR LIMIT=None] -->
<string name="support_summary">Help articles, phone &amp; chat support</string> <string name="support_summary">Help articles, phone &amp; chat, getting started</string>
<!-- Help URI, Default [DO NOT TRANSLATE] --> <!-- Help URI, Default [DO NOT TRANSLATE] -->
<string name="help_uri_default" translatable="false"></string> <string name="help_uri_default" translatable="false"></string>
@@ -8350,7 +8350,7 @@
<!-- 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=20] -->
<string name="page_tab_title_support">Support</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]-->
<string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">%1$s</xliff:g> dp</string> <string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">%1$s</xliff:g> dp</string>