Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(644)

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 1523593002: Add an option in language settings for activating the IME menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add enable-ime-menu flag Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/preferences.h » ('j') | chrome/browser/chromeos/preferences.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index cd299f293ab237a37605eeae3782dff46c8e21bf..53a320e7c7c66fbb174c1c1c5e634e3b8b28bb16 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3550,6 +3550,14 @@ Press any key to continue exploring.
desc="The label for languages with no Input Methods">
This language doesn't have any input methods
</message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU"
+ desc="The label for activating IME menu on shelf.">
+ Show the input method menu on shelf.
stevenjb 2016/01/04 17:58:10 s/on shelf/on the shelf/
Azure Wei 2016/01/05 06:48:03 Done.
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU_DESCRIPTION"
+ desc="The label for the description of showing input method menu.">
+ for easier switch of input methods, and access to more input features: voice input, handwriting and emoji.
stevenjb 2016/01/04 17:58:10 s/for/For/ s/switch/switching/ s/, and/and/
Azure Wei 2016/01/05 06:48:03 Done.
+ </message>
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE"
desc="The title showing in the warning dialog when enabling a 3rd party Input Method">
Third party input method
« no previous file with comments | « no previous file | chrome/browser/chromeos/preferences.h » ('j') | chrome/browser/chromeos/preferences.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698