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

Unified Diff: components/policy_strings.grdp

Issue 1395073002: Policy Ui sends correct translations for risk tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added build and resource files. Created 5 years, 2 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
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.">
Thiemo Nagel 2015/10/12 14:55:27 All descriptions are wrong!
fhorschig 2015/10/13 08:58:55 Wow, absolutely. Fixed.
+ 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>
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698