WineCfg: Update German resource

Henning Gerhardt henning.gerhardt at web.de
Mon Dec 19 07:30:50 CST 2005


Changelog:
	Update German resource

-------------- next part --------------
--- wine/programs/winecfg/De.rc	2005-12-18 10:57:10.000000000 +0100
+++ wine-working/programs/winecfg/De.rc	2005-12-19 14:28:06.000000000 +0100
@@ -159,13 +159,13 @@
 STYLE WS_CHILD | WS_DISABLED
 FONT 8, "MS Shell Dlg"
 BEGIN
-    GROUPBOX        " Driver Selection ",IDC_STATIC,8,4,244,195
+    GROUPBOX        " Treiber Auswahl ",IDC_STATIC,8,4,244,195
     LTEXT           "Audio Treiber: ",IDC_STATIC,15,20,227,30
     CONTROL         "Geräte",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,10,50,140,140
     PUSHBUTTON      "Kontrollschirm",IDC_AUDIO_CONTROL_PANEL,170,50,59,14
     GROUPBOX        " DirectSound ",IDC_STATIC,8,205,244,60    
     LTEXT           "Hardware Beschleunigung: ", IDC_STATIC,15,215,90,10
-    COMBOBOX        IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    COMBOBOX        IDC_DSOUND_HW_ACCEL,105,213,140,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
     CONTROL         "Treiber Emulation",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,230,230,10
 END
 


More information about the wine-patches mailing list