diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 10:40:45 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 10:40:45 +0000 |
commit | 6076cb943dbf1ac2ce53966aa2f9bbc952a4dfc4 (patch) | |
tree | b832360527cad6ca74fc1df836977d3c94dbeb89 /chrome/app/generated_resources.grd | |
parent | 987713eb0368b4b9a13bd8d069dfcf5f2c4903f7 (diff) | |
download | chromium_src-6076cb943dbf1ac2ce53966aa2f9bbc952a4dfc4.zip chromium_src-6076cb943dbf1ac2ce53966aa2f9bbc952a4dfc4.tar.gz chromium_src-6076cb943dbf1ac2ce53966aa2f9bbc952a4dfc4.tar.bz2 |
Replace "Restart" with "Sign out" in the Languages and Input page.
Here, the user just has to "sign out". The label "restart" is not
relevant here.
TEST=manually
BUG=chromium-os:8177
Review URL: http://codereview.chromium.org/4096012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index bee34da..263a019 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -9804,9 +9804,9 @@ Keep your key file in a safe place. You will need it to create new versions of y desc="The label for the remove button for removing a language"> Remove </message> - <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RESTART_BUTTON" - desc="The label for the restart button for changing UI language"> - Restart + <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" + desc="The label for the sign out button for changing UI language"> + Sign out </message> <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PLEASE_ADD_ANOTHER_INPUT_METHOD" desc="Warning invoked when the user tries to remove the last input method"> |