Changeset 108583 in vbox
- Timestamp:
- Mar 17, 2025 6:18:58 PM (8 weeks ago)
- svn:sync-xref-src-repo-rev:
- 167989
- Location:
- trunk/src/VBox/Installer/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/NLS/en_US.wxl
r108425 r108583 31 31 <String Id="ButtonText_Yes" Value="&Yes" /> 32 32 <String Id="ButtonText_Cancel" Value="&Cancel" /> 33 <String Id="ButtonText_Next" Value="&Next >" />34 <String Id="ButtonText_Back" Value="& lt; &Back" />35 <String Id="ButtonText_Browse" Value=" Br&owse" />33 <String Id="ButtonText_Next" Value="&Next" /> 34 <String Id="ButtonText_Back" Value="&Previous" /> 35 <String Id="ButtonText_Browse" Value="&Change" /> 36 36 <String Id="ButtonText_OK" Value="O&K" /> 37 37 <String Id="ButtonText_Check" Value="&Check" /> … … 46 46 47 47 <String Id="InstallModeCustom" Value="Custom" /> 48 <String Id="Setup" Value=" Setup" />48 <String Id="Setup" Value="Installer" /> 49 49 50 50 <!----> … … 65 65 66 66 <String Id="UsedByOtherApp" Value="It was detected an application which has been using currently installed VirtualBox version. You must remove this application before continuing installation. See the file dependency.dep in the VirtualBox installation directory for details." /> 67 <String Id="NeedAdmin" Value="You need to have administrator rights to (un)install [ProductName]! This setup will abortnow." />67 <String Id="NeedAdmin" Value="You need to have administrator rights to (un)install [ProductName]! This installer will close now." /> 68 68 <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." /> 69 69 <String Id="WrongOS" Value="[ProductName] only runs on Windows 10 or above." /> 70 70 <String Id="Only64Bit" Value="[ProductName] only runs on 64-bit Windows systems." /> 71 72 71 <String Id="WrongPlatformArch" Value="This version of [ProductName] was developed for a different platform architecture and therefore cannot be installed. Please install a matching version of [ProductName]!" /> 72 <String Id="SunFound" Value="An old Sun VirtualBox installation has been found on this machine. Please uninstall this package first and then install [ProductName]!" /> 73 73 <String Id="InnotekFound" Value="An old innotek VirtualBox installation has been found on this machine. Please uninstall this package first and then install [ProductName]!" /> 74 74 <String Id="InvalidTargetDir" Value="Invalid installation directory specified! Please use another installation directory to install [ProductName]. Refer to the [ProductName] manual for more information." /> … … 80 80 <!----> 81 81 82 <String Id="WelcomeDlg_Header" Value="Welcome to the [ProductName] Setup Wizard" />83 <String Id="WelcomeDlg_Body" Value="The Setup Wizard will install [ProductName] on your computer. Click Next to continue or Cancel to exit the Setup Wizard." />82 <String Id="WelcomeDlg_Header" Value="Welcome to the [ProductName] Installer" /> 83 <String Id="WelcomeDlg_Body" Value="The Installer will install [ProductName] on your computer. Click Next to continue or Cancel to exit the Installer." /> 84 84 85 85 <!----> 86 86 87 87 <String Id="LicenseAgreementDlg_Header" Value="End-User License Agreement" /> 88 <String Id="LicenseAgreementDlg_Body" Value=" Please read the following license agreement carefully." />89 <String Id="LicenseAgreementDlg_Accept" Value="I &accept the terms in the License Agreement" />90 <String Id="LicenseAgreementDlg_Decline" Value="I &do not accept the terms in the License Agreement" />88 <String Id="LicenseAgreementDlg_Body" Value="Read the following license agreement carefully." /> 89 <String Id="LicenseAgreementDlg_Accept" Value="I &accept the terms of the license agreement" /> 90 <String Id="LicenseAgreementDlg_Decline" Value="I &do not accept the terms of the license agreement" /> 91 91 92 92 <!----> … … 126 126 <!----> 127 127 128 <String Id="CustomizeDlg_Location" Value=" Location:" />129 <String Id="CustomizeDlg_DiskUsage" Value=" Disk &Usage" />130 <String Id="CustomizeDlg_SelFeatures" Value="Select the way you want features to be installed." />128 <String Id="CustomizeDlg_Location" Value="Installation Location:" /> 129 <String Id="CustomizeDlg_DiskUsage" Value="Check Disk Space" /> 130 <String Id="CustomizeDlg_SelFeatures" Value="Select the features to install" /> 131 131 <String Id="CustomizeDlg_IconTree" Value="Click on the icons in the tree below to change the way features will be installed." /> 132 132 <String Id="CustomizeDlg_CustomSetup" Value="Custom Setup" /> … … 138 138 139 139 <String Id="Customize2Dlg_Header" Value="Customize" /> 140 <String Id="Customize2Dlg_Desc" Value=" Please choose from the options below:" />141 <String Id="Customize2Dlg_CreateStartMenuEntries" Value=" Create start menu entries" />142 <String Id="Customize2Dlg_CreateDesktopShortcut" Value="Create a shortcut on the desktop" />143 <String Id="Customize2Dlg_RegisterFileExtensions" Value=" Register file associations" />144 145 <!----> 146 147 <String Id="SelectionNetworkTypeDlg_CommonDescription" Value=" Please choose whichtype of network drivers you will use:" />140 <String Id="Customize2Dlg_Desc" Value="Select one or more startup options" /> 141 <String Id="Customize2Dlg_CreateStartMenuEntries" Value="Add to Start menu" /> 142 <String Id="Customize2Dlg_CreateDesktopShortcut" Value="Create a desktop shortcut" /> 143 <String Id="Customize2Dlg_RegisterFileExtensions" Value="Start by default when opening .ova or .ovf files" /> 144 145 <!----> 146 147 <String Id="SelectionNetworkTypeDlg_CommonDescription" Value="Choose the type of network drivers you will use:" /> 148 148 <String Id="SelectionNetworkTypeDlg_DescriptionNDIS6" Value="NDIS6 network drivers.
This is default for newer versions of Windows (Vista and newer)." /> 149 149 <String Id="SelectionNetworkTypeDlg_RadioButtonNDIS6" Value="Use NDIS6 network drivers." /> … … 152 152 153 153 <String Id="WarnDisconNetIfacesDlg_Title" Value="Warning:" /> 154 <String Id="WarnDisconNetIfacesDlg_Title2" Value="Network Interfaces" /> 155 <String Id="WarnDisconNetIfacesDlg_Desc" Value="Installing the [ProductName] Networking feature will reset your network connection and temporarily disconnect you from the network." /> 156 <String Id="WarnDisconNetIfacesDlg_Question" Value="Proceed with installation now?" /> 154 <String Id="WarnDisconNetIfacesDlg_Title2" Value="Network Disconnection" /> 155 <String Id="WarnDisconNetIfacesDlg_Desc" Value="During the installation of [ProductName] Networking, your network will be disconnected. Ensure any operations requiring network connection are complete before continuing." /> 157 156 158 157 <!----> 159 158 160 159 <String Id="WarnPythonDlg_Title" Value="Missing Dependencies" /> 161 <String Id="WarnPythonDlg_Title2" Value="Python Core / win32api" /> 162 <String Id="WarnPythonDlg_Desc" Value="Installing the [ProductName] Python bindings requires the Python Core package and the win32api bindings to be installed first." /> 163 <String Id="WarnPythonDlg_Desc2" Value="When continuing the installation of the [ProductName] Python bindings now, those need to be set up manually later. Refer to the [ProductName] SDK manual for more information." /> 164 <String Id="WarnPythonDlg_Question" Value="Proceed with installation now?" /> 160 <String Id="WarnPythonDlg_Title2" Value="Python Core and win32api" /> 161 <String Id="WarnPythonDlg_Desc" Value="Installing the [ProductName] Python bindings requires the Python Core package and the win32api bindings to be installed." /> 162 <String Id="WarnPythonDlg_Desc2" Value="You can install and configure these later. For instructions, refer to the [ProductName] SDK Programming Guide. Alternatively, install them before continuing with the Oracle VirtualBox installation." /> 165 163 166 164 <!----> … … 182 180 <!----> 183 181 184 <String Id="VerifyReadyDlg_ReadyToBegin" Value="The Setup Wizard is ready to begin the [InstallMode] installation." /> 185 <String Id="VerifyReadyDlg_ClickInstall" Value="Click Install to begin the installation. If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard." /> 182 <String Id="VerifyReadyDlg_ClickInstall" Value="The installation process will take several minutes" /> 186 183 <String Id="VerifyReadyDlg_ReadyToInstall" Value="Ready to Install" /> 187 184 188 185 <!----> 189 186 190 <String Id="ExitDlg_ClickFinish" Value=" Click the Finish button to exit the Setup Wizard." />191 <String Id="ExitDlg_InstComplete" Value="[ProductName] installation is complete." />192 <String Id="ExitDlg_StartVBox" Value="Start [ProductName] after installation" />193 194 <!----> 195 196 <String Id="FatalErrorDlg_Title" Value="[ProductName] Setup Wizardended prematurely" />187 <String Id="ExitDlg_ClickFinish" Value="You may also need the VirtualBox Extension Pack. Refer to the VirtualBox User Guide for more information." /> 188 <String Id="ExitDlg_InstComplete" Value="[ProductName] has been installed." /> 189 <String Id="ExitDlg_StartVBox" Value="Start [ProductName]?" /> 190 191 <!----> 192 193 <String Id="FatalErrorDlg_Title" Value="[ProductName] Installer ended prematurely" /> 197 194 <String Id="FatalErrorDlg_Description1" Value="Please reboot and try again by re-running the (un)installation." /> 198 195 <String Id="FatalErrorDlg_Description2" Value="Alternatively, consult the forums or the documentation of [ProductName]." /> … … 208 205 <!----> 209 206 210 <String Id="UserExitDlg_Header" Value="[ProductName] Setup Wizardwas interrupted" />211 <String Id="UserExitDlg_Desc" Value="[ProductName] setupwas interrupted. Your system has not been modified. To install this program at a later time, please run the installation again." />212 <String Id="UserExitDlg_Footer" Value="Click the Finish button to exit the Setup Wizard." />213 214 <!----> 215 216 <String Id="ProgressDlg_PleaseWait" Value=" Please wait while the Setup Wizard installs [ProductName]. This may take several minutes." />217 218 <!----> 219 220 <String Id="ResumeDlg_Header" Value="Resuming the [ProductName] Setup Wizard" />221 <String Id="ResumeDlg_Desc" Value="The Setup Wizard will complete the installation of [ProductName] on your computer. Click Install to continue or Cancel to exit the Setup Wizard." />207 <String Id="UserExitDlg_Header" Value="[ProductName] Installer was interrupted" /> 208 <String Id="UserExitDlg_Desc" Value="[ProductName] installation was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again." /> 209 <String Id="UserExitDlg_Footer" Value="Click the Finish button to exit the Installer." /> 210 211 <!----> 212 213 <String Id="ProgressDlg_PleaseWait" Value="The installation process will take several minutes" /> 214 215 <!----> 216 217 <String Id="ResumeDlg_Header" Value="Resuming the [ProductName] Installer" /> 218 <String Id="ResumeDlg_Desc" Value="The Installer will complete the installation of [ProductName] on your computer. Click Install to continue or Cancel to exit the Installer." /> 222 219 223 220 <!----> … … 238 235 <!----> 239 236 240 <String Id="MaintenanceWelcomeDlg_Header" Value="Welcome to the [ProductName] Setup Wizard" />241 <String Id="MaintenanceWelcomeDlg_Desc" Value="The Setup Wizard will allow you to repair your current installation or remove [ProductName] from your computer. Click Next to continue or Cancel to exit the Setup Wizard." />237 <String Id="MaintenanceWelcomeDlg_Header" Value="Welcome to the [ProductName] Installer" /> 238 <String Id="MaintenanceWelcomeDlg_Desc" Value="The Installer will allow you to repair your current installation or remove [ProductName] from your computer. Click Next to continue or Cancel to exit the Installer." /> 242 239 243 240 <!----> … … 250 247 251 248 <String Id="OutOfRbDiskDlg_InstallationExceeds" Value="Disk space required for the installation exceeds available disk space." /> 252 <String Id="OutOfRbDiskDlg_NotEnoughDiskSpace" Value="The highlighted volumes do not have enough disk space available for the currently selected features. You can either remove some files from the highlighted volumes, or choose to install lessfeatures onto local drive(s), or select different destination drive(s)." />249 <String Id="OutOfRbDiskDlg_NotEnoughDiskSpace" Value="The highlighted volumes do not have enough disk space available for the currently selected features. You can either remove some files from the highlighted volumes, or choose to install fewer features onto local drive(s), or select different destination drive(s)." /> 253 250 <String Id="OutOfRbDiskDlg_OutOfDiskSpace" Value="Out of Disk Space" /> 254 251 <String Id="OutOfRbDiskDlg_Desc" Value="Alternatively, you may choose to disable the installer's rollback functionality. This allows the installer to restore your computer's original state should the installation be interrupted in any way. Click Yes if you wish to take the risk to disable rollback." /> … … 263 260 264 261 <String Id="VerifyRepairDlg_Header" Value="Repair [ProductName]" /> 265 <String Id="VerifyRepairDlg_ReadyToBegin" Value="The Setup Wizardis ready to begin the repair of [ProductName]." />262 <String Id="VerifyRepairDlg_ReadyToBegin" Value="The Installer is ready to begin the repair of [ProductName]." /> 266 263 <String Id="VerifyRepairDlg_ClickRepair" Value="Click Repair to repair the installation of [ProductName]. If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard." /> 267 264 … … 272 269 <!----> 273 270 274 <String Id="MsiRMFilesInUse_Text" Value="The following applications are using files that need to be updated by this setup. You can let Setup Wizardclose them and attempt to restart them or reboot the machine later." />271 <String Id="MsiRMFilesInUse_Text" Value="The following applications are using files that need to be updated by this setup. You can let Installer close them and attempt to restart them or reboot the machine later." /> 275 272 <String Id="MsiRMFilesInUse_Description" Value="Some files that need to be updated are currently in use." /> 276 273 <String Id="MsiRMFilesInUse_Title" Value="Files in Use" /> … … 282 279 <String Id="Error1" Value="{{Error [1]. }}" /> 283 280 <String Id="Error2" Value="Warning [1]." /> 284 <String Id="Error3" />281 <String Id="Error3" Value="Error [1]." /> 285 282 <String Id="Error4" Value="Info [1]." /> 286 283 <String Id="Error5" Value="The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}" /> 287 <String Id="Error6" />284 <String Id="Error6" Value="" /> 288 285 <String Id="Error7" Value="{{Disk full: }}" /> 289 286 <String Id="Error8" Value="Action [Time]: [1]. [2]" /> … … 303 300 <String Id="Error22" Value="Removing older versions of this application..." /> 304 301 <String Id="Error23" Value="Preparing to remove older versions of this application..." /> 305 <String Id="Error32" Value="{[ProductName] } Setupcompleted successfully." />306 <String Id="Error33" Value="{[ProductName] } Setupfailed." />302 <String Id="Error32" Value="{[ProductName] }installation completed successfully." /> 303 <String Id="Error33" Value="{[ProductName] }installation failed." /> 307 304 <String Id="Error1101" Value="Error reading from file: [2]. {{ System error [3].}} Verify that the file exists and that you can access it." /> 308 305 <String Id="Error1301" Value="Cannot create the file '[2]'. A directory with this name already exists. Cancel the install and try installing to a different location." /> … … 440 437 <!-- Own / special errors --> 441 438 <String Id="Error25001" Value="The application "[2]" needs to be closed for the installation to continue." /> 442 443 439 <String Id="ProgressTextInstallValidate" Value="Validating install" /> 444 440 <String Id="ProgressTextInstallFiles" Value="Copying new files" /> … … 594 590 <String Id="UITextKB" Value="KB" /> 595 591 <String Id="UITextMB" Value="MB" /> 596 <String Id="UITextMenuAbsent" Value=" Entire feature will be unavailable" />592 <String Id="UITextMenuAbsent" Value="Don't install" /> 597 593 <String Id="UITextMenuAdvertise" Value="Feature will be installed when required" /> 598 594 <String Id="UITextMenuAllCD" Value="Entire feature will be installed to run from CD" /> -
trunk/src/VBox/Installer/win/UserInterface.wxi
r108425 r108583 244 244 </Control> 245 245 <Control Id="Tree" Type="SelectionTree" X="25" Y="85" Width="175" Height="95" Property="VBOX_TARGET_DIR" Sunken="yes" TabSkip="no" Text="Tree of selections" /> 246 <Control Id="Browse" Type="PushButton" X="304" Y=" 200" Width="56" Height="17" Text="!(loc.ButtonText_Browse)" HideCondition="Installed">246 <Control Id="Browse" Type="PushButton" X="304" Y="190" Width="56" Height="17" Text="!(loc.ButtonText_Browse)" HideCondition="Installed"> 247 247 <Publish Event="SelectionBrowse" Value="VBoxBrowseDlg" /> 248 249 </Control> 250 <Control Id="DiskCost" Type="PushButton" X="111" Y="243" Width="56" Height="17"> 248 </Control> 249 <Control Id="DiskCost" Type="PushButton" X="25" Y="205" Width="80" Height="17"> 251 250 <Text Value="!(loc.CustomizeDlg_DiskUsage)" /> 252 251 <Publish Event="SpawnDialog" Value="VBoxDiskCostDlg" /> … … 262 261 <Subscribe Event="SelectionSize" Attribute="Text" /> 263 262 </Control> 264 <Control Id="Location" Type="Text" X="75" Y="200" Width="215" Height="20" HideCondition="Installed"> 263 <Control Id="LocationLabel" Type="Text" X="25" Y="190" Width="100" Height="10" Text="!(loc.CustomizeDlg_Location)" HideCondition="Installed"> 264 <Subscribe Event="SelectionPathOn" Attribute="Visible" /> 265 </Control> 266 <Control Id="Location" Type="Text" X="130" Y="190" Width="150" Height="20" HideCondition="Installed"> 265 267 <Text Value="!(loc.CustomizeDlg_SelItemPath)" /> 266 268 <Subscribe Event="SelectionPath" Attribute="Text" /> 267 269 <Subscribe Event="SelectionPathOn" Attribute="Visible" /> 268 269 </Control> 270 <Control Id="LocationLabel" Type="Text" X="25" Y="200" Width="50" Height="10" Text="!(loc.CustomizeDlg_Location)" HideCondition="Installed"> 271 <Subscribe Event="SelectionPathOn" Attribute="Visible" /> 272 273 </Control> 274 270 </Control> 275 271 <Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Text="!(loc.ButtonText_Back)" /> 276 272 <Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="!(loc.ButtonText_Next)"> … … 348 344 </Control> 349 345 350 <Control Id="Description2" Type="Text" X="135" Y="115" Width="220" Height="130" Transparent="yes" NoPrefix="yes">351 <Text Value="!(loc.WarnDisconNetIfacesDlg_Question)" />352 </Control>353 354 346 <!-- And a line for looking nice... --> 355 347 <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="370" Height="0" /> … … 377 369 </Control> 378 370 379 <Control Id="Title2" Type="Text" X="135" Y="40" Width="220" Height="60" Transparent="yes" NoPrefix="yes">380 <Text Value="{\DlgWarnPython}!(loc.WarnPythonDlg_Title2)" />381 </Control>382 383 371 <!-- Text saying what we gonna do --> 384 372 <Control Id="Description" Type="Text" X="135" Y="70" Width="220" Height="130" Transparent="yes" NoPrefix="yes"> … … 388 376 <Control Id="Description2" Type="Text" X="135" Y="115" Width="220" Height="130" Transparent="yes" NoPrefix="yes"> 389 377 <Text Value="!(loc.WarnPythonDlg_Desc2)" /> 390 </Control>391 392 <Control Id="Description3" Type="Text" X="135" Y="160" Width="220" Height="130" Transparent="yes" NoPrefix="yes">393 <Text Value="!(loc.WarnPythonDlg_Question)" />394 378 </Control> 395 379 … … 470 454 <Control Id="Title" Type="Text" X="15" Y="6" Width="200" Height="15" Transparent="yes" NoPrefix="yes"> 471 455 <Text Value="[DlgTitleFont]!(loc.VerifyReadyDlg_ReadyToInstall)" /> 472 </Control>473 <Control Id="Description" Type="Text" X="25" Y="23" Width="280" Height="15" Transparent="yes" NoPrefix="yes">474 <Text Value="!(loc.VerifyReadyDlg_ReadyToBegin)" />475 456 </Control> 476 457 <Control Id="Text" Type="Text" X="25" Y="70" Width="320" Height="80">
Note:
See TracChangeset
for help on using the changeset viewer.