mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
14 lines
261 B
Text
14 lines
261 B
Text
![]() |
#include "resource.h"
|
|||
|
/* Start move all hard code string to En.rc
|
|||
|
* By Magnus Olsen 2005
|
|||
|
* Translated by Kario 2008
|
|||
|
*/
|
|||
|
|
|||
|
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
|
|||
|
STRINGTABLE DISCARDABLE
|
|||
|
BEGIN
|
|||
|
|
|||
|
STRING_USERINIT_FAIL, "Userinit zlyhal pri sp<73><70><EFBFBD>an<61> shellu!\n"
|
|||
|
|
|||
|
END
|