Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 081bafdaaa54fbb6e553d7280ba48895750976af..6d92e7cd4aa8c62ee7defa71fe06a892f2804e13 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4225,6 +4225,9 @@ Make sure you do not expose any sensitive information. |
| <message name="IDS_EXTENSION_PROMPT_WARNING_DECLARATIVE_WEB_REQUEST" desc="Permission string for Declarative Web Request API."> |
| Block parts of web pages |
| </message> |
| + <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_STATE" desc="Permission string network list access."> |
|
yzshen1
2013/09/06 21:30:06
"Permission string _for_ ..." ?
Sergey Ulanov
2013/09/09 18:28:28
Done.
|
| + Access list of network connections |
| + </message> |
| <!-- Extension/App error messages --> |
| <message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found."> |