mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
14 lines
314 B
Plaintext
14 lines
314 B
Plaintext
#include "resource.h"
|
|
/*
|
|
* translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
* [email protected]
|
|
* https://sourceforge.net/projects/reactospl
|
|
*/
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_USERINIT_FAIL, "Nie powiod³o siê uruchomienie pow³oki przez userinit!\n"
|
|
|
|
END
|