Index: components/policy_strings.grdp |
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp |
index 5a6bf1a4681d8c3debbe706a3493909d695ce992..43b8b7643d07c9b5e6bc60ea4ab86ddab81e01f9 100644 |
--- a/components/policy_strings.grdp |
+++ b/components/policy_strings.grdp |
@@ -52,6 +52,9 @@ |
<message name="IDS_POLICY_DM_STATUS_SERVICE_DOMAIN_MISMATCH" desc="Message indicating this client cannot be registered with the specified domain."> |
Domain mismatch |
</message> |
+ <message name="IDS_POLICY_DM_STATUS_CANNOT_SIGN_REQUEST" desc="Message indicating a failure to sign a request."> |
+ Request could not be signed |
+ </message> |
<message name="IDS_POLICY_VALIDATION_OK" desc="Message indicating successful policy validation."> |
Validation successful |