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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 676593004: Adds experimental flag --enable-experimental-ime-features. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revised per comments. Created 6 years, 2 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 | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
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 8587940d89cc90cff127739f8eba99114adca9bb..7fcb9c0e3547d2e371fd9af834bc6cf954d20093 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13853,6 +13853,12 @@ Do you accept?
Enable IME extensions to supply custom views for user input such as virtual keyboards.
</message>
+ <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_IME_FEATURES_NAME" desc="Name of about::flags option to enable experimental features for IMEs">
+ Experimental IME features.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_IME_FEATURES_DESCRIPTION" desc="Description of about::flags option to enable experimental features for IMEs, which is only for internal dogfooders and developers">
+ Enable experimental features for IMEs.
Yuki 2014/10/23 08:15:28 Please write the same thing here, too. Users cann
+ </message>
<message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_INPUT_VIEW_FEATURES_NAME" desc="Name of about::flags option to enable experimental features for IME input-views">
Experimental input view features.
</message>
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698