| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1671cf5513a0247b637d0403a80670f222a7eb70..9d21ff484b711881a37e462eeeec7ecbad505e97 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4344,6 +4344,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>
|
|
|