mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
18 lines
393 B
Text
18 lines
393 B
Text
![]() |
/* FILE: system/userinit/lang/cs-CZ.rc
|
|||
|
* TRANSLATOR: Radek Liska aka Black_Fox (radekliska at gmail dot com)
|
|||
|
* UPDATED: 2008-04-21
|
|||
|
*/
|
|||
|
|
|||
|
#include "resource.h"
|
|||
|
/* Start move all hard code string to En.rc
|
|||
|
* By Magnus Olsen 2005
|
|||
|
*/
|
|||
|
|
|||
|
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
|||
|
STRINGTABLE DISCARDABLE
|
|||
|
BEGIN
|
|||
|
|
|||
|
STRING_USERINIT_FAIL, "Aplikace Userinit selhala p<>i spou<6F>t<EFBFBD>n<EFBFBD> shellu!\n"
|
|||
|
|
|||
|
END
|