Of course, I forgot to commit the new file in revision 22049...
[reactos.git] / reactos / subsystems / ntvdm / Ja.rc
1 #include "resource.h"
2 /*
3 * Moved all hardcoded strings to En.rc.
4 * By Magnus Olsen 2005
5 */
6
7 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
8 STRINGTABLE DISCARDABLE
9 {
10
11 STRING_WelcomeMsg, "ReactOS Virtual DOS Machine support.\n"
12 STRING_PromptMsg, "\8bN\93®\82·\82é\82É\82Í r<cr> \82ð\81A\83V\83\83\83b\83g\83_\83E\83\93\82·\82é\82É\82Í s<cr> \82ð\81A\8d¡\82·\82®\8fI\97¹\82³\82¹\82é\82É\82Í q<cr> \82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢\81B"
13 }