| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 4e3e5b1665637034887508f6aad76bdc3350f242..2d8d98114cda6b0d0870bba81783d164c3c690a0 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5553,6 +5553,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_ENTERPRISE_MANAGED_NOTICE" desc="Text for notifications showing that this device is enterprise managed.">
|
| + This device is enterprise managed
|
| + </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>
|
|
|