mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
e160524395
- Add Chinese Traditional language support for CHARMAP_NEW, DRWTSN32, UTILMAN, CHKDSK. - Improve translation for CLIPBRD, MSCONFIG(_NEW), NOTEPAD, SHUTDOWN, SNDREC32, WINHLP32, DISKPART, FORMAT, REGSVR32, RUNDLL32, USERINIT, DESK.CPL and TIMEDATE.CPL.
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
|