From cdf171e5cce704569ab902c6ebb0aa9d5e2fadfe Mon Sep 17 00:00:00 2001 From: "rob_strong%exchangecode.com" Date: Tue, 18 Sep 2007 03:13:22 +0000 Subject: [PATCH] Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad git-svn-id: svn://10.0.0.236/trunk@236191 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/locales/en-US/installer/custom.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/browser/locales/en-US/installer/custom.properties b/mozilla/browser/locales/en-US/installer/custom.properties index 56e8cd1fcb6..88d782a3d55 100755 --- a/mozilla/browser/locales/en-US/installer/custom.properties +++ b/mozilla/browser/locales/en-US/installer/custom.properties @@ -72,6 +72,7 @@ ICONS_STARTMENU=In my &Start Menu Programs folder ICONS_QUICKLAUNCH=In my &Quick Launch bar WARN_WRITE_ACCESS=You don't have access to write to the installation directory.\n\nClick OK to select a different directory. WARN_DISK_SPACE=You don't have sufficient disk space to install to this location.\n\nClick OK to select a different location. +WARN_UNSUPPORTED_MSG=Sorry, ${BrandShortName} can't be installed. This version of ${BrandShortName} requires ${MinUnsupportedVer} or newer. STATUS_INSTALL_APP=Installing ${BrandShortName}... STATUS_INSTALL_LANG=Installing Language Files (${AB_CD})...