| Index: third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json
|
| diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json
|
| index 3ceb714511a2b1e03c0a4b0ff9ee7b04a8cb4849..564113ad7fb23c81327d2102361b9533ec8ec37f 100644
|
| --- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json
|
| +++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/en/messages.json
|
| @@ -236,6 +236,9 @@
|
| "ctrl": {
|
| "message": "ctrl"
|
| },
|
| + "current_keyboard_prefix": {
|
| + "message": "current selected keyboard "
|
| + },
|
| "current_lang": {
|
| "message": "Input language is Chinese"
|
| },
|
| @@ -2645,6 +2648,9 @@
|
| "inputmethod_dayi": {
|
| "message": "Dayi input method"
|
| },
|
| + "inputmethod_hangul": {
|
| + "message": "Korean input method"
|
| + },
|
| "inputmethod_pinyin": {
|
| "message": "Pinyin input method"
|
| },
|
| @@ -2813,6 +2819,9 @@
|
| "keyboard_nepali_phonetic": {
|
| "message": "Nepali keyboard (Phonetic)"
|
| },
|
| + "keyboard_netherlands": {
|
| + "message": "Netherlands keyboard"
|
| + },
|
| "keyboard_none": {
|
| "message": "Keyboard"
|
| },
|
| @@ -2837,6 +2846,9 @@
|
| "keyboard_romanian": {
|
| "message": "Romanian keyboard"
|
| },
|
| + "keyboard_romanian_standard": {
|
| + "message": "Romanian standard keyboard"
|
| + },
|
| "keyboard_russian": {
|
| "message": "Russian keyboard"
|
| },
|
| @@ -2976,7 +2988,7 @@
|
| "message": "Korean Settings Page"
|
| },
|
| "korean_syllable_input": {
|
| - "message": "Whether input hangul one by one"
|
| + "message": "Input hangul one by one"
|
| },
|
| "latam_spa_settings_page": {
|
| "message": "Latin American Keyboard (Spanish) Settings Page"
|
| @@ -3083,6 +3095,9 @@
|
| "sk_slo_settings_page": {
|
| "message": "Slovakian Keyboard Settings Page"
|
| },
|
| + "smiley": {
|
| + "message": "smiley"
|
| + },
|
| "sometimes_auto_correct": {
|
| "message": "Modest"
|
| },
|
| @@ -3239,9 +3254,6 @@
|
| "user_dict_clear": {
|
| "message": "Clear All"
|
| },
|
| - "user_dict_done": {
|
| - "message": "Done"
|
| - },
|
| "user_dict_manage": {
|
| "message": "Manage personal dictionary..."
|
| },
|
| @@ -3251,12 +3263,27 @@
|
| "user_dict_remove": {
|
| "message": "Remove Selected"
|
| },
|
| + "user_dict_save": {
|
| + "message": "Save"
|
| + },
|
| "user_dict_sync": {
|
| "message": "Sync personal dictionary"
|
| },
|
| "user_dict_title": {
|
| "message": "Personal Dictionary"
|
| },
|
| + "voice": {
|
| + "message": "Voice"
|
| + },
|
| + "voice_privacy_info": {
|
| + "message": "Your voice will be sent to a Google server to recognize text"
|
| + },
|
| + "voice_turn_off": {
|
| + "message": "turn off voice input tool"
|
| + },
|
| + "voice_turn_on": {
|
| + "message": "turn on voice input tool"
|
| + },
|
| "wait": {
|
| "message": "Wait"
|
| },
|
|
|