Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(510)

Unified Diff: components/policy_strings.grdp

Issue 1052943002: Added device naming information to chrome://policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« chrome/browser/resources/policy.js ('K') | « chrome/browser/ui/webui/policy_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy_strings.grdp
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index de9f836352c442c7456834e6a90f684b328dda04..6f1b73ef6644a4c545138ed985579f37a70750d6 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.">
+ Location:
Mattias Nissler (ping if slow) 2015/04/02 12:11:29 Hm, people may think this is the actual geolocatio
Polina Bondarenko 2015/04/02 12:17:26 Maybe, should I ask Matt about it? In mocks it is
Mattias Nissler (ping if slow) 2015/04/02 12:18:22 Can't hurt to shoot him a quick email.
Polina Bondarenko 2015/04/08 09:59:35 Done.
+ </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>
« chrome/browser/resources/policy.js ('K') | « chrome/browser/ui/webui/policy_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698