2006-11-08 11:47:44 +00:00
|
|
|
|
#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
|
|
|
|
|
*/
|
|
|
|
|
|
2007-07-09 17:03:56 +00:00
|
|
|
|
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
|
2006-11-08 11:47:44 +00:00
|
|
|
|
STRINGTABLE DISCARDABLE
|
2008-01-17 14:01:53 +00:00
|
|
|
|
BEGIN
|
2006-11-08 11:47:44 +00:00
|
|
|
|
|
|
|
|
|
STRING_WelcomeMsg, "ReactOS Virtu<74>lis DOS G<>p t<>mogat<61>s.\n"
|
|
|
|
|
STRING_PromptMsg, "Futtat<61>shoz nyomd meg a r<cr>, le<6C>ll<6C>t<EFBFBD>shoz a s<cr> vagy kil<69>p<EFBFBD>shez a q<cr> gombot."
|
2008-01-17 14:01:53 +00:00
|
|
|
|
END
|