This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-0.92-deprecated/extensions/inkstitch/bin/tcl/msgs/en_gb.msg

8 lines
279 B
Plaintext
Raw Normal View History

2019-11-14 20:05:10 +01:00
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset en_GB DATE_FORMAT "%d/%m/%y"
::msgcat::mcset en_GB TIME_FORMAT "%T"
::msgcat::mcset en_GB TIME_FORMAT_12 "%T"
::msgcat::mcset en_GB DATE_TIME_FORMAT "%a %d %b %Y %T %z"
}