| Index: components/policy_strings.grdp
|
| diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
|
| index 973ff0923aa5672f7427b261b86105bc8a5eddb1..d811baa3157ca959210fd1f548dc4bffa020d8ba 100644
|
| --- a/components/policy_strings.grdp
|
| +++ b/components/policy_strings.grdp
|
| @@ -337,6 +337,9 @@
|
| <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy originates from the cloud.">
|
| Cloud
|
| </message>
|
| + <message name="IDS_POLICY_SOURCE_ACTIVE_DIRECTORY" desc="Indicates that the policy originates from Active Directory.">
|
| + AD
|
| + </message>
|
| <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is obtained from the local OS.">
|
| Platform
|
| </message>
|
|
|