msrle32: Czech language resources encoding fix.
This commit is contained in:
parent
f69dfc6743
commit
e429bff8cc
|
@ -1,4 +1,5 @@
|
||||||
/*
|
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
|
||||||
|
*
|
||||||
* Czech resource file for MS-RLE
|
* Czech resource file for MS-RLE
|
||||||
*
|
*
|
||||||
* Copyright 2002 Michael Günnewig
|
* Copyright 2002 Michael Günnewig
|
||||||
|
@ -21,6 +22,8 @@
|
||||||
|
|
||||||
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
||||||
|
|
||||||
|
/* Czech strings in CP1250 */
|
||||||
|
|
||||||
STRINGTABLE DISCARDABLE
|
STRINGTABLE DISCARDABLE
|
||||||
{
|
{
|
||||||
IDS_NAME "WINE-MS-RLE"
|
IDS_NAME "WINE-MS-RLE"
|
||||||
|
|
Loading…
Reference in New Issue