Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 54fcec8347c3ffc4e2d26041ea86a6879c95d633..ac75abb32c9b18cafd13df23bba8d04bd410e40a 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 |
|
Devlin
2017/05/25 20:52:57
This could be a little misleading. IIUC, we show
Mattias Nissler (ping if slow)
2017/05/26 13:44:47
Would it make sense to say "all information within
Ivan Šandrk
2017/05/26 14:04:22
I think it's not restricted to only this tab. The
|
| + </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> |