diff options
Diffstat (limited to 'tcl8.6/library/msgs/ru_ua.msg')
-rw-r--r-- | tcl8.6/library/msgs/ru_ua.msg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl8.6/library/msgs/ru_ua.msg b/tcl8.6/library/msgs/ru_ua.msg new file mode 100644 index 0000000..6e1f8a8 --- /dev/null +++ b/tcl8.6/library/msgs/ru_ua.msg @@ -0,0 +1,6 @@ +# created by tools/loadICU.tcl -- do not edit +namespace eval ::tcl::clock { + ::msgcat::mcset ru_UA DATE_FORMAT "%d.%m.%Y" + ::msgcat::mcset ru_UA TIME_FORMAT "%k:%M:%S" + ::msgcat::mcset ru_UA DATE_TIME_FORMAT "%d.%m.%Y %k:%M:%S %z" +} |