source:
data/trunk/Media/tcl8.5/msgs/en_hk.msg
@
5234
Last change on this file since 5234 was 5180, checked in by dafrick, 16 years ago | |
---|---|
File size: 321 bytes |
Line | |
---|---|
1 | # created by tools/loadICU.tcl -- do not edit |
2 | namespace eval ::tcl::clock { |
3 | ::msgcat::mcset en_HK AM "AM" |
4 | ::msgcat::mcset en_HK PM "PM" |
5 | ::msgcat::mcset en_HK DATE_FORMAT "%B %e, %Y" |
6 | ::msgcat::mcset en_HK TIME_FORMAT_12 "%l:%M:%S %P" |
7 | ::msgcat::mcset en_HK DATE_TIME_FORMAT "%B %e, %Y %l:%M:%S %P %z" |
8 | } |
Note: See TracBrowser
for help on using the repository browser.