Import build of Tcl/Tk 8.6.12

This commit is contained in:
Steve Dower
2021-11-08 21:12:37 +00:00
parent c5c7ca7f25
commit e3c3e9a285
2280 changed files with 315906 additions and 327798 deletions

View File

@@ -1,6 +1,6 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset es_SV DATE_FORMAT "%m-%d-%Y"
::msgcat::mcset es_SV TIME_FORMAT_12 "%I:%M:%S %P"
::msgcat::mcset es_SV DATE_TIME_FORMAT "%m-%d-%Y %I:%M:%S %P %z"
}
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset es_SV DATE_FORMAT "%m-%d-%Y"
::msgcat::mcset es_SV TIME_FORMAT_12 "%I:%M:%S %P"
::msgcat::mcset es_SV DATE_TIME_FORMAT "%m-%d-%Y %I:%M:%S %P %z"
}