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

Unified Diff: components/policy_strings.grdp

Issue 2486813002: Add DeviceADPolicyManager to provide AD policy. (Closed)
Patch Set: Address Bernhard's comments Created 4 years, 1 month 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 973ff0923aa5672f7427b261b86105bc8a5eddb1..82132932711fff14b80a5007bf095e1c0c3f0da9 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -337,6 +337,9 @@
<message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy originates from the cloud.">
Cloud
</message>
+ <message name="IDS_POLICY_SOURCE_ACTIVE_DIRECTORY" desc="Indicates that the policy originates from Active Directory.">
+ Microsoft® Active Directory®
+ </message>
<message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is obtained from the local OS.">
Platform
</message>
« chrome/browser/ui/webui/policy_ui_handler.cc ('K') | « components/policy/core/common/policy_types.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698