[asterisk-bugs] [Asterisk 0015346]: [patch] TW is not an ISO Language Code
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jun 19 13:30:21 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15346
======================================================================
Reported By: volivier
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15346
Category: Core/Internationalization
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.1.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-17 16:49 CDT
Last Modified: 2009-06-19 13:30 CDT
======================================================================
Summary: [patch] TW is not an ISO Language Code
Description:
Tawanese actually is standard mandarin chinese that is categorized as
"zh-tw" or simply "zh" and NEVER "tw". Should simply be "zh" in Asterisk
because Asterisk is not concerned with the actual script of a locale (the
way it is written).
The reason why setting taiwanese as "tw" is a problem, is because it
fragments the efforts to localize in the standard mandarin chinese language
(which is coded as "zh") and is a bad internationalization practice
altogether.
======================================================================
----------------------------------------------------------------------
(0106724) davidw (reporter) - 2009-06-19 13:30
https://issues.asterisk.org/view.php?id=15346#c106724
----------------------------------------------------------------------
It looks as though one has to go to ISO 693-3's 3 letter codes before you
can distinguish between different spoken forms of the language that is
written as Chinese, or to distinguish between the written and spoken
styles. <http://www.sil.org/iso639-3/documentation.asp?id=zho>. The
original Taiwanese would be "nan" and Mandarin would be "cmn". Formal
written Chinese would be "lcn". Cantonese is "yue".
Issue History
Date Modified Username Field Change
======================================================================
2009-06-19 13:30 davidw Note Added: 0106724
======================================================================
More information about the asterisk-bugs
mailing list