| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index e8e2180f0f68b62640f97c280d13ccc28253f668..eb5e06a57cf72d04e159d537c2f7467a1c89f13f 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5982,7 +5982,6 @@ All users must sign out to continue.
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_STORE_FAILED" desc="Error message shown on the enrollment screen upon failure to store the OAuth2 refresh token for device-level API access.">
|
| Oops! The system failed to store the long-term API access token for this device.
|
| </message>
|
| -
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error message shown on the enrollment screen upon failure to lock the device mode.">
|
| Oops! The system failed to establish the device installation-time attributes lock.
|
| </message>
|
| @@ -6034,6 +6033,9 @@ All users must sign out to continue.
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED" desc="Error message shown when a registration certificate could not be obtained.">
|
| A registration certificate could not be obtained.
|
| </message>
|
| + <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_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
|
| Enterprise enrollment
|
| </message>
|
|
|