diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 917f5b8b9..d88f232f5 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2005-06-24 Alexander Roitman + * src/po/fr.po: Add missing format line parameters. + 2005-06-23 Don Allingham * src/WriteGedcom.py: Fix GEDCOM date exporting. diff --git a/gramps2/src/po/fr.po b/gramps2/src/po/fr.po index e584bb471..9d0f8bbda 100644 --- a/gramps2/src/po/fr.po +++ b/gramps2/src/po/fr.po @@ -3084,7 +3084,7 @@ msgid "" "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %" "(age)d years." msgstr "" -"%(female_name)s décédée en %(month_year)s à %(death_place) à l'âge de %(age)" +"%(female_name)s décédée en %(month_year)s à %(death_place)s à l'âge de %(age)" "d ans." #: ReportUtils.py:1357 @@ -3092,7 +3092,7 @@ msgid "" "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %" "(age)d months." msgstr "" -"%(female_name)s décédée en %(month_year)s à %(death_place) à l'âge de %(age)" +"%(female_name)s décédée en %(month_year)s à %(death_place)s à l'âge de %(age)" "d mois." #: ReportUtils.py:1364