| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3b90299046ad8f2ec4f43a8230bedef6454b8e5b..01bbb742caca80755ec23e1d288ca9fb8f909f93 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4416,6 +4416,9 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_ACCESSIBILITY_FEATURES_READ" desc="Permission string for modifying acccessibility settings via extension API shown when a extension utilizing the API is installed.">
|
| Read your accessibility settings
|
| </message>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_ACCESSIBILITY_FEATURES_READ_AND_MODIFY" desc="Permission string for reading and modifying acccessibility settings via extension API shown when an extension utilizing the API is installed.">
|
| + Read and change your accessibility settings
|
| + </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.">
|
|
|