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

Unified Diff: components/policy_strings.grdp

Issue 309553011: Enable policy support for registering protocol handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Issue_116119_pre
Patch Set: Fix for the windows compile error Created 6 years, 6 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 | « components/policy/resources/policy_templates.json ('k') | tools/metrics/histograms/histograms.xml » ('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 de2e5eb6e9dce015eb2d4fa1a9f9dea545a6a915..7d9e3f809bacb4a696cfb5e526679e373823ca87 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -202,6 +202,9 @@
Policy scope is not supported.
</message>
</if>
+ <message name="IDS_POLICY_LEVEL_ERROR" desc="Text displayed in the status column when a policy is set at an unsupported level.">
+ Policy level is not supported.
+ </message>
<message name="IDS_POLICY_OK" desc="Text displayed in the status column when a valid value is set for a policy.">
OK
</message>
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698