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.grdp8
1 files changed, 8 insertions, 0 deletions
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index c7a667c..bca17e8 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -309,4 +309,12 @@
</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>