| Index: components/policy_strings.grdp
|
| diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
|
| index de9f836352c442c7456834e6a90f684b328dda04..14a60a7b3e3253c3fbaa5a324b57e96c458b701f 100644
|
| --- a/components/policy_strings.grdp
|
| +++ b/components/policy_strings.grdp
|
| @@ -246,6 +246,15 @@
|
| <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>
|
|
|