Modify ↓
Opened 4 years ago
Last modified 4 years ago
#22078 new enhancement
Localized names should be in Traditional and Simplified Chinese
| Reported by: | Lepus | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | language display | Cc: |
Description
In the option "Show localized name in selection lists", Chinese should use name:zh-Hant=* (for Traditional Chinese) and name:zh-Hans=* (for Simplified Chinese) to the preferred language, and both can use name:zh=* as fallback.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Would need adaption of LanguageInfo.getLanguageCodes() it seems.