uninstaller: Czech language resources encoding fix.

This commit is contained in:
Petr Tesarik 2006-02-13 13:29:21 +01:00 committed by Alexandre Julliard
parent 787aa0edd6
commit 2ed2bf5d17
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,5 @@
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Uninstaller (Czech Resources)
*
*
@ -19,7 +20,9 @@
LANGUAGE LANG_CZECH, SUBLANG_NEUTRAL
/* Czech strings in CP1250 */
STRINGTABLE DISCARDABLE {
IDS_APPNAME, "Deinstaltor"
IDS_APPNAME, "Deinstalátor"
}