Commit 6c24ec18 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

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

parent d6a9ef91
......@@ -18,6 +18,8 @@
#include "psdlg.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
PAPER DIALOG LOADONCALL MOVEABLE DISCARDABLE 5, 43, 227, 215
......@@ -25,7 +27,7 @@ STYLE WS_POPUP | WS_CAPTION | WS_CLIPSIBLINGS | WS_VISIBLE
CAPTION "Papier"
FONT 8, "MS Shell Dlg"
{
LTEXT "&Papiergre:", -1, 10, 6, 100, 8
LTEXT "&Papiergröße:", -1, 10, 6, 100, 8
LISTBOX IDD_PAPERS, 10, 15, 200, 45, LBS_STANDARD | LBS_HASSTRINGS |
WS_TABSTOP
GROUPBOX "Ausrichtung", -1, 10, 80, 200, 50
......
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