|
@@ -1,4 +1,4 @@
|
|
|
-; *** Inno Setup version 6.0.0+ English messages ***
|
|
|
+; *** Inno Setup version 6.0.3+ English messages ***
|
|
|
;
|
|
|
; To download user-contributed translations of this file, go to:
|
|
|
; http://www.jrsoftware.org/files/istrans/
|
|
@@ -151,6 +151,7 @@ WizardSelectDir=Select Destination Location
|
|
|
SelectDirDesc=Where should [name] be installed?
|
|
|
SelectDirLabel3=Setup will install [name] into the following folder.
|
|
|
SelectDirBrowseLabel=To continue, click Next. If you would like to select a different folder, click Browse.
|
|
|
+DiskSpaceGBLabel=At least [gb] GB of free disk space is required.
|
|
|
DiskSpaceMBLabel=At least [mb] MB of free disk space is required.
|
|
|
CannotInstallToNetworkDrive=Setup cannot install to a network drive.
|
|
|
CannotInstallToUNCPath=Setup cannot install to a UNC path.
|
|
@@ -178,6 +179,7 @@ NoUninstallWarningTitle=Components Exist
|
|
|
NoUninstallWarning=Setup has detected that the following components are already installed on your computer:%n%n%1%n%nDeselecting these components will not uninstall them.%n%nWould you like to continue anyway?
|
|
|
ComponentSize1=%1 KB
|
|
|
ComponentSize2=%1 MB
|
|
|
+ComponentsDiskSpaceGBLabel=Current selection requires at least [gb] GB of disk space.
|
|
|
ComponentsDiskSpaceMBLabel=Current selection requires at least [mb] MB of disk space.
|
|
|
|
|
|
; *** "Select Additional Tasks" wizard page
|
|
@@ -218,6 +220,7 @@ ApplicationsFound2=The following applications are using files that need to be up
|
|
|
CloseApplications=&Automatically close the applications
|
|
|
DontCloseApplications=&Do not close the applications
|
|
|
ErrorCloseApplications=Setup was unable to automatically close all applications. It is recommended that you close all applications using files that need to be updated by Setup before continuing.
|
|
|
+PrepareToInstallNeedsRestart=Setup must restart your computer. After restarting your computer, run Setup again to complete the installation of [name].%n%nWould you like to restart now?
|
|
|
|
|
|
; *** "Installing" wizard page
|
|
|
WizardInstalling=Installing
|