Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/Media/tcl8.5/msgs/en_in.msg @ 5314

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