summaryrefslogtreecommitdiffstats
path: root/src/VBox/Installer/win/NLS/en_US.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Installer/win/NLS/en_US.wxl')
-rw-r--r--src/VBox/Installer/win/NLS/en_US.wxl8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/VBox/Installer/win/NLS/en_US.wxl b/src/VBox/Installer/win/NLS/en_US.wxl
index b3be4e45..3eac3530 100644
--- a/src/VBox/Installer/win/NLS/en_US.wxl
+++ b/src/VBox/Installer/win/NLS/en_US.wxl
@@ -63,7 +63,6 @@
<String Id="VB_NetAdpDriver">[ProductName] virtual network adapter driver for Host-Only Networking.</String>
<String Id="VB_NetLwfDriver">[ProductName] driver for NDIS6 Bridged Networking.</String>
<String Id="VB_NetAdp6Driver">[ProductName] virtual network adapter driver for NDIS6 Host-Only Networking.</String>
-
<String Id="VB_Python">Python support for VirtualBox.</String>
<!---->
@@ -75,6 +74,7 @@
<String Id="Only64Bit">This application only runs on 64-bit Windows systems. Please install the 32-bit version of [ProductName]!</String>
<String Id="SunFound">An old Sun VirtualBox installation has been found on this machine. Please uninstall this package first and then install [ProductName]!</String>
<String Id="InnotekFound">An old innotek VirtualBox installation has been found on this machine. Please uninstall this package first and then install [ProductName]!</String>
+ <String Id="InvalidTargetDir">Invalid installation directory specified! Please use another installation directory to install [ProductName].</String>
<!---->
@@ -94,6 +94,12 @@
<!---->
+ <String Id="InvalidTargetDirDlg_Header">Invalid installation directory</String>
+ <String Id="InvalidTargetDirDlg_Desc1">The chosen installation directory is invalid, as it does not meet the security requirements.</String>
+ <String Id="InvalidTargetDirDlg_Desc2">Please choose another directory for installing [ProductName].</String>
+
+ <!---->
+
<String Id="CheckSerialDlg_Header">Serial Number</String>
<String Id="CheckSerialDlg_Body">Please enter your serial number in the fields below. You'll find it on the sticker inside the VirtualBox CD case.</String>
<String Id="CheckSerialDlg_Footer">When done entering the serial number, press the "Check" button below.</String>