Geography : bug 0007795: geography.gpr.py: Probable typos

This commit is contained in:
noirauds 2014-10-07 10:01:56 +02:00
parent 8ca9a9cccf
commit 7c5234d333

View File

@ -106,10 +106,10 @@ else:
register(VIEW,
id = 'geo3',
name = _("All displacements for one person and their descendants"),
name = _("Every residence or move for a person and any descendants"),
description = _("A view showing all the places visited by "
"all persons during their life."
"\nThis is for one person and their descendant."
"\nThis is for a person and any descendant."
"\nYou can see the dates corresponding to the period."),
version = '1.0',
gramps_target_version = MODULE_VERSION,