Increase char limit by 1 by request from translation.

This should still fit in the button.

Change-Id: I63c7c7d5298709e222e08fbbe2ff07638b19c7b1
This commit is contained in:
Jean Chalard
2012-01-05 19:16:49 +09:00
parent c9ac3ca0f1
commit a21db60c55

View File

@@ -2601,7 +2601,7 @@
<string name="user_dict_settings_add_menu_title">Add</string> <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] --> <!-- 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> <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
<!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=15] --> <!-- 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> <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] --> <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
<string name="user_dict_settings_add_dialog_less_options">Less options</string> <string name="user_dict_settings_add_dialog_less_options">Less options</string>