Commit ce2c6f38 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

gphoto2.ds: Convert the German resources to UTF-8.

parent f6bc37ca
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
......@@ -31,7 +33,7 @@ FONT 8, "MS Sans Serif"
BEGIN
CONTROL "List1",IDC_LIST1,"SysListView32", LVS_ICON | WS_BORDER |
WS_TABSTOP,7,7,358,229
DEFPUSHBUTTON "Gewhlte importieren",IDC_IMPORT,152,252,72,14
DEFPUSHBUTTON "Gewählte importieren",IDC_IMPORT,152,252,72,14
PUSHBUTTON "Preview",IDC_FETCH,7,252,64,14
PUSHBUTTON "Alle importieren",IDC_IMPORTALL,80,252,64,14
CONTROL "Skip This Dialog",IDC_SKIP,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,230,252,76,14
......@@ -40,10 +42,10 @@ END
IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 46
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
CAPTION "bertragung"
CAPTION "Übertragung"
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 DISCARDABLE 0, 0, 280, 116
......
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