VirtualBox

Ignore:
Timestamp:
Feb 29, 2024 8:52:55 PM (14 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161980
Message:

VBoxManage: Re-enable ru_RU translation (falling back to en_US xref strings). bugref:10302

Location:
trunk/src/VBox/Frontends/VBoxManage
Files:
2 edited

Legend:

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

    r101556 r103621  
    396396 , $(foreach file,$(filter man_VBoxManage-%,$(VBOX_MANUAL_XML_REFENTRY_FILES)) \
    397397   , $(evalcall2 def_vbox_refentry_preprocess_for_manpage,$(VBoxManage_0_OUTDIR)/$(lang),$(file) \
    398        ,$(VBOX_PATH_MANUAL_SRC)/$(lang)/$(file),replace-xrefs,$(lang))))
     398       ,$(VBOX_PATH_MANUAL_SRC)/$(lang)/$(file),replace-xrefs \
     399       ,$(if $(filter $(lang),$(VBOX_MANUAL_LANGUAGES)),$(lang),en_US))))
    399400
    400401 # Generate the .cpp file.
  • trunk/src/VBox/Frontends/VBoxManage/nls/ApprovedLanguages.kmk

    r99018 r103621  
    2727
    2828# The list of approved VBoxManage languages.
    29 VBOX_APPROVED_VBOXMANAGE_LANGUAGES :=
    30 # dita conversion breaks this:  VBOX_APPROVED_VBOXMANAGE_LANGUAGES := ru
     29VBOX_APPROVED_VBOXMANAGE_LANGUAGES := ru
    3130
    3231# The list of approved VBoxManage language codes for built-in docbook
     
    3736# be placed before others allowing en_US to be used when the user
    3837# specifies "en" as the desired language.
    39 VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES :=
    40 # dita conversion breaks this:  VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES := ru_RU
     38VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES := ru_RU
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