Add an option to show the whole language list
The option is not functional yet. Also, this change simplifies a little the inner workings by preventing mLocale from being null. Step 9 Bug: 5306641 Change-Id: Id2284976d34d9d8ac61cbdb2348893989c47da84
This commit is contained in:
@@ -2622,6 +2622,8 @@ found in the list of installed apps.</string>
|
||||
<string name="user_dict_settings_empty_text">You don\'t have any words in the user dictionary. Add a word by touching the Add (+) button.</string>
|
||||
<!-- User dictionary settings. The text to show to describe the dictionary common to all languages -->
|
||||
<string name="user_dict_settings_all_languages">All languages</string>
|
||||
<!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
|
||||
<string name="user_dict_settings_more_languages">More languages…</string>
|
||||
|
||||
<!-- This is for diagnostics screen. The title of a screen with various items realted to launching screens that will giev the user info. For example, it contains "Phone information" and "Battery information" -->
|
||||
<string name="testing">Testing</string>
|
||||
|
Reference in New Issue
Block a user