summaryrefslogtreecommitdiffstats
path: root/chrome/app/chromium_strings.grd
diff options
context:
space:
mode:
authorkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 23:26:37 +0000
committerkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 23:26:37 +0000
commita173cc9be851b100258d23771ecbee00cc9f44e1 (patch)
treed7307abe4d76d02f764264c7bf30c60ccd647801 /chrome/app/chromium_strings.grd
parent26d008948bbddd48e5fa8c9de9c6586123055d0c (diff)
downloadchromium_src-a173cc9be851b100258d23771ecbee00cc9f44e1.zip
chromium_src-a173cc9be851b100258d23771ecbee00cc9f44e1.tar.gz
chromium_src-a173cc9be851b100258d23771ecbee00cc9f44e1.tar.bz2
Re-apply r23841 "During uninstall if Chrome is set as default"
BUG=14023 TEST=Make sure the option of choosing a different browser shows up during un Review URL: http://codereview.chromium.org/174194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r--chrome/app/chromium_strings.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 08798da..2127282 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -337,6 +337,12 @@ be available for now. -->
<message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation.">
Also delete your browsing data?
</message>
+ <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whether to set another browser as default when Chromium is uninstalled.">
+ Change default browser to:
+ </message>
+ <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog.">
+ Uninstall
+ </message>
<message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the default browser query infobar.">
Hooray, you're back! But Chromium isn't your default browser.
</message>