| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9ba345cf9a313a746d1c13352c9abcdc7108b510..feacf0f5e7caa1b04b5f9b34faf33e0b854932dc 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4320,6 +4320,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>
|
|
|