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

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 14507003: Add tray warning for Locally managed users. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge w/ToT, fix nits Created 7 years, 8 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
Index: ash/ash_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index 70dee20d3609e1b1d378758cb48d2576ff540cc8..e4c11169b3a9cf816d32c04a66277d46e9b4638c 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -234,5 +234,9 @@
<message name="IDS_CHROMEOS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_STOP" desc="label used for screen sharing stop button">
Stop
</message>
-
+
+ <message name="IDS_ASH_STATUS_TRAY_LOCALLY_MANAGED_LABEL" desc="label shown instead of email for locally managed users">
+ Locally managed user
Dmitry Polukhin 2013/04/30 11:04:41 In mock I see that the string is "Limited user". H
+ </message>
+
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698