https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21351 Bug ID: 21351 Summary: Traditional Chinese Language pack should have file name "zh-Hant-TW" not "zh-Hans-TW" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: margaret@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Created attachment 78838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78838&action=edit system_pref_misnamed The zh-Hans-TW file name for Traditional Chinese or Taiwanese written language is incorrectly displaying in the Staff and Opac as 中文 Han (Simplified variant) 台灣 (zh-Hans-TW). Simplified Chinese, "中文 Han (Simplified variant) 中国 (zh-Hans-CN)" is the official language of the People's Republic of China. The "中文 Han (Simplified variant)" is appearing in the language name because the file is titled "zh-Hans-TW" when it should be titled "zh-Hant-TW". The database is set up to use "Hant" but it just incorrectly named. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.