Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl/msgs/zh_tw.msg @ 5065

Last change on this file since 5065 was 5049, checked in by landauf, 16 years ago

added tcl files

File size: 346 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset zh_TW BCE "\u6c11\u570b\u524d"
4    ::msgcat::mcset zh_TW CE "\u6c11\u570b"
5    ::msgcat::mcset zh_TW DATE_FORMAT "%Y/%m/%e"
6    ::msgcat::mcset zh_TW TIME_FORMAT_12 "%P %I:%M:%S"
7    ::msgcat::mcset zh_TW DATE_TIME_FORMAT "%Y/%m/%e %P %I:%M:%S %z"
8}
Note: See TracBrowser for help on using the repository browser.