error on non-fuzzy strings

svn: r19078
This commit is contained in:
Jérôme Rapinat
2012-03-17 14:16:57 +00:00
parent f8042298e1
commit 7cf4d870de
2 changed files with 2 additions and 2 deletions

View File

@@ -18518,7 +18518,7 @@ msgstr "Ascendientes de %s"
#: ../src/plugins/textreport/DetDescendantReport.py:394
#, python-format
msgid "%(name)s is the same person as [%(id_str)s]."
msgstr "Es la misma persona que [%(id_str)s]."
msgstr "%(name)s es la misma persona que [%(id_str)s]."
#: ../src/plugins/textreport/DetAncestralReport.py:316
#: ../src/plugins/textreport/DetDescendantReport.py:777