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,8 +1,8 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset en_PH AM "AM"
::msgcat::mcset en_PH PM "PM"
::msgcat::mcset en_PH DATE_FORMAT "%B %e, %Y"
::msgcat::mcset en_PH TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset en_PH DATE_TIME_FORMAT "%B %e, %Y %l:%M:%S %P %z"
}
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset en_PH AM "AM"
::msgcat::mcset en_PH PM "PM"
::msgcat::mcset en_PH DATE_FORMAT "%B %e, %Y"
::msgcat::mcset en_PH TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset en_PH DATE_TIME_FORMAT "%B %e, %Y %l:%M:%S %P %z"
}