VirtualBox

Changeset 108679 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Mar 21, 2025 8:15:13 AM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168092
Message:

Windows Guest Additions installer: Be a bit more specific when starting a wrong architecture of the installer. bugref:10734

Location:
trunk/src/VBox/Additions/WINNT/Installer/Languages
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh

    r107082 r108679  
    3030LangString VBOX_NOADMIN ${LANG_ENGLISH}                             "You need administrator rights to install or uninstall the $(^Name).$\r$\nThis application will exit now."
    3131
    32 LangString VBOX_NOTICE_ARCH_X86 ${LANG_ENGLISH}                     "This application only runs on 32-bit Windows systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
    33 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_ENGLISH}                   "This application only runs on 64-bit Windows systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
    34 LangString VBOX_NOTICE_ARCH_ARM64 ${LANG_ENGLISH}                   "This application only runs on Windows ARM64 systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
     32LangString VBOX_NOTICE_ARCH_X86 ${LANG_ENGLISH}                     "This application only runs on 32-bit x86 Windows systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
     33LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_ENGLISH}                   "This application only runs on 64-bit x86 Windows systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
     34LangString VBOX_NOTICE_ARCH_ARM64 ${LANG_ENGLISH}                   "This application only runs on ARM64 Windows systems. Please pick the variant of the $(^Name) installer matching your guest OS!"
    3535LangString VBOX_NT4_NO_SP6 ${LANG_ENGLISH}                          "You do not seem to have Service Pack 6 for Windows NT4 installed.$\r$\nWe recommend that you install it first. Do you wish to continue anyway?"
    3636
  • trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh

    r107082 r108679  
    3131
    3232;; @todo win.arm64: check spelling of the next three messages.
    33 LangString VBOX_NOTICE_ARCH_X86 ${LANG_FRENCH}                      "Cette application peut seulement être executée sur des systèmes Windows 32-bit. Veuillez installer la version correspondante de $(^Name)!"
    34 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_FRENCH}                    "Cette application peut seulement être executée sur des systèmes Windows 64-bit. Veuillez installer la version correspondante de $(^Name)!"
     33LangString VBOX_NOTICE_ARCH_X86 ${LANG_FRENCH}                      "Cette application peut seulement être executée sur des systèmes Windows 32-bit x86. Veuillez installer la version correspondante de $(^Name)!"
     34LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_FRENCH}                    "Cette application peut seulement être executée sur des systèmes Windows 64-bit x86. Veuillez installer la version correspondante de $(^Name)!"
    3535LangString VBOX_NOTICE_ARCH_ARM64 ${LANG_FRENCH}                    "Cette application peut seulement être executée sur des systèmes Windows ARM64. Veuillez installer la version correspondante de $(^Name)!"
    3636LangString VBOX_NT4_NO_SP6 ${LANG_FRENCH}                           "Le programme d'installation a détécté que vous utilisez Windows NT4 sans Service Pack 6.$\r$\nNous vous conseillons d'installer ce Service Pack avant de continuer. Désirez vous cependant continuer?"
  • trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh

    r107082 r108679  
    3131
    3232;; @todo win.arm64: Check spelling meaning of the next three messages.
    33 LangString VBOX_NOTICE_ARCH_X86 ${LANG_GERMAN}                      "Diese Applikation läuft nur auf 32-bit Windows-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
    34 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_GERMAN}                    "Diese Applikation läuft nur auf 64-bit Windows-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
    35 LangString VBOX_NOTICE_ARCH_ARM64 ${LANG_GERMAN}                    "Diese Applikation läuft nur auf Windows-ARM64-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
     33LangString VBOX_NOTICE_ARCH_X86 ${LANG_GERMAN}                      "Diese Applikation läuft nur auf 32-bit x86 Windows-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
     34LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_GERMAN}                    "Diese Applikation läuft nur auf 64-bit x86 Windows-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
     35LangString VBOX_NOTICE_ARCH_ARM64 ${LANG_GERMAN}                    "Diese Applikation läuft nur auf ARM64 Windows-Systemen. Bitte installieren Sie den passende Version der $(^Name) für Ihren Gast!"
    3636LangString VBOX_NT4_NO_SP6 ${LANG_GERMAN}                           "Es ist kein Service Pack 6 für NT 4.0 installiert.$\r$\nEs wird empfohlen das Service-Pack vor dieser Installation zu installieren. Trotzdem jetzt ohne Service-Pack installieren?"
    3737
Note: See TracChangeset for help on using the changeset viewer.

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