Index: components/policy_strings.grdp |
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp |
index f9701ceec4e8a8062f5900e64c47db33cd1593a9..7f4cd77c3936e3c5dd2704c281baacfee22ab15a 100644 |
--- a/components/policy_strings.grdp |
+++ b/components/policy_strings.grdp |
@@ -334,4 +334,25 @@ |
<message name="IDS_POLICY_SOURCE_ENTERPRISE_OVERRIDE" desc="Indicates that a policy is enforced in an enterprise environment and can not be overridden (for Chrome OS only)."> |
Enterprise override |
</message> |
+ <message name="IDS_POLICY_RISK_TAG_FULL_ADMIN_ACCESS" desc="Indicates that the policy is obtained from the local OS."> |
+ Full Admin Access |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_SYSTEM_SECURITY" desc="Indicates that the policy is obtained from the local OS."> |
+ System Security |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_WEBSITE_SHARING" desc="Indicates that the policy is obtained from the local OS."> |
+ Sharing with Websites |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_ADMIN_SHARING" desc="Indicates that the policy is obtained from the local OS."> |
+ Sharing with Administrator |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_FILTERING" desc="Indicates that the policy is obtained from the local OS."> |
+ Filtering |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_LOCAL_DATA_ACCESS" desc="Indicates that the policy is obtained from the local OS."> |
+ Local Data Access |
+ </message> |
+ <message name="IDS_POLICY_RISK_TAG_GOOGLE_SHARING" desc="Indicates that the policy is obtained from the local OS."> |
+ Sharing with Google |
+ </message> |
</grit-part> |