| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 07e4230a8d6dfe83ac7beb3fee95df3b4370e5d4..c175c979dc44553feac91261d78e143158d0cc0b 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -257,6 +257,9 @@ be available for now. -->
|
| <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_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>
|
| <!-- Options Dialog -->
|
| <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
|
| Chromium may use web services to improve your browsing experience - you may optionally disable these services.
|
|
|