| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index bb3b4cec9218bdcb00e74e638e245f3deabb004f..d5c6ca136f8f4fc88981023238491d6f99e69892 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -193,7 +193,7 @@ be available for now. -->
|
| Please close all Chromium 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 Chromium? (Was it something we said?)
|
| + Are you sure you want to uninstall Chromium?
|
| </message>
|
| <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome.">
|
| Uninstall Chromium
|
| @@ -331,6 +331,9 @@ be available for now. -->
|
| <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Chromium 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>
|
|
|