| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 54fcec8347c3ffc4e2d26041ea86a6879c95d633..b6b8a1c2014d1cb102fd92302fe49312e89705d9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3589,6 +3589,9 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
|
| <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_CURRENT_HOST" desc="Permission string for access to data on current website.">
|
| + Read and change all your data on the current website when invoked
|
| + </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>
|
|
|