mirror of
https://github.com/reactos/reactos.git
synced 2025-01-08 15:21:31 +00:00
9 lines
269 B
Text
9 lines
269 B
Text
/* Traditional Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded "LoadLibrary 無法載入 '%s'"
|
|
IDS_MissingEntry "缺少入口點:%s\n在 %s 中"
|
|
END
|