Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/media/tcl8.5/msgs/eu_es.msg @ 5582

Last change on this file since 5582 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: 287 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset eu_ES DATE_FORMAT "%a, %Yeko %bren %da"
4    ::msgcat::mcset eu_ES TIME_FORMAT "%T"
5    ::msgcat::mcset eu_ES TIME_FORMAT_12 "%T"
6    ::msgcat::mcset eu_ES DATE_TIME_FORMAT "%y-%m-%d %T %z"
7}
Note: See TracBrowser for help on using the repository browser.