reactos/subsystems/ntvdm/lang/zh-CN.rc
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

8 lines
235 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.

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