summaryrefslogtreecommitdiffstats
path: root/library/msgs/zh_tw.msg
diff options
context:
space:
mode:
Diffstat (limited to 'library/msgs/zh_tw.msg')
-rwxr-xr-xlibrary/msgs/zh_tw.msg8
1 files changed, 8 insertions, 0 deletions
diff --git a/library/msgs/zh_tw.msg b/library/msgs/zh_tw.msg
new file mode 100755
index 0000000..e0796b1
--- /dev/null
+++ b/library/msgs/zh_tw.msg
@@ -0,0 +1,8 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset zh_TW BCE "\u6c11\u570b\u524d"
+ ::msgcat::mcset zh_TW CE "\u6c11\u570b"
+ ::msgcat::mcset zh_TW DATE_FORMAT "%Y/%m/%e"
+ ::msgcat::mcset zh_TW TIME_FORMAT_12 "%P %I:%M:%S"
+ ::msgcat::mcset zh_TW DATE_TIME_FORMAT "%Y/%m/%e %P %I:%M:%S %z"
+}