diff options
author | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-02 20:56:44 +0000 |
---|---|---|
committer | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-02 20:56:44 +0000 |
commit | dd6335b14a4bb6c466f782b54783c73938d4e4ca (patch) | |
tree | f15869600dc42b645de4baee84e3c21e0f344cf1 | |
parent | 195eef06359b185ce061d17aafd4e898fe02e8ee (diff) | |
download | chromium_src-dd6335b14a4bb6c466f782b54783c73938d4e4ca.zip chromium_src-dd6335b14a4bb6c466f782b54783c73938d4e4ca.tar.gz chromium_src-dd6335b14a4bb6c466f782b54783c73938d4e4ca.tar.bz2 |
fix product name goof
TBR=mirandac
Review URL: http://codereview.chromium.org/1530016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43520 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 7e57066..db11195 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -358,7 +358,7 @@ Chrome supports. --> Your preferences can not be read.\n\nSome features may be unavailable and changes to preferences won't be saved. </message> <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on startup when user preferences file can not be read"> - Your preferences file is corrupt or invalid.\n\nChromium is unable to recover your settings. + Your preferences file is corrupt or invalid.\n\nGoogle Chrome is unable to recover your settings. </message> <!-- Crash Recovery Dialog --> <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes."> |