summaryrefslogtreecommitdiffstats
path: root/library/msgs/en_be.msg
diff options
context:
space:
mode:
Diffstat (limited to 'library/msgs/en_be.msg')
-rwxr-xr-xlibrary/msgs/en_be.msg7
1 files changed, 7 insertions, 0 deletions
diff --git a/library/msgs/en_be.msg b/library/msgs/en_be.msg
new file mode 100755
index 0000000..5072986
--- /dev/null
+++ b/library/msgs/en_be.msg
@@ -0,0 +1,7 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset en_BE DATE_FORMAT "%d %b %Y"
+ ::msgcat::mcset en_BE TIME_FORMAT "%k:%M:%S"
+ ::msgcat::mcset en_BE TIME_FORMAT_12 "%k h %M min %S s %z"
+ ::msgcat::mcset en_BE DATE_TIME_FORMAT "%d %b %Y %k:%M:%S %z"
+}