When Calibre convert, the input language is zh-tw, but the output language become zh
When Calibre convert a book, the input book language is "zh-tw"(traditional Chinese), but the output book language will become "zh"(Simplified Chinese).
I want the output book language (zh-tw) is the same as the input book language (zh-tw).
Please help to correct this error in later software updates.
For example: epub (content.opf)
Input book: <dc:language>zh-tw</dc:language>
Output book: <dc:language>zh</dc:language>
|