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:
Jean Chalard
2011-12-06 18:40:11 +09:00
parent c6d0e6353e
commit d99ba493ef
2 changed files with 23 additions and 20 deletions

View File

@@ -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>