summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorglotov@chromium.org <glotov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-09 11:13:12 +0000
committerglotov@chromium.org <glotov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-09 11:13:12 +0000
commit1b6f3bb7f598f0570b8b97c7aec817004482d635 (patch)
tree05cefc98aa93c6f2147e4dbc0bc0bb39243aa297 /chrome/app
parentd82076e0edf0b3235e6585fbbaf8ed66feb0631e (diff)
downloadchromium_src-1b6f3bb7f598f0570b8b97c7aec817004482d635.zip
chromium_src-1b6f3bb7f598f0570b8b97c7aec817004482d635.tar.gz
chromium_src-1b6f3bb7f598f0570b8b97c7aec817004482d635.tar.bz2
Revert 51945 - Added strings for EULA wizard screen.
Main change is here: http://codereview.chromium.org/2920001 BUG=crosbug.com/3178, crosbug.com/2884, crosbug.com/4332 TEST=none Review URL: http://codereview.chromium.org/2897004 TBR=glotov@chromium.org Review URL: http://codereview.chromium.org/2897007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51948 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd8
-rw-r--r--chrome/app/google_chrome_strings.grd4
2 files changed, 1 insertions, 11 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 58706af..9bd6398 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7609,7 +7609,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Work offline
</message>
<message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on continue button">
- Continue »
+ Continue >>
</message>
<message name="IDS_LOGIN_TITLE">
Sign in with your Google account
@@ -7806,12 +7806,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_LANGUAGES" desc="The label for the list of languages">
Languages
</message>
- <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service">
- Accept and continue »
- </message>
- <message name="IDS_EULA_SYSTEM_SECURITY_SETTINGS_LINK" desc="Link from the EULA wizard screen">
- System security settings
- </message>
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTINGS_TITLE"
desc="The title for the Chewing input settings dialog. Please note that 'Chewing' here is name of an input method and not 'an act of biting and grinding with the teeth'.">
Chewing Input Settings
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index b397a77..9555a30 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -352,10 +352,6 @@ Chrome supports. -->
<message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
Help make Google Chrome better by automatically sending usage statistics and crash reports to Google
</message>
- <!-- We use /n in the following message to separate lines manually because NativeCheckboxGtk currently does not support multi-line. -->
- <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
- Optional: Help make Google Chrome better by automatically sending usage statistics and crash\nreports to Google
- </message>
<message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read">
Your profile can not be used because it is from a newer version of Google Chrome.\n\nSome features may be unavailable. Please specify a different profile directory or use a newer version of Chrome.
</message>