VirtualBox

Ignore:
Timestamp:
Nov 11, 2021 2:45:18 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148226
Message:

Main: bugref:1909: Added translation marks around messages of VBoxManage output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk

    r91432 r92372  
    6868        VBoxManageHelp.cpp \
    6969        $(if $(VBOX_WITH_GUEST_PROPS),VBoxManageGuestProp.cpp) \
    70         $(if $(VBOX_WITH_GUEST_CONTROL),VBoxManageGuestCtrl.cpp)
     70        $(if $(VBOX_WITH_GUEST_CONTROL),VBoxManageGuestCtrl.cpp) \
     71
    7172
    7273ifndef VBOX_ONLY_DOCS
     
    115116 VBoxManage_LIBS      += $(LIB_DDU)
    116117
     118ifdef VBOX_WITH_VBOXMANAGE_NLS
     119 VBoxManage_DEFS      += VBOX_WITH_VBOXMANAGE_NLS
     120
     121 VBoxManage_INCS      += \
     122        $(PATH_ROOT)/src/VBox/Main/include
     123
     124 VBoxManage_SOURCES   += \
     125        $(PATH_ROOT)/src/VBox/Main/src-all/VirtualBoxTranslator.cpp \
     126        $(PATH_ROOT)/src/VBox/Main/src-all/QMTranslatorImpl.cpp \
     127        $(PATH_ROOT)/src/VBox/Main/src-all/GlobalStatusConversion.cpp
     128endif
     129
     130
    117131 # VBoxNetPortForwardString.h
    118132 VBoxManageNATNetwork.cpp_INCS += ../../NetworkServices/NetLib/
     
    228242
    229243include $(FILE_KBUILD_SUB_FOOTER)
    230 
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