VirtualBox

Changeset 1073 in vbox for trunk


Ignore:
Timestamp:
Feb 27, 2007 11:12:54 AM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Added missing DSound strings

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts

    r382 r1073  
    1616    <message>
    1717        <source>ALSA Audio Driver</source>
     18        <translation type="unfinished"></translation>
     19    </message>
     20    <message>
     21        <source>Windows DirectSound</source>
    1822        <translation type="unfinished"></translation>
    1923    </message>
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp

    r1018 r1073  
    14041404    audioDriverTypes [CEnums::ALSAAudioDriver] =
    14051405        tr ("ALSA Audio Driver", "AudioDriverType");
     1406    audioDriverTypes [CEnums::DSOUNDAudioDriver] =
     1407        tr ("Windows DirectSound", "AudioDriverType");
    14061408
    14071409    networkAttachmentTypes [CEnums::NoNetworkAttachment] =
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