xref: /reactos/base/system/rundll32/lang/zh-TW.rc (revision 9393fc32)
1/* Traditional Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
2
3LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
4
5STRINGTABLE
6BEGIN
7    IDS_DllNotLoaded "LoadLibrary 無法載入 '%s'"
8    IDS_MissingEntry "缺少進入點:%s\n在 %s 中"
9END
10