| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 23b81431b561263e212d1d8fea4eea073f5e4e7a..8365eeb266d3222e34931ea29c7ed829aab0c4b5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4901,6 +4901,9 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text in the extensions UI informing the user that an extension is policy controlled">
|
| (This extension is managed and cannot be removed or disabled.)
|
| </message>
|
| + <message name="IDS_EXTENSIONS_DEPENDENT_EXTENSIONS" desc="The text in the extensions UI informing the user that an extension is depended on by on other installed extensions">
|
| + The following extensions depend on this extension:
|
| + </message>
|
| <message name="IDS_EXTENSIONS_LOCKED_SUPERVISED_USER" desc="The error message (either shown in the extensions UI or logged) informing a supervised user that extensions cannot be changed.">
|
| Applications and extensions cannot be modified by supervised users.
|
| </message>
|
| @@ -10214,6 +10217,9 @@ Chrome ran out of memory.
|
| <message name="IDS_OPTIONS_INSTALL_LOCATION_ENTERPRISE" desc="The text explaining the the installation of the extension came from an enterprise policy.">
|
| Installed by enterprise policy.
|
| </message>
|
| + <message name="IDS_OPTIONS_INSTALL_LOCATION_SHARED_MODULE" desc="The text explaining the the installation of the extension was because of extensions that depend on this shared module">
|
| + Installed because of dependent extension(s).
|
| + </message>
|
|
|
| <!-- Extension blacklist state -->
|
| <message name="IDS_OPTIONS_BLACKLISTED_SECURITY_VULNERABILITY" desc="The text explaining the reason for disabling extension or app. The extension in question has a security vulnerability.">
|
|
|