reactos/subsystems/ntvdm/lang/zh-CN.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

10 lines
249 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#include "resource.h"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE DISCARDABLE
BEGIN
STRING_WelcomeMsg, "ReactOS 虚拟 DOS 机支持。\n"
STRING_PromptMsg, "输入 r<cr> 以便运行s<cr> 以便关闭或者 q<cr> 以便立即退出。"
END