| Index: components/policy_strings.grdp
|
| diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
|
| index 1876a68c60eb7905260bd5aa8305dad7b5dc28dc..5240f571ca53df43f07c5388e73228d5280ed36f 100644
|
| --- a/components/policy_strings.grdp
|
| +++ b/components/policy_strings.grdp
|
| @@ -80,6 +80,9 @@
|
| <message name="IDS_POLICY_VALIDATION_WRONG_TOKEN" desc="Message indicating the policy token is different from the one expected.">
|
| Returned policy token doesn't match current token
|
| </message>
|
| + <message name="IDS_POLICY_VALIDATION_WRONG_DEVICE_ID" desc="Message indicating the policy device id is different from the one expected.">
|
| + Returned policy device id doesn't match current device id
|
| + </message>
|
| <message name="IDS_POLICY_VALIDATION_BAD_USERNAME" desc="Message indicating policy validation failed due to bad username/domain.">
|
| Wrong policy subject
|
| </message>
|
|
|