| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 3b2c32f759797a85ca8e8d8959f515262db7327f..bec59f6d0390a37fe31cde40d0af75c84fc38911 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -385,6 +385,12 @@ Chrome supports. -->
|
| <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 Google Chrome isn't your default browser.
|
| </message>
|
|
|