view: Czech language resources encoding fix.
This commit is contained in:
parent
2ed2bf5d17
commit
955289dd6f
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
|
||||
*
|
||||
* View
|
||||
* Czech Language Support
|
||||
*
|
||||
|
@ -23,6 +24,8 @@
|
|||
|
||||
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
||||
|
||||
/* Czech strings in CP1250 */
|
||||
|
||||
/*
|
||||
*
|
||||
* Menu
|
||||
|
@ -73,5 +76,5 @@ END
|
|||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_APPNAME "View"
|
||||
IDS_DESCRIPTION "Obyèejný prohlí¾eè metasouborù"
|
||||
IDS_DESCRIPTION "Obyèejný prohlížeè metasouborù"
|
||||
END
|
||||
|
|
Loading…
Reference in New Issue