| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 6b49c8590cbcba4aa2de6516d050a3855b5654ed..5dac76d912230af25c535edb2b8b5e65bd15929a 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -241,7 +241,7 @@ Chrome supports. -->
|
| Please close all 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? (Was it something we said?)
|
| + Are you sure you want to uninstall Google Chrome?
|
| </message>
|
| <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome.">
|
| Uninstall Google Chrome
|
| @@ -379,6 +379,9 @@ Chrome supports. -->
|
| <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts.">
|
| Access the Internet
|
| </message>
|
| + <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation.">
|
| + Delete all profile data
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|