Changeset 37317 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jun 3, 2011 1:08:14 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72072
- Location:
- trunk/src/VBox/Additions/WINNT/Installer/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh
r37315 r37317 28 28 LangString VBOX_COMPONENT_D3D_NO_SM ${LANG_ENGLISH} "Windows is currently not running in safe mode so Direct3D support cannot be installed." 29 29 LangString VBOX_COMPONENT_D3D_NOT_SUPPORTED ${LANG_ENGLISH} "The VirtualBox Direct3D support is not available on Windows $g_strWinVersion!" 30 LangString VBOX_COMPONENT_D3D_OR_WDDM ${LANG_ENGLISH} "This system supports the Windows Aero (WDDM) interface.$\r$\nVirtualBox support for this feature is experimental and should not be used on production systems yet.$\r$\n$\r$\nWould you like to install thebasic Direct3D support instead?"30 LangString VBOX_COMPONENT_D3D_OR_WDDM ${LANG_ENGLISH} "This system supports the Windows Aero (WDDM) interface.$\r$\nVirtualBox support for this feature is experimental and should not be used on production systems yet.$\r$\n$\r$\nWould you like to install basic Direct3D support instead?" 31 31 32 32 LangString VBOX_WFP_WARN_REPLACE ${LANG_ENGLISH} "In order to make ${PRODUCT_NAME} work correctly some system files have been replaced.$\r$\nIf the Windows File Protection service offers to restore the original files you should cancel the request to retain the newly installed functionality." -
trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh
r37278 r37317 28 28 LangString VBOX_COMPONENT_D3D_NO_SM ${LANG_FRENCH} "Windows ne fonctionne pas en mode sans échec.$\r$\nDe ce fait, le support D3D ne peut être installé." 29 29 LangString VBOX_COMPONENT_D3D_NOT_SUPPORTED ${LANG_FRENCH} "Le support invité pour Direct3D n'est pas disponible sur Windows $g_strWinVersion!" 30 LangString VBOX_COMPONENT_D3D_OR_WDDM ${LANG_FRENCH} "Ce système supporte l'interface Windows Aero (WDDM).$\r$\nLe support VirtualBox pour cette fonctionalité est expérimental et ne devrait pas encore être utilisé sur des systèmes importants.$\r$\n$\r$\nVoulez-vous installer le support Direct3D à la place?"30 LangString VBOX_COMPONENT_D3D_OR_WDDM ${LANG_FRENCH} "Ce système supporte l'interface Windows Aero (WDDM).$\r$\nLe support VirtualBox pour cette fonctionalité est expérimental et ne devrait pas encore être utilisé sur des systèmes importants.$\r$\n$\r$\nVoulez-vous installer le support Direct3D de base à la place?" 31 31 32 32 LangString VBOX_WFP_WARN_REPLACE ${LANG_FRENCH} "Le programme d'installation vient de remplacer certains fichiers systèmes afin de faire fonctionner correctement ${PRODUCT_NAME}.$\r$\nPour le cas qu'un avertissement de la Protection de fichiers Windows apparaisse, veuiller l'annuler sans restaurer les fichiers originaux!"
Note:
See TracChangeset
for help on using the changeset viewer.