| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index f8a4775228dd99f24e7f3fc025424263cbdbd61a..6d0382ab9f7b7a9af556cce9b1e6e405c9c5f9f7 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_OWNED_BY_AD_NOTICE" desc="Text for notifications showing that this device is managed by Active Directory server.">
|
| + 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>
|
|
|