| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 06e2d4315e2d4cb868d02dc58061fc36f10702db..e6c88ecfdf21cbc52bd477dee014f3fe01b000ef 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5426,6 +5426,9 @@ Battery full
|
| <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showing that this is managed device.">
|
| This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>.
|
| </message>
|
| + <message name="IDS_DEVICE_PART_OF_DOMAIN_NOTICE" desc="">
|
| + This device is part of <ph name="DOMAIN">$1<ex>acmecorp.com</ex> domain</ph>.
|
| + </message>
|
| <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text shown in the public account user pod, informing the user that this is a public, managed account.">
|
| Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>
|
| </message>
|
| @@ -6057,6 +6060,21 @@ All users must sign out to continue.
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for location tex box on the device naming screen in the enterprise enrollment dialog.">
|
| Device Location
|
| </message>
|
| + <message name="IDS_AD_MACHINE_NAME_INPUT_LABEL">
|
| + Computer name
|
| + </message>
|
| + <message name="IDS_AD_DOMAIN_JOIN_WELCOME_MESSAGE">
|
| + Join AD domain
|
| + </message>
|
| + <message name="IDS_AD_DOMAIN_AUTH_WELCOME_MESSAGE">
|
| + Login to <ph name="REALM">$1<ex>example.com</ex></ph>
|
| + </message>
|
| + <message name="IDS_AD_LOGIN_USER">
|
| + Username (e.g. user@example.com)
|
| + </message>
|
| + <message name="IDS_AD_LOGIN_PASSWORD" desc="Password field text on the ad login screen.">
|
| + Password
|
| + </message>
|
| <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device attribute message to be shown on attribute update prompt screen.">
|
| Optional — enter new or update existing information to be associated with this device.
|
| </message>
|
|
|