Last change
on this file since 5181 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:
346 bytes
|
Rev | Line | |
---|
[5049] | 1 | # created by tools/loadICU.tcl -- do not edit |
---|
| 2 | namespace 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.