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
8ff6bfdd
Commit
8ff6bfdd
authored
Sep 28, 2006
by
Mikołaj Zalewski
Committed by
Alexandre Julliard
Sep 29, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gphoto2.ds: Use SS_CENTER to center a dialog string.
parent
72baa2d4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
gphoto2_En.rc
dlls/gphoto2.ds/gphoto2_En.rc
+1
-1
gphoto2_Fr.rc
dlls/gphoto2.ds/gphoto2_Fr.rc
+1
-1
gphoto2_Ko.rc
dlls/gphoto2.ds/gphoto2_Ko.rc
+1
-1
gphoto2_Nl.rc
dlls/gphoto2.ds/gphoto2_Nl.rc
+1
-1
gphoto2_No.rc
dlls/gphoto2.ds/gphoto2_No.rc
+1
-1
No files found.
dlls/gphoto2.ds/gphoto2_En.rc
View file @
8ff6bfdd
...
...
@@ -39,7 +39,7 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTE
CAPTION "Transferring"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "Transferring.... Please Wait",IDC_STATIC,5
3,19,85,8
LTEXT "Transferring.... Please Wait",IDC_STATIC,5
,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
...
...
dlls/gphoto2.ds/gphoto2_Fr.rc
View file @
8ff6bfdd
...
...
@@ -39,7 +39,7 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTE
CAPTION "Acquisition"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "Acquisition.... Veuillez patienter",IDC_STATIC,5
3,19,85,8
LTEXT "Acquisition.... Veuillez patienter",IDC_STATIC,5
,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
...
...
dlls/gphoto2.ds/gphoto2_Ko.rc
View file @
8ff6bfdd
...
...
@@ -40,7 +40,7 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTE
CAPTION "옮기는 중"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "옮기는 중....잠시만 기다리십시오",IDC_STATIC,5
3,19,85,8
LTEXT "옮기는 중....잠시만 기다리십시오",IDC_STATIC,5
,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
...
...
dlls/gphoto2.ds/gphoto2_Nl.rc
View file @
8ff6bfdd
...
...
@@ -39,7 +39,7 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTE
CAPTION "Transporteren"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "Transporteren.... Even geduld",IDC_STATIC,5
3,19,85,8
LTEXT "Transporteren.... Even geduld",IDC_STATIC,5
,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
...
...
dlls/gphoto2.ds/gphoto2_No.rc
View file @
8ff6bfdd
...
...
@@ -39,7 +39,7 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTE
CAPTION "Overfrer"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "Overfrer . . . vent litt",IDC_STATIC,5
3,19,85,8
LTEXT "Overfrer . . . vent litt",IDC_STATIC,5
,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG DISCARDABLE 0, 0, 280, 116
...
...
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