summaryrefslogtreecommitdiffstats
path: root/share/timedef/pl_PL.UTF-8.src
Commit message (Collapse)AuthorAgeFilesLines
* Invalid (long) date format in pl_PL.ISO8859-2.srcedwin2009-06-101-1/+1
| | | | | | | | | Date format is %a %e %b %X %Y %Z (e.g "sob 19 sty 15:46:50 2008 CET") but should be "%a %e %b %Y %X %Z" (e.g. "sob 19 sty 2008 15:46:50 CET"). PR: conf/119804 Submitted by: Bodek <bodek@blurp.org> MFC after: 1 week
* 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
* - Month and weekday names should begin with lowercase latter.pjd2004-09-201-50/+50
| | | | | | | | - First part of long month names should use genitive. - Use more proper shortcuts, leaving the first 3 letters is not always correct. Submitted by: Bodek <bodek@blurp.org>
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+99
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