Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/Media/tcl8.5/msgs/zh_sg.msg @ 5234

Last change on this file since 5234 was 5180, checked in by dafrick, 16 years ago
File size: 339 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset zh_SG AM "\u4e0a\u5348"
4    ::msgcat::mcset zh_SG PM "\u4e2d\u5348"
5    ::msgcat::mcset zh_SG DATE_FORMAT "%d %B %Y"
6    ::msgcat::mcset zh_SG TIME_FORMAT_12 "%P %I:%M:%S"
7    ::msgcat::mcset zh_SG DATE_TIME_FORMAT "%d %B %Y %P %I:%M:%S %z"
8}
Note: See TracBrowser for help on using the repository browser.