Import Tcl-core 8.6.6 (as of svn r86089)

This commit is contained in:
Zachary Ware
2017-05-22 16:09:35 -05:00
parent d239d63057
commit 261a0e7c44
1835 changed files with 812202 additions and 0 deletions

6
library/msgs/ru_ua.msg Normal file
View File

@@ -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"
}