Fixed some translation problems

svn: r418
This commit is contained in:
Don Allingham
2001-09-21 13:20:50 +00:00
parent cb189c865d
commit 384be9af3c
7 changed files with 14 additions and 13 deletions

View File

@ -1601,4 +1601,4 @@ def readData(database,active_person,cb):
#-------------------------------------------------------------------------
from Plugins import register_import
register_import(readData,"Import from GEDCOM")
register_import(readData,_("Import from GEDCOM"))