diff options
author | Quentin PAGÈS <provaires@quentino.fr> | 2018-05-19 17:59:08 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-07-18 23:17:17 +0200 |
commit | df467d229ac53098d06ffd7b86322a1e22bf6013 (patch) | |
tree | 32147debe6eaedd71b0941a222365c902eb1e29e /NEWS | |
parent | 5c112f1b62b6fca7348c64a004e9fc4cfdaca1ad (diff) | |
download | glibc-df467d229ac53098d06ffd7b86322a1e22bf6013.zip glibc-df467d229ac53098d06ffd7b86322a1e22bf6013.tar.gz glibc-df467d229ac53098d06ffd7b86322a1e22bf6013.tar.bz2 |
oc_FR locale: Multiple updates (bug 23140, bug 23422).
Multiple updates for Occitan language including alternative month names,
update abday and abmon, fix typos in day, fix d_fmt, correct LC_NAME,
and use “copy "ca_ES"” as LC_COLLATE.
[BZ #23140]
* localedata/locales/oc_FR (mon): Rename to...
(alt_mon): This, then update October (typo fix).
(mon): New content (genitive case, month names preceded by
"de" or "d’").
[BZ #23422]
* localedata/locales/oc_FR (abday): Update all items.
(day): Update Wednesday and Saturday (typo fixes).
(abmon): Update all items, except May.
(d_fmt): Update "%d.%m.%Y" -> "%d/%m/%Y".
(LC_IDENTIFICATION): Bump the revision number and date.
Keep the "category" entries in alphabetic order.
(LC_ADDRESS): Remove no longer needed comment.
(LC_COLLATE): Use “copy "ca_ES"”.
(LC_NAME): Set the correct values of "name_fmt", "name_mr", and
"name_mrs".
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Major new features: fMxdivfNx functions. * Nominative and genitive month names are now supported for the following - languages: Armenian, Asturian, Catalan, Czech, Kashubian, Ossetian, + languages: Armenian, Asturian, Catalan, Czech, Kashubian, Occitan, Ossetian, Scottish Gaelic, Upper Sorbian, and Walloon. The following languages now support abbreviated alternative month names: Catalan, Greek, and Kashubian. |