| 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 feeeb0c1c7c49b881a6a0e35eeeebda0333806d7..2698df1b23abdaf07050ada2f706922bc0df9222 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
|
| @@ -1,7 +1,18 @@
|
| {
|
| + "add_to_dictionary": {
|
| + "message": "Add to dictionary"
|
| + },
|
| "add_to_personal_dictionary": {
|
| "message": "Add to personal dictionary"
|
| },
|
| + "add_word_to_dictionary": {
|
| + "message": "Add \"$1\" to dictionary",
|
| + "placeholders": {
|
| + "1": {
|
| + "content": "$1"
|
| + }
|
| + }
|
| + },
|
| "advanced": {
|
| "message": "Advanced"
|
| },
|
| @@ -3000,10 +3011,10 @@
|
| "message": "Korean Keyboard Layout"
|
| },
|
| "korean_settings_page": {
|
| - "message": "Korean Settings Page"
|
| + "message": "Korean Input Method Settings Page"
|
| },
|
| "korean_syllable_input": {
|
| - "message": "Input hangul one by one"
|
| + "message": "Input a syllable at a time"
|
| },
|
| "latam_spa_settings_page": {
|
| "message": "Latin American Keyboard (Spanish) Settings Page"
|
| @@ -3048,7 +3059,7 @@
|
| "message": "Auto-capitalization"
|
| },
|
| "physical_keyboard": {
|
| - "message": "Physical Keyboard"
|
| + "message": "Physical keyboard"
|
| },
|
| "pinyin_settings_page": {
|
| "message": "Pinyin Settings Page"
|
| @@ -3105,7 +3116,7 @@
|
| "message": "Show suggestion dropdown by Backspace"
|
| },
|
| "show_hangul_candidate": {
|
| - "message": "Show Hangul suggestions"
|
| + "message": "Show candidates in Hangul mode"
|
| },
|
| "shrink_candidates": {
|
| "message": "shrink candidate list"
|
| @@ -3147,7 +3158,7 @@
|
| "message": "tab"
|
| },
|
| "touch_keyboard": {
|
| - "message": "Touch Keyboard"
|
| + "message": "On-screen keyboard"
|
| },
|
| "tr_tur_settings_page": {
|
| "message": "Turkish Keyboard Settings Page"
|
|
|