| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8a58e052b55cc4f8f06115e7722759a463a334ce..c3417f4244bb2abed6dadeff1967abf9b5fdeac7 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4302,6 +4302,9 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME
|
| <message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views.">
|
| Inspect active views:
|
| </message>
|
| + <message name="IDS_EXTENSIONS_UNRECOGNIZED_KEYS" desc="The unrecognized keys in the extension's manifest.json.">
|
| + Unrecognized manifest keys:
|
| + </message>
|
| <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensions.">
|
| Enable
|
| </message>
|
| @@ -15050,7 +15053,7 @@ Battery full
|
| This device cannot be enrolled in the domain this user account belongs to.
|
| </message>
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_MODE_ERROR" desc="Error message to show when the DM Server didn't send or send unsupported enrollment mode to the client.">
|
| - The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again.
|
| + The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again.
|
| </message>
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
|
| Enterprise enrollment
|
|
|