Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
b3ec64a8
Commit
b3ec64a8
authored
Dec 31, 2005
by
Milko Krachounov
Committed by
Alexandre Julliard
Dec 31, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winecfg: Fix a mess with the Bulgarian resource file and translate the
untranslated strings.
parent
37263f57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
Bg.rc
programs/winecfg/Bg.rc
+7
-6
No files found.
programs/winecfg/Bg.rc
View file @
b3ec64a8
...
...
@@ -26,7 +26,7 @@ IDR_WINECFG MENU DISCARDABLE
BEGIN
POPUP ""
BEGIN
MENUITEM "
Configure
", IDC_AUDIO_CONFIGURE
MENUITEM "", IDC_AUDIO_CONFIGURE
END
END
...
...
@@ -162,11 +162,11 @@ IDD_AUDIOCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "
Driver Selection
",IDC_STATIC,8,4,244,195
LTEXT
" ",IDC_STATIC,15,20,227,3
0
CONTROL "",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,15,
50,140,14
0
PUSHBUTTON " ",IDC_AUDIO_CONTROL_PANEL,170,
5
0,69,14
GROUPBOX " DirectSound ",IDC_STATIC,8,
75,244,12
0
GROUPBOX "
",IDC_STATIC,8,4,244,195
LTEXT
" . . . .",IDC_STATIC,15,20,227,5
0
CONTROL "",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,15,
70,140,12
0
PUSHBUTTON " ",IDC_AUDIO_CONTROL_PANEL,170,
7
0,69,14
GROUPBOX " DirectSound ",IDC_STATIC,8,
205,244,6
0
LTEXT " : ",IDC_STATIC,15,215,90,10
COMBOBOX IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL " ",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,230,230,10
...
...
@@ -202,4 +202,5 @@ BEGIN
IDS_WINECFG_TITLE " Wine"
IDS_THEMEFILE " "
IDS_THEMEFILE_SELECT " "
IDS_AUDIO_MISSING " .\n\n .\n .\n\n , ."
END
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment