View Single Post
  #28  
Old 16-11-2014, 03:39
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
Correct English

PHP Code:
; *** "ENGLISH"
; *** "Header" Messages
en
.SetupTitle={#AppName} Setup
en.SetupTittleUnins={#AppName} Uninstall
; *** "Buttons" Messages
enInstallBtnAr
=Install
enBrowseBtnAr
=Browse DVD
en
.RepairBtn=Repair {#AppName}
en.UninstallBtn=Uninstall {#AppName}
en.InstallBtn=Install
en
.NextBtn=Next
en
.BackBtn=Back
en
.OKBtn=Accept
en
.FinishBtn=Finish
; *** "Previous Installation" Messages
en
.PreviousInstallLabel1=Previous installation of {#AppName} detected
en.PreviousInstallLabel2=Click "Repair" if you want to overwrite the installation or "Uninstall" to remove the existing installation.
; *** 
"Welcome" Messages
en
.WelcomeLabel1=Welcome to the {#AppName} Installation Wizard.
en.WelcomeLabel2=Will proceed to the installation of {#AppName} on your computer. It is recommended that you close all programs that may interfere with the installation process.
en.WelcomeLabel3=Click "Next" to continue the installation.
; *** 
"SelectTask" Messages
en
.SelectTasksLabel1=Select additional tasks
en
.SelectTasksLabel2=Select the additional tasks you would like setup to perform while installing {#AppName}, then click "Install".
en.CreateDesktopIcon=Create a desktop icon
en
.NoProgramGroupCheck=Do Not create a folder in the Start Menu
en
.RequiredSpaceLabel=Space Required -
en.AvailableSpaceLabel=Space Available-
; *** 
"BrowseFolder" Messages
en
.BrowseFolderLabel1=Select destination location
en
.BrowseFolderLabel2=Setup will install {#AppName} into the following folder. To continue, click "Accept".
; *** "Install" Messages
en
.InstallLabel1=Installing {#AppName}
en.InstallLabel2=Please wait while installing {#AppName} on your system...
; *** "BrowseDisk" Messages
en
.BrowseDiskLabel1=The Installation Wizard requires the following disk to continue
en.BrowseDiskLabel2=Please insert the disk
en
.BrowseDiskLabel21=which contains
en
.BrowseDiskLabel22=or locate the folder where the desired file is located and click "Accept".
; *** 
"Finish" Messages
en
.FinishLabel1=Completing the {#AppName} Setup Wizard
en.FinishLabel2={#AppName} has been successfully installed on your system.
en.FinishLabel3=Click "Finish" to exit setup.
; *** 
"Rollback and Error" Messages
en
.RollingBack=Rolling back changes
en
.RollingBack1=Reverting to the original stateplease wait...
en.InstallError=Error during installation
en
.InstallError1=The application is not installedplease try again
; *** "Status" Messages
en
.StatusExtracting=Extracting files...
en.StatusUninstalling=Deleting files...
en.StatusDirectX=Installing Microsoft DirectX...
en.StatusVisualC=Installing Microsoft Visual C++ Runtimes...
en.StatusNvidiaPhysx=Installing Nvidia Physx...
en.StatusLive=Installing Microsoft Games for Windows LIVE!...
en.UninstallLabel1=Uninstalling {#AppName}
en.UninstallLabel2=Please wait while {#AppName} is removed from your system... 
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
The Following 2 Users Say Thank You to Grumpy For This Useful Post:
Logrim (16-11-2014), Razor12911 (16-11-2014)