| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index f8a4775228dd99f24e7f3fc025424263cbdbd61a..14cc4cc142df35fca34bd0ef2afa48471f36197b 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5559,6 +5559,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>
|
|
|