Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/tags/0.0.3/tcl8.5/msgs/en_ph.msg @ 9846

Last change on this file since 9846 was 5167, checked in by rgrieder, 16 years ago

added svn property svn:eol-style native to all tcl files

  • Property svn:eol-style set to native
File size: 321 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset en_PH AM "AM"
4    ::msgcat::mcset en_PH PM "PM"
5    ::msgcat::mcset en_PH DATE_FORMAT "%B %e, %Y"
6    ::msgcat::mcset en_PH TIME_FORMAT_12 "%l:%M:%S %P"
7    ::msgcat::mcset en_PH DATE_TIME_FORMAT "%B %e, %Y %l:%M:%S %P %z"
8}
Note: See TracBrowser for help on using the repository browser.