History log of /freebsd-10.1-release/share/timedef/pl_PL.ISO8859-2.src
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 219091 27-Feb-2011 versus

Partial fix for PR 91106. Correct the short weekday names. Done according to this poll https://bugzilla.redhat.com/show_bug.cgi?id=242296. This will not close the bug fully yet, as the month names are still not correctly in Genitive. More research on this topic will be done, as I'm suspecting a bug in the libc locale functions picking the month name from the wrong group.

PR: conf/91106
Approved by: gavin (mentor)
MFC after: 1 month


# 193958 10-Jun-2009 edwin

Invalid (long) date format in pl_PL.ISO8859-2.src

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


# 174990 30-Dec-2007 ache

Comments fixing
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]


# 174977 29-Dec-2007 ache

Comments fixing
"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


# 135535 20-Sep-2004 pjd

- Month and weekday names should begin with lowercase latter.
- 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>


# 74570 21-Mar-2001 ache

Replace %y with %Y


# 74413 18-Mar-2001 ache

Convert to new locale format with md_order and without E[Ff]_fmt
Add ampm_fmt to all locales


# 73361 02-Mar-2001 ache

Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM


# 54090 03-Dec-1999 ache

Don't use %E* in old fields for compatibility reasons


# 53961 30-Nov-1999 ache

Convert after %Ex->%Ef and %EF adding


# 53943 30-Nov-1999 ache

Convert to new format


# 31022 07-Nov-1997 ache

Add Polish data
Submitted by: Andrzej Bialecki <abial@warman.org.pl>