| #
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 ...
|
| #
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
|
| #
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 ...
|
| #
1bbc832c
|
| 28-Aug-2004 |
Tim J. Robbins <tjr@FreeBSD.org> |
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
(This differs somewhat from the version originally submitted - any mistakes are my own.)
PR: 68524 Submitted by: J. Vice
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
(This differs somewhat from the version originally submitted - any mistakes are my own.)
PR: 68524 Submitted by: J. Vicente Carrasco -Bixen-
show more ...
|