Author: lwhsu
Date: Thu Jun 20 07:17:16 2019
New Revision: 349225
URL: https://svnweb.freebsd.org/changeset/base/349225
Log:
Finsh readding Big5 in r317204, which was reverting r315568. This commit
reverts r315569.
Reported by: Ting-Wei Lan <lantw44 gmail com>
Discussed with: kevlo
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Added:
head/share/timedef/zh_TW.Big5.src
- copied unchanged from r315568, head/share/timedef/zh_TW.Big5.src
Modified:
head/share/timedef/Makefile
Modified: head/share/timedef/Makefile
==============================================================================
--- head/share/timedef/Makefile Thu Jun 20 06:53:59 2019 (r349224)
+++ head/share/timedef/Makefile Thu Jun 20 07:17:16 2019 (r349225)
@@ -129,6 +129,7 @@ LOCALES+= zh_CN.GBK
LOCALES+= zh_CN.UTF-8
LOCALES+= zh_CN.eucCN
LOCALES+= zh_HK.UTF-8
+LOCALES+= zh_TW.Big5
LOCALES+= zh_TW.UTF-8
Copied: head/share/timedef/zh_TW.Big5.src (from r315568,
head/share/timedef/zh_TW.Big5.src)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/share/timedef/zh_TW.Big5.src Thu Jun 20 07:17:16 2019
(r349225, copy of r315568, head/share/timedef/zh_TW.Big5.src)
@@ -0,0 +1,87 @@
+# Warning: Do not edit. This file is automatically generated from the
+# tools in /usr/src/tools/tools/locale. The data is obtained from the
+# CLDR project, obtained from http://cldr.unicode.org/
+# -----------------------------------------------------------------------------
+#
+# Short month names
+�@����
+�@����
+�@����
+�@����
+�@����
+�@����
+�@����
+�@����
+�@����
+������
+������
+������
+#
+# Long month names (as in a date)
+1��
+2��
+3��
+4��
+5��
+6��
+7��
+8��
+9��
+10��
+11��
+12��
+#
+# Short weekday names
+�g��
+�g�@
+�g�G
+�g�T
+�g�|
+�g��
+�g��
+#
+# Long weekday names
+�P����
+�P���@
+�P���G
+�P���T
+�P���|
+�P����
+�P����
+#
+# X_fmt
+%H��%M��%S��
+#
+# x_fmt
+%Y/%m/%d
+#
+# c_fmt
+%a %b/%e %T %Y
+#
+# AM/PM
+�W��
+�U��
+#
+# date_fmt
+%Y�~%_m��%e�� %A %X %Z
+#
+# Long month names (without case ending)
+1��
+2��
+3��
+4��
+5��
+6��
+7��
+8��
+9��
+10��
+11��
+12��
+#
+# md_order
+md
+#
+# ampm_fmt
+%I:%M:%S %p
+# EOF
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"