winecfg: Fix the Hungarian translation.

Michael Stefaniuc mstefani at redhat.de
Thu May 29 17:54:46 CDT 2008


---
 programs/winecfg/Hu.rc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/programs/winecfg/Hu.rc b/programs/winecfg/Hu.rc
index 84b21ce..87f52bf 100644
--- a/programs/winecfg/Hu.rc
+++ b/programs/winecfg/Hu.rc
@@ -163,6 +163,10 @@ BEGIN
     GROUPBOX        " DirectSound ",IDC_STATIC,8,205,244,60
     LTEXT	    "Hardveres gyorsítás: ",IDC_STATIC,15,215,90,10
     COMBOBOX	    IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    LTEXT           "Default &Sample Rate:",IDC_STATIC,15,232,70,8
+    COMBOBOX        IDC_DSOUND_RATES,90,230,42,76,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    LTEXT           "Default &Bits Per Sample:",IDC_STATIC,137,232,80,8
+    COMBOBOX        IDC_DSOUND_BITS,220,230,30,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
     CONTROL         "Meghajtóprogram emuláció",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,230,230,10
 END
 
-- 
1.5.6.rc0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080530/dcff0a1c/attachment.pgp 


More information about the wine-patches mailing list