summaryrefslogtreecommitdiffstats
path: root/src/VBox/Installer/win/NLS/ru_RU.wxl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-16 22:55:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-16 22:55:52 +0000
commitcd47c2446f1a9dee96610f298989848f8986a8be (patch)
tree02c30d62a9164987d0aaba2f72c58a50053205d6 /src/VBox/Installer/win/NLS/ru_RU.wxl
parentReleasing progress-linux version 7.0.14-dfsg-4~progress7.99u1. (diff)
downloadvirtualbox-cd47c2446f1a9dee96610f298989848f8986a8be.tar.xz
virtualbox-cd47c2446f1a9dee96610f298989848f8986a8be.zip
Merging upstream version 7.0.16-dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/VBox/Installer/win/NLS/ru_RU.wxl')
-rw-r--r--src/VBox/Installer/win/NLS/ru_RU.wxl8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/VBox/Installer/win/NLS/ru_RU.wxl b/src/VBox/Installer/win/NLS/ru_RU.wxl
index b3be4e45..3eac3530 100644
--- a/src/VBox/Installer/win/NLS/ru_RU.wxl
+++ b/src/VBox/Installer/win/NLS/ru_RU.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>