Commit 32f33a3e authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

winspool.drv: Convert the German resources to UTF-8.

parent 6c24ec18
......@@ -20,6 +20,8 @@
#include "wspool.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
FILENAME_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 245, 47
......@@ -35,7 +37,7 @@ END
STRINGTABLE DISCARDABLE
{
IDS_CAPTION "Lokaler Anschlu"
IDS_FILE_EXISTS "Die Ausgabedatei existiert schon. Drcken Sie OK zum berschreiben."
IDS_CAPTION "Lokaler Anschluß"
IDS_FILE_EXISTS "Die Ausgabedatei existiert schon. Drücken Sie OK zum Überschreiben."
IDS_CANNOT_OPEN "Die Ausgabedatei konnte nicht erzeugt werden."
}
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