VirtualBox

Changeset 107324 in vbox


Ignore:
Timestamp:
Dec 13, 2024 5:53:31 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166355
Message:

Windows host installer: Fixed an error: WIX v4 will report an error (ICE03) if a message text hit a string overflow. Put the string in question into the NLS files instead (where it actually belongs to anyway).

Location:
trunk/src/VBox/Installer/win
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/NLS/de_DE.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <String Id="UsedByOtherApp" Value="Es wurde eine Anwendung erkannt, die die aktuell installierte VirtualBox-Version verwendet. Sie müssen diese Anwendung entfernen, bevor Sie mit der Installation fortfahren. Einzelheiten dazu finden Sie in der Datei dependency.dep im VirtualBox-Installationsverzeichnis." />
    6768    <String Id="NeedAdmin" Value="Sie benötigen Administrations-Rechte zum (De-)Installieren von [ProductName]! Das Setup wird nun beendet." />
    6869    <String Id="NeedMSCRT" Value="Für [ProductName] muss zuerst das Microsoft Visual C++ 2019 Redistributable Package installiert werden. Bitte installieren und danach die Installation von [ProductName] wiederholen." />
  • trunk/src/VBox/Installer/win/NLS/el_GR.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <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." />
    6768    <String Id="NeedAdmin" Value="Πρέπει να έχετε δικαιώματα διαχειριστή για την (απ)εγκατάσταση του [ProductName]! Η εφαρμογή θα τερματιστεί τώρα." />
    6869    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/en_US.wxl

    r107296 r107324  
    6464    <!---->
    6565
     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." />
    6667    <String Id="NeedAdmin" Value="You need to have administrator rights to (un)install [ProductName]! This setup will abort now." />
    6768    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/fa_IR.wxl

    r107296 r107324  
    5858    <String Id="VB_Python" Value="پشتیبانی از پایتون برای ویرچوال باکس." />
    5959    <!---->
     60    <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." />
    6061    <String Id="NeedAdmin" Value="برای حذف [ProductName] شما نیاز به اجازه مدیر دارید! این راه انداز حالا لغو میشود." />
    6162    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/fr_FR.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <String Id="UsedByOtherApp" Value="Il a été détecté une application qui utilise la version de VirtualBox actuellement installée. Vous devez supprimer cette application avant de poursuivre l'installation. Voir le fichier dependency.dep dans le répertoire d'installation de VirtualBox pour plus de détails." />
    6768    <String Id="NeedAdmin" Value="Vous ne pouvez pas (dés)installer [ProductName] sans droits d'administrateur! Ce programme d'installation terminera maintenant." />
    6869    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/it_IT.wxl

    r107296 r107324  
    5858    <String Id="VB_Python" Value="Supporto Python per VirtualBox." />
    5959    <!---->
     60    <String Id="UsedByOtherApp" Value="È stata rilevata un'applicazione che ha utilizzato la versione di VirtualBox attualmente installata. È necessario rimuovere questa applicazione prima di continuare l'installazione. Per i dettagli, consultare il file dependency.dep nella directory di installazione di VirtualBox." />
    6061    <String Id="NeedAdmin" Value="Devi avere diritti di amministrazione per (dis)installare [ProductName]! L'installazione sarà interrotta immediatamente." />
    6162    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/ru_RU.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <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." />
    6768    <String Id="NeedAdmin" Value="You need to have administrator rights to (un)install [ProductName]! This setup will abort now." />
    6869    <String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/tr_TR.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <String Id="UsedByOtherApp" Value="Şu anda yüklü olan VirtualBox sürümünü kullanan bir uygulama tespit edildi. Kuruluma devam etmeden önce bu uygulamayı kaldırmalısınız. Ayrıntılar için VirtualBox kurulum dizinindeki dependency.dep dosyasına bakın." />
    6768    <String Id="NeedAdmin" Value="[ProductName] uygulamasını yüklemek(kaldırmak) için yönetici haklarına sahip olmanız gerekir! Bu kur şimdi iptal edilecek." />
    6869    <String Id="NeedMSCRT" Value="[ProductName] uygulamasının öncelikle Microsoft Visual C++ 2019 Yeniden Dağıtılabilir Paketinin yüklenmesine ihtiyacı var. Lütfen [ProductName] uygulamasının kurulumunu yeniden başlatın ve yükleyin." />
  • trunk/src/VBox/Installer/win/NLS/zh_CN.wxl

    r107296 r107324  
    6565<!---->
    6666
     67<String Id="UsedByOtherApp" Value="检测到一个应用程序正在使用当前安装的 VirtualBox 版本。在继续安装之前,您必须删除该应用程序。有关详细信息,请参阅 VirtualBox 安装目录中的 dependency.dep 文件." />
    6768<String Id="NeedAdmin" Value="需要系统管理员权限安装 (或卸载)[ProductName]!此安装程序现在将中止。" />
    6869<String Id="NeedMSCRT" Value="[ProductName] needs the Microsoft Visual C++ 2019 Redistributable Package being installed first. Please install and restart the installation of [ProductName]." />
  • trunk/src/VBox/Installer/win/NLS/zh_TW.wxl

    r107296 r107324  
    6565    <!---->
    6666
     67    <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." />
    6768    <String Id="NeedAdmin" Value="您需要有系統管理員特殊權限以安裝 (或解除安裝)[ProductName]!此安裝程式現在將中止。" />
    6869    <String Id="NeedMSCRT" Value="[ProductName] 需要先安裝 Microsoft Visual C++ 2019 可分發套件。 請安裝並重新啟動 [ProductName] 安裝。" />
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r107297 r107324  
    193193    -->
    194194
    195     <Launch Condition="NOT (VBOXDEPENDENCY AND UPGRADINGPRODUCTCODE)"
    196             Message="It was detected an application which has been using currently installed VirtualBox version.
    197                      You must remove this application before continuing installation.
    198                      See the file dependency.dep in the VirtualBox installation directory for details. " />
     195    <Launch Condition="NOT (VBOXDEPENDENCY AND UPGRADINGPRODUCTCODE)" Message="!(loc.UsedByOtherApp)" />
    199196
    200197    <!-- Detect old Sun installation -->
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette