OSDN Git Service

Readd needed string
authorSalvador Martinez <dehboxturtle@google.com>
Sat, 27 Jan 2018 01:10:16 +0000 (17:10 -0800)
committerSalvador Martinez <dehboxturtle@google.com>
Sat, 27 Jan 2018 01:10:16 +0000 (17:10 -0800)
This string was needed by a utility class and so it needs to be
readded.

Test: In sister CL
Bug: 72200354
Change-Id: I87f6be7c40d16c669bb2347c90e79fc3ccdf7183

res/values/strings.xml

index fe1783b..4dc88d4 100644 (file)
     <!-- [CHAR LIMIT=25] Title of developer tile to toggle layer trace -->
     <string name="layer_trace_quick_settings_title">Surface Trace</string>
 
+    <!-- Template for formatting country and language. eg Canada - French [CHAR LIMIT=NONE]-->
+    <string name="support_country_format"><xliff:g id="country" example="Canada">%1$s</xliff:g> - <xliff:g id="language" example="French">%2$s</xliff:g></string>
+
     <!-- [CHAR LIMIT=60] Title of work profile setting page -->
     <string name="managed_profile_settings_title">Work profile settings</string>
     <!-- [CHAR LIMIT=60] The preference title for enabling cross-profile remote contact search -->