source:
data/Media/tcl/msgs/en_au.msg
@
5076
Last change on this file since 5076 was 5049, checked in by landauf, 17 years ago | |
---|---|
File size: 300 bytes |
Rev | Line | |
---|---|---|
[5049] | 1 | # created by tools/loadICU.tcl -- do not edit |
2 | namespace eval ::tcl::clock { | |
3 | ::msgcat::mcset en_AU DATE_FORMAT "%e/%m/%Y" | |
4 | ::msgcat::mcset en_AU TIME_FORMAT "%H:%M:%S" | |
5 | ::msgcat::mcset en_AU TIME_FORMAT_12 "%I:%M:%S %P %z" | |
6 | ::msgcat::mcset en_AU DATE_TIME_FORMAT "%e/%m/%Y %H:%M:%S %z" | |
7 | } |
Note: See TracBrowser
for help on using the repository browser.