mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
14 lines
397 B
Text
14 lines
397 B
Text
#include "resource.h"
|
|
/*
|
|
* translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
* xxrogers@users.sourceforge.net
|
|
* https://sourceforge.net/projects/reactospl
|
|
*/
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_WelcomeMsg, "Wirtualna maszyna DOS dla ReactOS.\n"
|
|
STRING_PromptMsg, "Wciœnij r<cr> aby uruchomiæ, s<cr> aby wy³¹czyæ lub q<cr>, aby zakoñczyæ."
|
|
END
|