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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10907196: Add the ability to filter out extension IMEs from the language settings page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8b6b57d7f6e2b305fc4c1ac4503370fe0eeb436d..06752de3fcfe55ad0ed1c5c0beee9d7cac6db05c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15483,6 +15483,14 @@ Press any key to continue exploring.
desc="Explanatory message about how to select the previous input method">
Press ctrl+space to select the previous input method.
</message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_IME"
+ desc="Label for extension IMEs">
+ Extension IMEs
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_DESCRIPTION"
+ desc="Description of extension IMEs">
+ Select which extension IMEs will be available in the language menu.
+ </message>
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_PHONETIC"
desc="The label for a Tamil input method">
Tamil input method (Phonetic)

Powered by Google App Engine
This is Rietveld 408576698