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

This commit is contained in:
noirauds 2014-10-07 09:59:22 +02:00
parent 206b397e7c
commit 9075066cca

View File

@ -109,10 +109,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,