Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 944c72375182792b4713c7f1d4930e3699722b3f..c5bd1f12231e60fc60003d75c325816213078e2f 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -3929,6 +3929,9 @@ are declared in build/common.gypi. |
<message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permission string for access to content settings."> |
Settings that specify whether websites can use features such as cookies, JavaScript, and plug-ins |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_IME" desc="Permission string for access to ime."> |
+ Anything you type. |
Aaron Boodman
2011/12/03 04:49:02
We're going to have to come up with something bett
|
+ </message> |
<!-- Extension/App error messages --> |
<message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found."> |