Commit b2dacf83 authored by Jana Grill's avatar Jana Grill Committed by Chromium LUCI CQ

IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR for FlexOrgs

Adjust IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR to support
FlexOrgs by replacing the usage of "domain" with "organization" and
adjusting the description to make it easier for the translators to
understand the usage of the text.

Bug: b:172679992
Test: Manual
Change-Id: I2a3469c698c85179ae509fe4d1cc97bd9c778026
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586348Reviewed-by: default avatarBrian Malcolm <bmalcolm@chromium.org>
Commit-Queue: Jana Grill <janagrill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#836236}
parent 1f8c10c5
...@@ -3382,8 +3382,8 @@ ...@@ -3382,8 +3382,8 @@
<message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error message to show when enrollment fails because the administrator has deprovisioned the device on the server side."> <message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error message to show when enrollment fails because the administrator has deprovisioned the device on the server side.">
This device has been placed into a deprovisioned state by the administrator. To enable it for enrollment, please have your administrator place the device into a pending state. This device has been placed into a deprovisioned state by the administrator. To enable it for enrollment, please have your administrator place the device into a pending state.
</message> </message>
<message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message shown when the device doesn't belong to the domain the user tried to enroll it to."> <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message shown when the device doesn't belong to the organization the user tried to enroll it to. Organization can be a domain or an email address.">
This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain. This device cannot be enrolled to the organization your account belongs to because the device is marked for management by a different organization.
</message> </message>
<message name="IDS_ENTERPRISE_ENROLLMENT_CONSUMER_ACCOUNT_WITH_PACKAGED_LICENSE" desc="Error message to show when the user tries to enroll a device with a packaged license using a consumer account."> <message name="IDS_ENTERPRISE_ENROLLMENT_CONSUMER_ACCOUNT_WITH_PACKAGED_LICENSE" desc="Error message to show when the user tries to enroll a device with a packaged license using a consumer account.">
Your device includes a Chrome Enterprise Upgrade, but your username is not associated with an enterprise account. Please create an enterprise account by visiting g.co/ChromeEnterpriseAccount on a secondary device. Your device includes a Chrome Enterprise Upgrade, but your username is not associated with an enterprise account. Please create an enterprise account by visiting g.co/ChromeEnterpriseAccount on a secondary device.
......
d2829e1636bcafbca7b997c691837f2ff30ba50a
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment