svn: r1455
This commit is contained in:
Alex Roitman
2003-04-16 17:06:50 +00:00
parent 5ac841c344
commit 62fc406f7c
2 changed files with 3 additions and 3 deletions

View File

@@ -208,7 +208,7 @@ def on_apply_clicked(obj):
yngpar = yngdad
# waswidstr = _(" was a widow ")
if (person.getGender() == RelLib.Person.female) and (person.getGender() == RelLib.Person.male):
error.write( _("Ambigous gender for %s.\n") % idstr )
error.write( _("Ambiguous gender for %s.\n") % idstr )
# parstr = _("parent ")
oldpar = olddad
yngpar = yngdad