* Remove deprecated resource file loading and memory attributes (http://msdn.microsof...
[reactos.git] / reactos / base / system / rundll32 / lang / zh-CN.rc
1 /*
2 * Simplified Chinese translation
3 * By Song Fuchang (0xfc) <sfc_0@yahoo.com.cn> 2011
4 */
5
6 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
7 STRINGTABLE
8 BEGIN
9 IDS_DllNotLoaded, "LoadLibrary 无法加载 '%s'"
10 IDS_MissingEntry, "缺少入口点:%s\n在 %s 中"
11 END