|
@@ -1,4 +1,4 @@
|
|
-; *** Inno Setup version 6.1.0+ English (British) messages ***
|
|
|
|
|
|
+; *** Inno Setup version 6.4.0+ English (British) messages ***
|
|
;
|
|
;
|
|
; Translated by Boris Kotov <[email protected]>
|
|
; Translated by Boris Kotov <[email protected]>
|
|
; Translation updated by Andrew Truckle <[email protected]>
|
|
; Translation updated by Andrew Truckle <[email protected]>
|
|
@@ -37,6 +37,7 @@ ErrorTitle=Error
|
|
SetupLdrStartupMessage=This will install %1. Do you wish to continue?
|
|
SetupLdrStartupMessage=This will install %1. Do you wish to continue?
|
|
LdrCannotCreateTemp=Unable to create a temporary file. Setup aborted
|
|
LdrCannotCreateTemp=Unable to create a temporary file. Setup aborted
|
|
LdrCannotExecTemp=Unable to execute file in the temporary directory. Setup aborted
|
|
LdrCannotExecTemp=Unable to execute file in the temporary directory. Setup aborted
|
|
|
|
+HelpTextNote=
|
|
|
|
|
|
; *** Startup error messages
|
|
; *** Startup error messages
|
|
LastErrorMessage=%1.%n%nError %2: %3
|
|
LastErrorMessage=%1.%n%nError %2: %3
|
|
@@ -216,6 +217,13 @@ ErrorFileHash2=Invalid file hash: expected %1, found %2
|
|
ErrorProgress=Invalid progress: %1 of %2
|
|
ErrorProgress=Invalid progress: %1 of %2
|
|
ErrorFileSize=Invalid file size: expected %1, found %2
|
|
ErrorFileSize=Invalid file size: expected %1, found %2
|
|
|
|
|
|
|
|
+; *** TExtractionWizardPage wizard page and Extract7ZipArchive
|
|
|
|
+ExtractionLabel=Extracting additional files...
|
|
|
|
+ButtonStopExtraction=&Stop extraction
|
|
|
|
+StopExtraction=Are you sure you want to stop the extraction?
|
|
|
|
+ErrorExtractionAborted=Extraction aborted
|
|
|
|
+ErrorExtractionFailed=Extraction failed: %1
|
|
|
|
+
|
|
; *** "Preparing to Install" wizard page
|
|
; *** "Preparing to Install" wizard page
|
|
WizardPreparing=Preparing to Install
|
|
WizardPreparing=Preparing to Install
|
|
PreparingDesc=Setup is preparing to install [name] on your computer.
|
|
PreparingDesc=Setup is preparing to install [name] on your computer.
|