Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/Media/tcl8.5/msgs/en_be.msg @ 5180

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