瀏覽代碼

Updates by maintainer.

Martijn Laan 8 月之前
父節點
當前提交
57ed48ea4f
共有 1 個文件被更改,包括 9 次插入1 次删除
  1. 9 1
      Files/Languages/Unofficial/EnglishBritish.isl

+ 9 - 1
Files/Languages/Unofficial/EnglishBritish.isl

@@ -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]>
 ; Translation updated by Andrew Truckle <[email protected]>
@@ -37,6 +37,7 @@ ErrorTitle=Error
 SetupLdrStartupMessage=This will install %1. Do you wish to continue?
 LdrCannotCreateTemp=Unable to create a temporary file. Setup aborted
 LdrCannotExecTemp=Unable to execute file in the temporary directory. Setup aborted
+HelpTextNote=
 
 ; *** Startup error messages
 LastErrorMessage=%1.%n%nError %2: %3
@@ -216,6 +217,13 @@ ErrorFileHash2=Invalid file hash: expected %1, found %2
 ErrorProgress=Invalid progress: %1 of %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
 WizardPreparing=Preparing to Install
 PreparingDesc=Setup is preparing to install [name] on your computer.