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

Unified Diff: chrome/app/generated_resources.grd

Issue 178343005: [IME] migrate the xkb ID to extension based xkb ID. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unit tests failures for when the flag is true and false. Created 6 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 9de1f423d1ec191fa76175476a27d72aace0116b..a06f268a92d84b9e3ead50cc26d198773d131b79 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14771,6 +14771,12 @@ Do you accept?
<message name="IDS_FLAGS_PREFETCH_SEARCH_RESULTS_DESCRIPTION" desc="Describes an about:flags experiment for prefetching search results">
If enabled, prefetch search results for the typed omnibox query and reuse prerendered search base page to commit any search query (not just prefetch query).
</message>
+ <message name="IDS_FLAGS_MIGRATE_XKB_NAME" desc="Migrates XKB to extension">
Seigo Nonaka 2014/02/28 06:14:07 How about change the flag to "Use extension wrappe
Shu Chen 2014/02/28 07:32:50 I've removed the runtime flag, and use a hard code
+ Migrates XKB
Seigo Nonaka 2014/02/28 06:14:07 How about "Use extension wrapped keyboard layouts.
Shu Chen 2014/02/28 07:32:50 I've removed the runtime flag, and use a hard code
+ </message>
+ <message name="IDS_FLAGS_MIGRATE_XKB_DESCRIPTION" desc="Migrates XKB based keyboards to extension">
+ Migrates XKB based keyboards to extension.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698