summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authoraltimofeev@chromium.org <altimofeev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-28 13:43:25 +0000
committeraltimofeev@chromium.org <altimofeev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-28 13:43:25 +0000
commit7a094069a8fccf17209924a056ffe74c3c28c032 (patch)
tree60695e09e79d14d825299caf574328327c9da2cd /chrome/app
parenta03f9dd1cce9f53b7fa19cc90a57a7b032328f42 (diff)
downloadchromium_src-7a094069a8fccf17209924a056ffe74c3c28c032.zip
chromium_src-7a094069a8fccf17209924a056ffe74c3c28c032.tar.gz
chromium_src-7a094069a8fccf17209924a056ffe74c3c28c032.tar.bz2
Changed text of the button for Guest Session.
BUG=chromium-os:8095 TEST=Click on Guest pod. Review URL: http://codereview.chromium.org/4103006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64238 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 7ec7358..56ec016 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8924,6 +8924,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_LOGIN_BUTTON">
Sign in
</message>
+ <message name="IDS_ENTER_GUEST_SESSION_BUTTON">
+ Enter
+ </message>
<message name="IDS_LOGIN_REMOVE">
Remove
</message>