diff options
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/msgs/id_id.msg')
-rw-r--r-- | Master/tlpkg/tltcl/lib/tcl8.6/msgs/id_id.msg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/msgs/id_id.msg b/Master/tlpkg/tltcl/lib/tcl8.6/msgs/id_id.msg new file mode 100644 index 00000000000..bb672c11eea --- /dev/null +++ b/Master/tlpkg/tltcl/lib/tcl8.6/msgs/id_id.msg @@ -0,0 +1,6 @@ +# created by tools/loadICU.tcl -- do not edit +namespace eval ::tcl::clock { + ::msgcat::mcset id_ID DATE_FORMAT "%d %B %Y" + ::msgcat::mcset id_ID TIME_FORMAT_12 "%l:%M:%S %P" + ::msgcat::mcset id_ID DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z" +} |