| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 68b726da592bd10aa8f426de17b1312a9eea6d9b..2b878a92c6db7c4f81a741f999cc0f79695e1509 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3731,6 +3731,12 @@ are declared in build/common.gypi.
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission string for access to clipboard.">
|
| Any text spoken using synthesized speech
|
| </message>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_SERVICES" desc="Permission string for access to network services settings.">
|
| + TODO: Settings for network services that send information to Google and your default search provider.
|
| + </message>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_SETTINGS" desc="Permission string for access to network settings.">
|
| + TODO: Your network settings.
|
| + </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.">
|
|
|