reactos/subsystems/ntvdm/lang/hu-HU.rc
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +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