Chromium Code Reviews| Index: components/policy_strings.grdp |
| diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp |
| index bcaef1d2aba11a9cc182ff0cce86a95a68a7a80f..b6a41adf5d32156db9231e830afb8e7b96065ce9 100644 |
| --- a/components/policy_strings.grdp |
| +++ b/components/policy_strings.grdp |
| @@ -55,6 +55,9 @@ |
| <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_DM_STATUS_SERVICE_ARC_DISABLED" desc="Message indicating that ARC++ is not enabled for this domain."> |
| + ARC++ is not enabled for this domain |
|
Luis Héctor Chávez
2017/01/31 18:01:09
We cannot use this wording. At the very least s/AR
|
| + </message> |
| <message name="IDS_POLICY_VALIDATION_OK" desc="Message indicating successful policy validation."> |
| Validation successful |