diff options
author | bartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-11 17:15:47 +0000 |
---|---|---|
committer | bartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-11 17:15:47 +0000 |
commit | c172ec86f0856f2355d879693942eb370b34b294 (patch) | |
tree | 36b945fc80efc7dcbe519c2dccd8be37b28347b9 | |
parent | be796f726802d6ca440475857d500e4a7f17028e (diff) | |
download | chromium_src-c172ec86f0856f2355d879693942eb370b34b294.zip chromium_src-c172ec86f0856f2355d879693942eb370b34b294.tar.gz chromium_src-c172ec86f0856f2355d879693942eb370b34b294.tar.bz2 |
Update strings for public session pod
BUG=None
TEST=None
TBR=bartfab@chromium.org
Review URL: https://codereview.chromium.org/12221120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181706 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/chromeos_strings.grdp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp index 8ce578c..733d348 100644 --- a/chrome/app/chromeos_strings.grdp +++ b/chrome/app/chromeos_strings.grdp @@ -3594,10 +3594,10 @@ Battery full This device is owned by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. </message> <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text shown in the public account user pod, informing the user that this is a public, managed account."> - This device is owned by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> and will be used by others after you. + This device is owned by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. </message> <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out."> - Please remember to sign out when you're done. + Your information will be removed when you sign out. </message> <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-in button in the public account user pod."> Enter |