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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 11308081: cros: Account picker UI for public account. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased on top of 11419184 Created 8 years, 1 month 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: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index a5f160e9668291dfb93e92c35000cc1fccfa715a..d5199f284a1ee563e84452cece6cedafbcf7abc4 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3486,4 +3486,13 @@ Battery full
<message name="IDS_LOGIN_MANAGED_REPORTING_HINT" desc="Text for the hint on reporting features displayed in the enterprise notification bar on the login screen.">
Device usage may be tracked.
</message>
+ <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO" desc="Text for the hint on the public account sign-in panel.">
bartfab (slow) 2012/11/28 15:11:38 The wording "public account sign-in panel" is inco
xiyuan 2012/12/01 00:24:19 Done.
+ This device is managed by (<ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>) and will be used by others after you.
bartfab (slow) 2012/11/28 15:11:38 The brackets in the mock were meant to be part of
xiyuan 2012/12/01 00:24:19 Done. And "managed" -> "owned" per mlchan
+ </message>
+ <message name="IDS_LOGIN_PUBLIC_ACCOUNT_HINT" desc="Text for the bold hint on the public account sign-in panel.">
bartfab (slow) 2012/11/28 15:11:38 s/public account sign-in panel/public account user
xiyuan 2012/12/01 00:24:19 Done.
+ Please remember to sign out when you're done.
+ </message>
+ <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Text for the sign-in button in public account sign-in panel.">
bartfab (slow) 2012/11/28 15:11:38 s/public account sign-in panel/public account user
xiyuan 2012/12/01 00:24:19 Done.
+ Enter
+ </message>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698