| 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>
|
|
|