Module: wine Branch: master Commit: 3e67adf4999948242d2dc46eb4e5500415252a5d URL: http://source.winehq.org/git/wine.git/?a=commit;h=3e67adf4999948242d2dc46eb4...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Mar 20 23:14:05 2008 +0100
devenum: Add the Romanian translation.
---
dlls/devenum/devenum.rc | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/dlls/devenum/devenum.rc b/dlls/devenum/devenum.rc index 1e7fea2..af2fed0 100644 --- a/dlls/devenum/devenum.rc +++ b/dlls/devenum/devenum.rc @@ -124,3 +124,12 @@ LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL 9 "Standaardapparaat WaveOut" 10 "Standaardapparaat MidiOut" } + +STRINGTABLE DISCARDABLE +LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL +{ + 7 "DirectSound implicit" + 8 "DirectSound: %s" + 9 "Dispozitiv WaveOut implicit" + 10 "Dispozitiv MidiOut implicit" +}