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

Unified Diff: components/policy_strings.grdp

Issue 2655873002: Get enrollment token from DMServer when an Active Directory user uses ARC (Closed)
Patch Set: Change error message string 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..a5c6fb25be64865f3b3ec0f40064f6fdd4ec9d8b 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 Play Store is not enabled for this domain.">
Thiemo Nagel 2017/02/02 13:24:59 Not needed: Never surfaced anywhere.
Marton Hunyady 2017/02/02 18:19:06 Done.
+ Google Play Store is not enabled on this domain
+ </message>
<message name="IDS_POLICY_VALIDATION_OK" desc="Message indicating successful policy validation.">
Validation successful

Powered by Google App Engine
This is Rietveld 408576698