summaryrefslogtreecommitdiffstats
path: root/chrome/app/chromium_strings.grd
diff options
context:
space:
mode:
authorkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 22:24:26 +0000
committerkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 22:24:26 +0000
commitef038f229a742a7408ecaec1f56ea61e3bc38409 (patch)
treed6f638bbcc751c1cdb8eb8957c8d3d8677866e8f /chrome/app/chromium_strings.grd
parent9aed47ca88d66fd3edd77f6a4ac0c4f4f953cecc (diff)
downloadchromium_src-ef038f229a742a7408ecaec1f56ea61e3bc38409.zip
chromium_src-ef038f229a742a7408ecaec1f56ea61e3bc38409.tar.gz
chromium_src-ef038f229a742a7408ecaec1f56ea61e3bc38409.tar.bz2
Before installing Chrome check that the installation directory doesn't exist (or can be deleted).
BUG=7176 Review URL: http://codereview.chromium.org/27258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r--chrome/app/chromium_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 07e4230..c175c97 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.