summaryrefslogtreecommitdiffstats
path: root/share/timedef/ko_KR.UTF-8.src
Commit message (Collapse)AuthorAgeFilesLines
* Fix alignment of the short month names for CJK locales,ume2015-11-071-9/+9
| | | | as far as I could edit them.
* Add newly generated locales from CLDR 27.0.1bapt2015-08-081-39/+22
|
* Long long time ago, several utilities in base used to parse %c output andjkim2009-06-151-5/+3
| | | | | | we were not able to change c_fmt without breaking these utilities. Since ache fixed all known issues 8 years ago, now we make ko_KR more usable. Better late than never...
* AM/PM should come first in korean.jkim2009-06-151-1/+1
|
* ko_KR: AM/PM date format should be localized.jkim2009-06-111-4/+2
| | | | Inspired by: r193869
* Comments fixingache2007-12-301-3/+3
| | | | | | | | 1) Back out "month names" -> "months names" and fix few such cases which are wrong initially 2) "weekdays names" -> "weekday names" Noted by: des [1]
* Comments fixingache2007-12-291-3/+3
| | | | | | | | | "month names" -> "months names" typo "Long months names (alternative)" or "in alternative form" -> "(without case ending)" "Long months names" -> "Long months names (as in a date)" to not confuse developers on what purpose those sections are
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+108
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
OpenPOWER on IntegriCloud