Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11258, comment 14


Ignore:
Timestamp:
Nov 29, 2013, 11:54:58 AM (10 years ago)
Author:
Jun Omae

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11258, comment 14

    initial v1  
    11>  2. When user's locale is Chineses (zh-tw), `/chrome/js/messages/zh_Hant_TW.js` is added for javascript message catalog. It must be `zh_TW.js`.
    2 It's the last issue with Babel 1.3. Fixing the issue needs trick, `locale.script = None`, in [c5761471/jomae.git].
     2It's the last issue with Babel 1.3. Fixing the issue needs trick, `locale.script = None`, in [c5761471/jomae.git] which is not committed yet.