reactos/subsystems/ntvdm/lang/hu-HU.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

16 lines
446 B
Plaintext

#include "resource.h"
/*
* Hungarian resource file for ntvdm
* Moved all hardcoded strings to En.rc.
* By Magnus Olsen 2005
* Translation by Robert Horvath 2005 - talley at cubeclub.hu
*/
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
BEGIN
STRING_WelcomeMsg, "ReactOS Virtuális DOS Gép támogatás.\n"
STRING_PromptMsg, "Futtatáshoz nyomd meg a r<cr>, leállításhoz a s<cr> vagy kilépéshez a q<cr> gombot."
END