| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index c5e722729c4a1cd3339da6957bb6e50789ded8f8..983ce0ee15966b80eaa6ba030c68b71b63c8b23e 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -2744,6 +2744,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>
|
|
|