Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: components/policy_strings.grdp

Issue 2655873002: Get enrollment token from DMServer when an Active Directory user uses ARC (Closed)
Patch Set: Remove unnecessary includes Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/policy_strings.grdp
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index bcaef1d2aba11a9cc182ff0cce86a95a68a7a80f..b6a41adf5d32156db9231e830afb8e7b96065ce9 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -55,6 +55,9 @@
<message name="IDS_POLICY_DM_STATUS_CANNOT_SIGN_REQUEST" desc="Message indicating a failure to sign a request.">
Request could not be signed
</message>
+ <message name="IDS_POLICY_DM_STATUS_SERVICE_ARC_DISABLED" desc="Message indicating that ARC++ is not enabled for this domain.">
+ ARC++ is not enabled for this domain
Luis Héctor Chávez 2017/01/31 18:01:09 We cannot use this wording. At the very least s/AR
+ </message>
<message name="IDS_POLICY_VALIDATION_OK" desc="Message indicating successful policy validation.">
Validation successful

Powered by Google App Engine
This is Rietveld 408576698