Slightly better text for "Please close all..." dialog if Chrome is the default browse...
commit5ad236218e495d37c8ee05028c90c0a5f6d0dd80
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 5 Oct 2012 23:19:44 +0000 (5 23:19 +0000)
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 5 Oct 2012 23:19:44 +0000 (5 23:19 +0000)
tree2776618f6ead9fa731949ed3ba16d7e0d59c674f
parentce74bd96e34d9c7942d0dd7893ce37caeb98551f
Slightly better text for "Please close all..." dialog if Chrome is the default browser on Windows 8.

BUG=123321
TEST=install Chrome on Windows 8, make it the default browser, relaunch it in metro mode, then try to uninstall. expect that the dialog telling you you can't uninstall mentions "Windows 8 mode" as a possible place to find an open Chrome window.  now try again when Chrome isn't the default browser and expect to see the old text (no mention of Windows 8 mode).

Review URL: https://chromiumcodereview.appspot.com/11066037

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160511 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/chromium_strings.grd
chrome/app/google_chrome_strings.grd
chrome/browser/chrome_browser_main_win.cc