* src/po/fr.po: Add missing format line parameters.
svn: r4872
This commit is contained in:
parent
63a12463be
commit
ca2571daa7
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user