Commit 05061e26 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

gphoto2.ds: Fix German translation.

parent bd2e7aed
......@@ -41,10 +41,10 @@ END
IDD_DIALOG1 DIALOG 0, 0, 186, 46
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
CAPTION "Übertragung"
CAPTION "Übertrage"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "Übertrage... Bitte Warten",IDC_STATIC,5,19,176,8, SS_CENTER
LTEXT "Übertrage... Bitte warten",IDC_STATIC,5,19,176,8, SS_CENTER
END
IDD_CONNECTING DIALOG 0, 0, 280, 116
......@@ -53,6 +53,6 @@ CAPTION "Verbinde mit Kamera"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL "",IDC_BITMAP,"Static",SS_BITMAP|SS_CENTERIMAGE,4,4,110,110
LTEXT "Verbinde mit Kamera... Bitte Warten",IDC_STATIC,128,58,
LTEXT "Verbinde mit Kamera... Bitte warten",IDC_STATIC,128,58,
116,8
END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment