Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl/msgs/ko_kr.msg @ 5049

Last change on this file since 5049 was 5049, checked in by landauf, 16 years ago

added tcl files

File size: 346 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset ko_KR BCE "\uae30\uc6d0\uc804"
4    ::msgcat::mcset ko_KR CE "\uc11c\uae30"
5    ::msgcat::mcset ko_KR DATE_FORMAT "%Y.%m.%d"
6    ::msgcat::mcset ko_KR TIME_FORMAT_12 "%P %l:%M:%S"
7    ::msgcat::mcset ko_KR DATE_TIME_FORMAT "%Y.%m.%d %P %l:%M:%S %z"
8}
Note: See TracBrowser for help on using the repository browser.