mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
18 lines
459 B
Text
18 lines
459 B
Text
![]() |
/* FILE: system/rundll/lang/cs-CZ.rc
|
|||
|
* TRANSLATOR: Radek Liska aka Black_Fox (radekliska at gmail dot com)
|
|||
|
* UPDATED: 2008-04-21
|
|||
|
*/
|
|||
|
|
|||
|
#include "resource.h"
|
|||
|
/*
|
|||
|
* Moved all hardcoded strings to En.rc.
|
|||
|
* By Magnus Olsen 2005 magnus@itkonsult-olsen.com
|
|||
|
*/
|
|||
|
|
|||
|
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
|||
|
STRINGTABLE DISCARDABLE
|
|||
|
BEGIN
|
|||
|
IDS_DllNotLoaded, "LoadLibrary se nepoda<64>ilo na<6E><61>st '%s'"
|
|||
|
IDS_MissingEntry, "Chyb<79> vstupn<70> bod:%s\nV %s"
|
|||
|
END
|