summaryrefslogtreecommitdiffstats
path: root/library/msgs/en_bw.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/en_bw.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/en_bw.msg')
-rwxr-xr-xlibrary/msgs/en_bw.msg6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/msgs/en_bw.msg b/library/msgs/en_bw.msg
new file mode 100755
index 0000000..8fd20c7
--- /dev/null
+++ b/library/msgs/en_bw.msg
@@ -0,0 +1,6 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset en_BW DATE_FORMAT "%d %B %Y"
+ ::msgcat::mcset en_BW TIME_FORMAT_12 "%l:%M:%S %P"
+ ::msgcat::mcset en_BW DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z"
+}