Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index e895fcc496ae23426acfb36ea5c7f2f0f32a5eb8..a292f46eb0c0d68100bd1949acd3e263df9c87fc 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -16056,6 +16056,9 @@ Battery full |
| <message name="IDS_ENTERPRISE_LOCKBOX_TIMEOUT_ERROR" desc="Error message to show when the initialization of the lockbox is taking too long."> |
| Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative. |
| </message> |
| + <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into."> |
| + This user account does not belong to the domain that the device is enrolled into. If you want to enroll to a different domain you need to go through device recovery first. |
|
Mattias Nissler (ping if slow)
2012/06/18 16:45:17
nit: s/enrolled into/enrolled to/
pastarmovj
2012/06/18 17:12:58
Done.
|
| + </message> |
| <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> |
| Enterprise enrollment |
| </message> |