Stefan Teodorescu | 24a37c7f | 2018-09-05 17:23:32 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | <message name="IDS_MANAGEMENT_TITLE" desc="Title of chrome://management page, which shows the administrator's capabilities in a managed environment" translateable="false"> |
| 4 | Management |
| 5 | </message> |
| 6 | <message name="IDS_MANAGEMENT_DEVICE_NOT_MANAGED" desc="Message indicating that the device is not managed" translateable="false"> |
| 7 | Your device is not managed by an administrator |
| 8 | </message> |
| 9 | <message name="IDS_MANAGEMENT_DEVICE_MANAGED_BY" desc="Message indicating that the device is enterprise enrolled to be managed by an administrator, from a specific domain" translateable="false"> |
| 10 | Your device is managed by <ph name="ENROLLMENT_DOMAIN">$1<ex>example.com</ex></ph> |
| 11 | </message> |
| 12 | <message name="IDS_MANAGEMENT_DEVICE_MANAGED" desc="Message indicating that the device is enterprise enrolled to be managed by an administrator" translateable="false"> |
| 13 | Your device is managed by an administrator |
| 14 | </message> |
| 15 | </grit-part> |