* various: undo messages

svn: r3181
This commit is contained in:
Don Allingham
2004-05-19 06:13:36 +00:00
parent 1e9b3cfc20
commit 79d9a39a9e
18 changed files with 113 additions and 72 deletions

View File

@ -260,7 +260,7 @@ class AddSpouse:
rtype = const.save_frel(unicode(self.relation_type.get_text()))
self.active_family.set_relationship(rtype)
self.db.commit_family(self.active_family,trans)
self.db.add_transaction(trans)
self.db.add_transaction(trans,_("Add Spouse"))
Utils.destroy_passed_object(obj)
self.update(self.active_family)
m = Marriage.Marriage(self.parent, self.active_family,