mirror of
https://github.com/reactos/wine.git
synced 2025-02-01 17:53:25 +00:00
winecfg: Add the codepage pragma for German translation.
This commit is contained in:
parent
58cabeea2b
commit
cb7c72f8f1
@ -23,6 +23,8 @@
|
||||
#include "config.h" /* Needed for the PACKAGE_STRING definition */
|
||||
#include "resource.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
IDR_WINECFG MENU DISCARDABLE
|
||||
|
Loading…
x
Reference in New Issue
Block a user