| Index: chrome/app/chromium_strings.grd
|
| ===================================================================
|
| --- chrome/app/chromium_strings.grd (revision 30707)
|
| +++ chrome/app/chromium_strings.grd (working copy)
|
| @@ -335,6 +335,9 @@
|
| <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we can not find the installation directory from registry.">
|
| Chromium is not installed or it failed to find installation directory. Please download Chromium again.
|
| </message>
|
| + <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that is shown when uninstall is complete and no reboot is required.">
|
| + Uninstallation complete.
|
| + </message>
|
| <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Chromium version is missing from registry but the installation directory exists and can not be deleted.">
|
| Chromium installation directory seems to be in use. Please reboot your computer and try again.
|
| </message>
|
|
|