summaryrefslogtreecommitdiffstats
path: root/share/timedef/fr_FR.UTF-8.src
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate timedef:bapt2016-05-291-2/+2
| | | | | | | | | | | | | | For Russian: - Convert AM/PM which are badly formatted in CLDR to replace it by the proper cyrillic - Add a dependency on Text::Iconv so non unicode get the proper encoding for AM/PM - fix the date format having 'r.,' and convert it to 'r.' (also fixed in Bulgarian) For All: - Use complete Day of Week instead of the abbreviated one Reported by: ache
* Readd week day to default datesbapt2016-05-281-2/+2
| | | | Requested by: many
* Add newly generated locales from CLDR 27.0.1bapt2015-08-081-44/+29
|
* Week days are all lowercase in French.roberto2010-07-201-14/+14
| | | | | | | | cf. http://www.academie-francaise.fr/langue/questions.html#jourdelasemaine (FR) PR: misc/148792 Submitted by: Mathieu <freebsd@breatheless.net> MFC after: 1 weeks
* Comments fixingache2007-12-301-5/+5
| | | | | | | | 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]
* Comments fixingache2007-12-291-2/+2
| | | | | | | | | "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
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+102
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
OpenPOWER on IntegriCloud