Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/library/msgs/zh_cn.msg @ 25

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

added tcl to libs

File size: 312 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset zh_CN DATE_FORMAT "%Y-%m-%e"
4    ::msgcat::mcset zh_CN TIME_FORMAT "%k:%M:%S"
5    ::msgcat::mcset zh_CN TIME_FORMAT_12 "%P%I\u65f6%M\u5206%S\u79d2"
6    ::msgcat::mcset zh_CN DATE_TIME_FORMAT "%Y-%m-%e %k:%M:%S %z"
7}
Note: See TracBrowser for help on using the repository browser.