mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 04:52:26 +00:00
9 lines
269 B
Text
9 lines
269 B
Text
/* 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
|