| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This change is analogous to r199179, r199271, and r289041 for japanese and
chinese locales.
Notes:
svn path=/head/; revision=305571
|
|
|
|
|
|
|
| |
date/time formats for these locales.
Notes:
svn path=/head/; revision=304192
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=304045
|
|
|
|
| |
Notes:
svn path=/head/; revision=303404
|
|
|
|
|
|
|
|
|
|
|
|
| |
filled.
- Since %e means the day of the month as well, regard %e as same as %d
in md_order.
Reported by: vangyzen
Approved by: re (gjb)
Notes:
svn path=/head/; revision=302016
|
|
|
|
|
|
|
| |
as far as I could edit them.
Notes:
svn path=/head/; revision=290522
|
|
|
|
| |
Notes:
svn path=/projects/collation/; revision=286464
|
|
|
|
|
|
|
|
|
| |
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...
Notes:
svn path=/head/; revision=194250
|
|
|
|
| |
Notes:
svn path=/head/; revision=194242
|
|
|
|
|
|
|
| |
Inspired by: r193869
Notes:
svn path=/head/; revision=194029
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=174990
|
|
|
|
|
|
|
|
|
|
|
|
| |
"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
Notes:
svn path=/head/; revision=174977
|
|
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
Notes:
svn path=/head/; revision=127474
|