Index: third_party/google_input_tools/src/chrome/os/inputview/_locales/en_GB/messages.json |
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/en_GB/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/en_GB/messages.json |
index f09f6a80272cd56177f753f1b2d8c14fc22325db..34d1f8c8c9229fbe5f210e4b74d109379bb18bad 100644 |
--- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/en_GB/messages.json |
+++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/en_GB/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-capitalisation" |
}, |
"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" |