reactos/subsystems/ntvdm/lang/zh-CN.rc
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

9 lines
227 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 DISCARDABLE
BEGIN
STRING_WelcomeMsg, "ReactOS 虚拟 DOS 机支持。\n"
STRING_PromptMsg, "输入 r<cr> 以便运行s<cr> 以便关闭或者 q<cr> 以便立即退出。"
END