| Index: components/policy_strings.grdp
|
| diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
|
| index de9f836352c442c7456834e6a90f684b328dda04..8433599b2dd453c700591272c9638f2f058fd9d4 100644
|
| --- a/components/policy_strings.grdp
|
| +++ b/components/policy_strings.grdp
|
| @@ -246,9 +246,21 @@
|
| <message name="IDS_POLICY_LABEL_CLIENT_ID" desc="Label for the client IDs in the policy status boxes.">
|
| Client ID:
|
| </message>
|
| + <message name="IDS_POLICY_LABEL_ASSET_ID" desc="Label for the asset ID in the device policy status box.">
|
| + Asset ID:
|
| + </message>
|
| + <message name="IDS_POLICY_LABEL_LOCATION" desc="Label for the device location in the device policy status box.">
|
| + Assigned Location:
|
| + </message>
|
| + <message name="IDS_POLICY_LABEL_DIRECTORY_API_ID" desc="Label for the directory API ID in the device policy status box.">
|
| + Directory API ID:
|
| + </message>
|
| <message name="IDS_POLICY_LABEL_TIME_SINCE_LAST_REFRESH" desc="Label for the time since the last refresh in the policy status boxes.">
|
| Last fetched:
|
| </message>
|
| + <message name="IDS_POLICY_NOT_SPECIFIED" desc="Indicates if that device attribute has not specified yet.">
|
| + Not Specified
|
| + </message>
|
| <message name="IDS_POLICY_NEVER_FETCHED" desc="Indicates that a policy fetch was never performed before.">
|
| Never
|
| </message>
|
|
|