| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 91631a35f0d544c4d2f340f82cd1f79e090830db..7c8cefdd46b8b6b0df0337f064f6d24dcba818f1 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1,5 +1,5 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| -<!-- ChromeOS-specific strings (included from generated_resources.grd).
|
| +<!-- Chrome OS-specific strings (included from generated_resources.grd).
|
| Everything in this file is wrapped in <if expr="chromeos">. -->
|
| <grit-part>
|
| <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code generic. No translation required.">
|
| @@ -6162,6 +6162,9 @@ All users must sign out to continue.
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_MACHINE_IDENTIFICATION" desc="Error message shown on the enrollment screen when the system failed to determine the device model or serial number.">
|
| Oops! The system failed to determine device model or serial number.
|
| </message>
|
| + <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_ACTIVE_DIRECTORY_POLICY_FETCH" desc="Error message shown on the enrollment screen when the system failed to fetch device policy from Active Directory.">
|
| + Oops! The system failed to fetch policy from Microsoft® Active Directory®.
|
| + </message>
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
|
| Enterprise enrollment
|
| </message>
|
|
|