summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 05:04:45 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 05:04:45 +0000
commit5101b5067cd16df0a80d6be5d820926b95d201af (patch)
treecbd73e0a2c99691d37eb70abf6b4ea9e50cb5af1 /chrome/app
parent61832ecbfeaba39f4dfa95ca7678e645fbee6ea4 (diff)
downloadchromium_src-5101b5067cd16df0a80d6be5d820926b95d201af.zip
chromium_src-5101b5067cd16df0a80d6be5d820926b95d201af.tar.gz
chromium_src-5101b5067cd16df0a80d6be5d820926b95d201af.tar.bz2
Change Chrome to Google Chrome in an uninstall warning message.
BUG= http://bugs.chromium.org/30627 R= kuchhal TEST= Uninstall Google Chrome with a process still running and make sure the dialog message says "Google Chrome". Review URL: http://codereview.chromium.org/501110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34937 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/google_chrome_strings.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 3d02a86..902e1cd 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -249,7 +249,7 @@ Chrome supports. -->
</message>
<!-- Uninstall messages -->
<message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when uninstall detects other app instance running">
- Please close all Chrome windows and try again.
+ Please close all Google Chrome windows and try again.
</message>
<message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants to uninstall">
Are you sure you want to uninstall Google Chrome?