summaryrefslogtreecommitdiffstats
path: root/share/timedef/fr_FR.ISO8859-1.src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove fixed length restrictions and paddingache2001-03-211-1/+1
|
* Replace %y with %Yache2001-03-211-1/+1
|
* Convert to new locale format with md_order and without E[Ff]_fmtache2001-03-181-6/+2
| | | | Add ampm_fmt to all locales
* Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PMache2001-03-021-1/+6
|
* Don't use %E* in old fields for compatibility reasonsache1999-12-031-2/+2
|
* Convert after %Ex->%Ef and %EF addingache1999-11-301-3/+7
|
* Convert to new formatache1999-11-301-2/+21
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Swap %X and %Y in %cache1996-12-051-2/+2
|
* Add fr_* familyache1996-12-021-0/+78
Submitted by: roberto@keltia.freenix.fr (Ollivier Robert)
OpenPOWER on IntegriCloud