summaryrefslogtreecommitdiffstats
path: root/components/policy_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'components/policy_strings.grdp')
-rw-r--r--components/policy_strings.grdp12
1 files changed, 3 insertions, 9 deletions
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index bca17e8..5b1896a 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -49,6 +49,9 @@
<message name="IDS_POLICY_DM_STATUS_UNKNOWN_ERROR" desc="Message indicating an unknown error from the enterprise server.">
Unknown error
</message>
+ <message name="IDS_POLICY_DM_STATUS_SERVICE_DOMAIN_MISMATCH" desc="Message indicating this client cannot be registered with the specified domain.">
+ Domain mismatch
+ </message>
<message name="IDS_POLICY_VALIDATION_OK" desc="Message indicating successful policy validation.">
Validation successful
@@ -308,13 +311,4 @@
Managed bookmarks
</message>
</if>
-
- <!-- TODO(mnissler): Move this message up to the other IDS_POLICY_DM_STATUS
- messages in the file. It's here because there's a problem with the
- Android build failing component_unittests due to string constant
- mismatches between the code and the resources. -->
- <message name="IDS_POLICY_DM_STATUS_SERVICE_DOMAIN_MISMATCH" desc="Message indicating this client cannot be registered with the specified domain.">
- Domain mismatch
- </message>
-
</grit-part>