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
2f24e161
Commit
2f24e161
authored
May 30, 2008
by
Michael Stefaniuc
Committed by
Alexandre Julliard
May 30, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comdlg32: Fix the Hungarian translation.
parent
712ae3cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
cdlg_Hu.rc
dlls/comdlg32/cdlg_Hu.rc
+10
-10
No files found.
dlls/comdlg32/cdlg_Hu.rc
View file @
2f24e161
...
...
@@ -179,21 +179,21 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&t",713,300,200,4,14 /* just a dummy: 'i' is like &i in "sol&id" */
}
FINDDLGORD DIALOG 36, 24, 236, 62
FINDDLGORD DIALOG
LOADONCALL MOVEABLE DISCARDABLE
36, 24, 236, 62
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Keress"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Mit keressen:", -1, 4, 8, 48, 8
EDITTEXT
1152
, 51, 7, 124, 12, ES_AUTOHSCROLL | WS_BORDER | WS_GROUP | WS_TABSTOP
C
ONTROL "Teljes &szavak keresse", 1040, "BUTTON", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP, 4, 26, 100, 12
C
ONTROL "Kis/&nagybet klnb.", 1041, "BUTTON", BS_AUTOCHECKBOX | WS_TABSTOP, 4, 42, 92, 12
GROUPBOX "Irny",
1072
, 97, 26, 78, 28
CONTROL "&Vissza",
1056
, "BUTTON", BS_AUTORADIOBUTTON | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 102, 38, 32, 12
CONTROL "&Elre",
1057
, "BUTTON", BS_AUTORADIOBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 138, 38, 30, 12
CONTROL "&Kvetkez", 1, "BUTTON", WS_GROUP | WS_TABSTOP, 182, 5, 50, 14
CONTROL "Mgsem", 2, "BUTTON", WS_GROUP | WS_TABSTOP, 182, 23, 50, 14
PUSHBUTTON "&Segtsg",
1038
, 182, 45, 50, 14, WS_GROUP | WS_TABSTOP
EDITTEXT
edt1
, 51, 7, 124, 12, ES_AUTOHSCROLL | WS_BORDER | WS_GROUP | WS_TABSTOP
C
HECKBOX "Teljes &szavak keresse", chx1, 4, 26, 100, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
C
HECKBOX "Kis/&nagybet klnb.", chx2, 4, 42, 92, 12, BS_AUTOCHECKBOX | WS_TABSTOP
GROUPBOX "Irny",
grp1
, 97, 26, 78, 28
CONTROL "&Vissza",
rad1
, "BUTTON", BS_AUTORADIOBUTTON | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 102, 38, 32, 12
CONTROL "&Elre",
rad2
, "BUTTON", BS_AUTORADIOBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 138, 38, 30, 12
DEFPUSHBUTTON "&Kvetkez", IDOK, 182, 5, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON "Mgsem", IDCANCEL, 182, 23, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Segtsg",
pshHelp
, 182, 45, 50, 14, WS_GROUP | WS_TABSTOP
END
REPLACEDLGORD DIALOG 36, 24, 230, 94
...
...
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