* src/po/fr.po: Add missing format line parameters.

svn: r4872
This commit is contained in:
Alex Roitman 2005-06-24 14:35:14 +00:00
parent 63a12463be
commit ca2571daa7
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2005-06-24 Alexander Roitman <shura@gramps-project.org>
* src/po/fr.po: Add missing format line parameters.
2005-06-23 Don Allingham <don@gramps-project.org>
* src/WriteGedcom.py: Fix GEDCOM date exporting.

View File

@ -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