| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 5e442e43f114656fe24c6cc562fa5df0216c9d14..4d2772861fade5328c0eb499b084b0134c793cc4 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -2741,6 +2741,13 @@ Press any key to continue exploring.
|
| Skip for now
|
| </message>
|
|
|
| + <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of message only used for accessability label in the current design, notifying about pending auto-enrollment check completion.">
|
| + Determining device configuration.
|
| + </message>
|
| + <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion.">
|
| + Determining device configuration...
|
| + </message>
|
| +
|
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen.">
|
| <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service
|
| </message>
|
|
|