summaryrefslogtreecommitdiffstats
path: root/components/policy_strings.grdp
diff options
context:
space:
mode:
authorkaliamoorthi@chromium.org <kaliamoorthi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-16 17:24:13 +0000
committerkaliamoorthi@chromium.org <kaliamoorthi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-16 17:24:13 +0000
commit4e76f00baaceb9adcdab4569a419bf450574a5e0 (patch)
treeed8efd99b2a61aa35d07feba019c9fa55b84cd3c /components/policy_strings.grdp
parent96bb613e8d0b88d011a9e9ac7ec6cc0bfa8dc015 (diff)
downloadchromium_src-4e76f00baaceb9adcdab4569a419bf450574a5e0.zip
chromium_src-4e76f00baaceb9adcdab4569a419bf450574a5e0.tar.gz
chromium_src-4e76f00baaceb9adcdab4569a419bf450574a5e0.tar.bz2
Enable policy support for registering protocol handler.
The CL adds a new policy for registering protocol handlers. BUG=116119 Review URL: https://codereview.chromium.org/309553011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277475 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/policy_strings.grdp')
-rw-r--r--components/policy_strings.grdp3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index de2e5eb..7d9e3f8 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>