Merge "[Settings] Add search icon in region picker" into main
This commit is contained in:
@@ -446,6 +446,9 @@
|
||||
<!-- Category for the locale picker. [CHAR LIMIT=50]-->
|
||||
<string name="all_supported_locales_title">All languages</string>
|
||||
|
||||
<!-- Category for the app locale picker. [CHAR LIMIT=50]-->
|
||||
<string name="more_supported_locales_title">More languages</string>
|
||||
|
||||
<!-- Category for the locale region picker. [CHAR LIMIT=50]-->
|
||||
<string name="all_supported_locales_regions_title">All regions</string>
|
||||
|
||||
@@ -508,12 +511,20 @@
|
||||
|
||||
<!-- Menu item in the locale menu [CHAR LIMIT=30] -->
|
||||
<string name="locale_search_menu">Search</string>
|
||||
<!-- Title for the language and region selection screen [CHAR LIMIT=25] -->
|
||||
<string name="language_and_region_title">Language & region</string>
|
||||
<!-- Title for the language selection screen [CHAR LIMIT=25] -->
|
||||
<string name="language_selection_title">Add a language</string>
|
||||
<!-- Title for the region picker [CHAR LIMIT=25] -->
|
||||
<string name="region_selection_title">Choose a region</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] -->
|
||||
<string name="search_language_hint">Type language name</string>
|
||||
<string name="search_language_hint">Search languages</string>
|
||||
<!-- Hint text in a search edit box (used to filter long region) [CHAR LIMIT=25] -->
|
||||
<string name="search_region_hint">Search regions</string>
|
||||
<!-- The title for Choose a region page -->
|
||||
<string name="top_intro_region_title">The region you choose affects how your phone displays time, dates, temperature, and more</string>
|
||||
<!-- Category for more language settings. [CHAR LIMIT=NONE]-->
|
||||
<string name="more_language_settings_category">More language settings</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user