Commit 4ab49c53 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

wineboot: Convert the German resources to UTF-8.

parent 88b5979d
......@@ -22,6 +22,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
IDD_ENDTASK DIALOG DISCARDABLE 0, 0, 186, 71
......@@ -33,6 +35,6 @@ BEGIN
PUSHBUTTON "Programm beenden",IDOK,51,49,71,15
LTEXT "Ein Abmelden oder Herunterfahren wird simuliert, aber dieses Programm reagiert nicht.",
IDC_STATIC,7,7,172,19
LTEXT "Wenn Sie das Programm beenden, knnen Sie ungespeicherte Daten verlieren.",
LTEXT "Wenn Sie das Programm beenden, können Sie ungespeicherte Daten verlieren.",
IDC_STATIC,7,28,172,19
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