reactos/base/system/rundll32/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

10 lines
269 B
Plaintext

/* Simplified Chinese translation by Song Fuchang (0xfc) <sfc_0@yahoo.com.cn> 2011 */
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
BEGIN
IDS_DllNotLoaded "LoadLibrary 无法加载 '%s'"
IDS_MissingEntry "缺少入口点:%s\n在 %s 中"
END