diff options
author | glotov@chromium.org <glotov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 11:13:12 +0000 |
---|---|---|
committer | glotov@chromium.org <glotov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 11:13:12 +0000 |
commit | 1b6f3bb7f598f0570b8b97c7aec817004482d635 (patch) | |
tree | 05cefc98aa93c6f2147e4dbc0bc0bb39243aa297 /chrome/app/google_chrome_strings.grd | |
parent | d82076e0edf0b3235e6585fbbaf8ed66feb0631e (diff) | |
download | chromium_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/google_chrome_strings.grd')
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 4 |
1 files changed, 0 insertions, 4 deletions
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> |