summaryrefslogtreecommitdiffstats
path: root/library/msgs/it_ch.msg
diff options
context:
space:
mode:
Diffstat (limited to 'library/msgs/it_ch.msg')
-rwxr-xr-xlibrary/msgs/it_ch.msg6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/msgs/it_ch.msg b/library/msgs/it_ch.msg
new file mode 100755
index 0000000..b36ed36
--- /dev/null
+++ b/library/msgs/it_ch.msg
@@ -0,0 +1,6 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset it_CH DATE_FORMAT "%e. %B %Y"
+ ::msgcat::mcset it_CH TIME_FORMAT "%H:%M:%S"
+ ::msgcat::mcset it_CH DATE_TIME_FORMAT "%e. %B %Y %H:%M:%S %z"
+}