summaryrefslogtreecommitdiffstats
path: root/share/monetdef/zh_CN.eucCN.src
Commit message (Collapse)AuthorAgeFilesLines
* MFC r310201:bapt2017-01-171-2/+2
| | | | | | Update locales cldr to v30.0.3 and unicode to 9.0.0 Relnotes: yes
* Posixify the locales name for variantsbapt2016-07-031-0/+50
| | | | | | | | | | | | | | | | | | | | For all locales with variants: - if no ambiguity on the locale (only one variant) just use the regular name - if ambiguity, pick one as default and append @<variant> to the others respecting POSIX As a result: - All the 3 components locales added recently are renamed to the usual 2 components version for all but sr_RS.UTF-8 - Set sr_RS.UTF-8 to the cyrillic variant - Add sr_RS.UTF-8@latin - Remove the symlinks aliases they were created to represent the 2 components version as aliasas and are now useless - Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those changes Discussed with: ache@ Approved by: re@ (gjb)
* Add newly generated locales from CLDR 27.0.1bapt2015-08-081-36/+0
| | | | only skip timedef until I figure out how to workaround svn painful mime-type handling
* . add comment that 4 character of int_curr_symbol should be SPACEphantom2001-02-191-2/+2
| | | | . fix chinese locales to meet this requirement
* Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports tokeith2001-02-171-0/+36
both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache
OpenPOWER on IntegriCloud