am 1d9e8f88: am be07e49a: Implement the "add word" screen according to new spec

* commit '1d9e8f88b587770fd405a62268a4cfb8322927b6':
  Implement the "add word" screen according to new spec
This commit is contained in:
Jean Chalard
2012-05-09 01:54:34 -07:00
committed by Android Git Automerger
5 changed files with 155 additions and 5 deletions

View File

@@ -2664,6 +2664,8 @@
<string name="user_dict_settings_add_menu_title">Add</string>
<!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
<string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
<!-- User dictionary settings. The title of the screen to add/edit a new word to the user dictionary; it describes the phrase that will be added to the user dictionary. [CHAR LIMIT=25] -->
<string name="user_dict_settings_add_screen_title">Phrase</string>
<!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
<string name="user_dict_settings_add_dialog_more_options">More options</string>
<!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->