OSDN Git Service

Fix the title of the language selection list
authorMihai Nita <mnita@google.com>
Wed, 24 Feb 2016 22:57:25 +0000 (14:57 -0800)
committerMihai Nita <mnita@google.com>
Wed, 24 Feb 2016 22:57:25 +0000 (14:57 -0800)
Changed to "Add a language" (consistent with "Add an account")

Bug: 27148570
Change-Id: I4d48c83ac59884f7d568f93f83fd9ea4799c60ad

core/res/res/values/strings.xml

index 70bed2d..01dd2fa 100644 (file)
     <!-- Locale picker strings -->
 
     <!-- Title for the language selection screen [CHAR LIMIT=25] -->
-    <string name="language_selection_title">Language preference</string>
+    <string name="language_selection_title">Add a language</string>
     <!-- Title for the region selection screen [CHAR LIMIT=25] -->
     <string name="country_selection_title">Region preference</string>
     <!-- Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] -->