summaryrefslogtreecommitdiffstats
path: root/library/msgs/ko_kr.msg
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-08-17 18:24:10 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-08-17 18:24:10 (GMT)
commit5b8ceaef9457a0e83b4489ca281eddf6d04ba1c7 (patch)
treecf778ca31c99e0ceeda3b1a87133380fe5f64515 /library/msgs/ko_kr.msg
parent6ea8b6f48141888f45d8e998811d1a1f7a95161e (diff)
downloadtcl-5b8ceaef9457a0e83b4489ca281eddf6d04ba1c7.zip
tcl-5b8ceaef9457a0e83b4489ca281eddf6d04ba1c7.tar.gz
tcl-5b8ceaef9457a0e83b4489ca281eddf6d04ba1c7.tar.bz2
Changed message catalog file names to lowercase
Diffstat (limited to 'library/msgs/ko_kr.msg')
-rwxr-xr-xlibrary/msgs/ko_kr.msg8
1 files changed, 8 insertions, 0 deletions
diff --git a/library/msgs/ko_kr.msg b/library/msgs/ko_kr.msg
new file mode 100755
index 0000000..ea5bbd7
--- /dev/null
+++ b/library/msgs/ko_kr.msg
@@ -0,0 +1,8 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset ko_KR BCE "\uae30\uc6d0\uc804"
+ ::msgcat::mcset ko_KR CE "\uc11c\uae30"
+ ::msgcat::mcset ko_KR DATE_FORMAT "%Y.%m.%d"
+ ::msgcat::mcset ko_KR TIME_FORMAT_12 "%P %l:%M:%S"
+ ::msgcat::mcset ko_KR DATE_TIME_FORMAT "%Y.%m.%d %P %l:%M:%S %z"
+}