am 9bc770b0
: Merge "Use the same empty message for user dictionary on tablets and phones."
* commit '9bc770b0b750a6c9511e106c8b6580a81ca792e3': Use the same empty message for user dictionary on tablets and phones.
This commit is contained in:
@@ -2546,9 +2546,7 @@ found in the list of installed applications.</string>
|
||||
<!-- User dictionary settings. The title of the context menu item to delete the current word -->
|
||||
<string name="user_dict_settings_context_menu_delete_title">Delete</string>
|
||||
<!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
|
||||
<string name="user_dict_settings_empty_text" product="tablet">You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button.</string>
|
||||
<!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
|
||||
<string name="user_dict_settings_empty_text" product="default">You do not have any words in the user dictionary. You can add a word through the menu.</string>
|
||||
<string name="user_dict_settings_empty_text">You do not have any words in the user dictionary. You can 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>
|
||||
|
||||
|
Reference in New Issue
Block a user