Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 0b3695b698b3778a90314258d38363fab6225d78..f08065a7960a6e470babc73f603e53e688744c88 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4058,6 +4058,9 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME |
| <message name="IDS_EXTENSION_PROMPT_WARNING_IME" desc="Permission string for access to ime."> |
| Anything you type. |
| </message> |
| + <message name="IDS_EXTENSION_PROMPT_WARNING_PRIVACY" desc="Permission string for access to privacy settings."> |
| + Settings that affect your privacy |
|
Aaron Boodman
2012/01/17 23:50:12
How about "Chrome's privacy settings"?
Not sure h
|
| + </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."> |