Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
e740c01b
Commit
e740c01b
authored
May 30, 2008
by
Michael Stefaniuc
Committed by
Alexandre Julliard
May 30, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winecfg: Fix the placement of a checkbox in the Japanese translation.
parent
9412fa60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Ja.rc
programs/winecfg/Ja.rc
+3
-3
No files found.
programs/winecfg/Ja.rc
View file @
e740c01b
...
...
@@ -158,10 +158,10 @@ STYLE WS_CHILD | WS_DISABLED
FONT 9, "MS UI Gothic"
BEGIN
GROUPBOX " Driver Selection ",IDC_STATIC,8,4,244,195
LTEXT
"オーディオドライバ: ",IDC_STATIC,10,20,27
7,30
LTEXT
"オーディオドライバ: ",IDC_STATIC,15,20,22
7,30
CONTROL "Devices",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,15,50,140,140
PUSHBUTTON "&Test Sound",IDC_AUDIO_TEST,170,50,59,14
PUSHBUTTON
"コントロールパネル",IDC_AUDIO_CONTROL_PANEL,170,70,4
9,14
PUSHBUTTON
"コントロールパネル",IDC_AUDIO_CONTROL_PANEL,170,70,5
9,14
GROUPBOX " DirectSound ",IDC_STATIC,8,205,244,60
LTEXT "ハードウェア・アクセラレーション: ",IDC_STATIC,15,215,90,10
COMBOBOX IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
...
...
@@ -169,7 +169,7 @@ BEGIN
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 "ドライバ・エミュレーション",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,2
3
0,230,10
CONTROL "ドライバ・エミュレーション",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,2
5
0,230,10
END
IDD_DESKTOP_INTEGRATION DIALOG DISCARDABLE 0, 0, 260, 250
...
...
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