| #
21725bc7
|
| 13-Aug-2016 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Set date and time formats back to what they were before CLDR
While CLDR brings us a good and up to date source data to generate locales for all databses we are using for locales, it is not the case
Set date and time formats back to what they were before CLDR
While CLDR brings us a good and up to date source data to generate locales for all databses we are using for locales, it is not the case of LC_TIME. Where it does not defines the informations we need.
Put back all the date and time formats from the old locales. Make it statically for now (in order to be able to merge it now into 11.0-RELEASE). The generation tools will be updated soon.
That gives us time to properly work on LC_TIME during the 12 timeframe.
While here fix abbreviated month for af_ZA (which are already fixed in CLDR data upstream)
In locales where AP/PM was not defined before CLDR data, remove again the AP/PM informations
For locales where AP/PM was defined before CLDR data, keep the CLDR information which was properly translated.
MFC after: 3 days
show more ...
|
| #
594bf2d8
|
| 23-Jul-2016 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Add weekday to the date format of more locales
MFC after: 1 day
|
| #
7cefd8ca
|
| 13-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Regenerate locales
|
| #
12cafd02
|
| 08-Aug-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Add newly generated locales from CLDR 27.0.1
|
| #
5c86b693
|
| 28-Jul-2008 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
In some cases (such as LC_COLLATE), nb_NO and nn_NO are identical, and it makes sense to have them both link to no_NO.
In other cases (such as LC_TIME), they differ, and the correct solution is to h
In some cases (such as LC_COLLATE), nb_NO and nn_NO are identical, and it makes sense to have them both link to no_NO.
In other cases (such as LC_TIME), they differ, and the correct solution is to have no_NO link to nb_NO, rather than the other way around.o
MFC after: 2 weeks
show more ...
|
| #
79386ec7
|
| 30-Dec-2007 |
Andrey A. Chernov <ache@FreeBSD.org> |
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]
|
| #
27cb7434
|
| 29-Dec-2007 |
Andrey A. Chernov <ache@FreeBSD.org> |
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)
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
show more ...
|
| #
3b690f89
|
| 21-Mar-2001 |
Andrey A. Chernov <ache@FreeBSD.org> |
Remove fixed length restrictions and padding
|
| #
e81765cb
|
| 21-Mar-2001 |
Andrey A. Chernov <ache@FreeBSD.org> |
Replace %y with %Y
|
| #
5f071dad
|
| 18-Mar-2001 |
Andrey A. Chernov <ache@FreeBSD.org> |
Convert to new locale format with md_order and without E[Ff]_fmt Add ampm_fmt to all locales
|
| #
9e99391d
|
| 03-Dec-1999 |
Andrey A. Chernov <ache@FreeBSD.org> |
Don't use %E* in old fields for compatibility reasons
|
| #
79dc5830
|
| 30-Nov-1999 |
Andrey A. Chernov <ache@FreeBSD.org> |
Convert after %Ex->%Ef and %EF adding
|
| #
336f19f8
|
| 30-Nov-1999 |
Andrey A. Chernov <ache@FreeBSD.org> |
Convert to new format
|
| #
7f3dea24
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
765e40b9
|
| 02-Jun-1998 |
Daniel O'Callaghan <danny@FreeBSD.org> |
PR: 6831 Submitted by: zerium@webindex.no MF22: remove '.' after weekday abbreviation.
|
| #
ceed3816
|
| 25-May-1998 |
Steve Price <steve@FreeBSD.org> |
Norwegian dates should have a dot after day of month.
PR: 6749 Submitted by: Hans Petter Bieker <zerium@webindex.no>
|
| #
b8c90423
|
| 23-May-1998 |
Poul-Henning Kamp <phk@FreeBSD.org> |
/usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinal upper case in weekdays and months instead off all lower case.
PR: 6721 Reviewed by: phk Submitted by: Hans Petter Bieker <hanspb@persb
/usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinal upper case in weekdays and months instead off all lower case.
PR: 6721 Reviewed by: phk Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
show more ...
|
| #
a62a7a27
|
| 23-Jun-1997 |
Julian Elischer <julian@FreeBSD.org> |
netscape was obviously involved somewhere in the committing of this file as all cases of the character '\0xF8` became the string "=F8" Submitted by: archie@whistle.com
|
| #
46c1f176
|
| 03-Jun-1997 |
Andrey A. Chernov <ache@FreeBSD.org> |
Add no_NO locale Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>
|