| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 44ce2eb9ffd64bc5af5cec3a55c0c074e607279a..6a5eb3d88cb313d99bbd8917fae2510f93edcf5f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4195,6 +4195,9 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSION_PROMPT_CAN_ACCESS" desc="Second line in the content area of the extension or app permissions view dialog. Note that the exact wording is important. This should mean that the extension _can now_ access the listed privileges, because it has already been installed. This message appeared because the user must approve new permissions of the extension or app.">
|
| It can:
|
| </message>
|
| + <message name="IDS_EXTENSION_PROMPT_WITHHELD" desc="Header for withheld permissions warning on extension install.">
|
| + Warning: You've enabled the --scripts-require-action flag which limits the capabilities on this computer. However, other devices may not support this flag or have it enabled. On these computers, this extension can also:
|
| + </message>
|
| <message name="IDS_EXTENSION_NO_SPECIAL_PERMISSIONS" desc="Shown when the app/extension requires no special permission">
|
| Has no special permissions.
|
| </message>
|
|
|