SpielBackupAlt/addons/pythonscript/windows-32/tcl/tcl8.6/msgs/ms_my.msg

7 lines
265 B
Plaintext
Raw Normal View History

2024-12-26 14:54:06 +00:00
# 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"
}