Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
6
Dependencies/Python/tcl/tcl8.6/msgs/ms_my.msg
vendored
Normal file
6
Dependencies/Python/tcl/tcl8.6/msgs/ms_my.msg
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# created by tools/loadICU.tcl -- do not edit
|
||||
namespace eval ::tcl::clock {
|
||||
::msgcat::mcset ms_MY DATE_FORMAT "%A %d %b %Y"
|
||||
::msgcat::mcset ms_MY TIME_FORMAT_12 "%I:%M:%S %z"
|
||||
::msgcat::mcset ms_MY DATE_TIME_FORMAT "%A %d %b %Y %I:%M:%S %z %z"
|
||||
}
|
Reference in New Issue
Block a user