svn commit: r298119 - head/tools/tools/locale/etc
Baptiste Daroussin
bapt at FreeBSD.org
Sat Apr 16 17:46:51 UTC 2016
Author: bapt
Date: Sat Apr 16 17:46:50 2016
New Revision: 298119
URL: https://svnweb.freebsd.org/changeset/base/298119
Log:
Readd the zh_hant_HK.UTF-8 removed by accident
Only Big5HKSCS as been removed.
Modified:
head/tools/tools/locale/etc/charmaps.xml
Modified: head/tools/tools/locale/etc/charmaps.xml
==============================================================================
--- head/tools/tools/locale/etc/charmaps.xml Sat Apr 16 17:44:36 2016 (r298118)
+++ head/tools/tools/locale/etc/charmaps.xml Sat Apr 16 17:46:50 2016 (r298119)
@@ -187,6 +187,9 @@
countries="CN" />
<language name="zh"
family="Hant"
+ countries="HK" />
+ <language name="zh"
+ family="Hant"
encoding="Big5"
countries="TW" />
</languages>
More information about the svn-src-head
mailing list