| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index dcf8ef333dc9792229d3bb9367fc6ba2a56f4f8c..6f7b482b6f5a6de29cbea1a6509a28ed71d14581 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4436,6 +4436,9 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS" desc="Permission string for access to data on all websites.">
|
| Read and change all your data on the websites you visit
|
| </message>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS_READ_ONLY" desc="Permission string for read-only access to data on all websites.">
|
| + Read all your data on the websites you visit
|
| + </message>
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_FAVICON" desc="Permission string for access to favicons.">
|
| Read the icons of the websites you visit
|
| </message>
|
|
|