Translation changes

svn: r1432
This commit is contained in:
Don Allingham
2003-04-10 02:49:51 +00:00
parent 21fc77e211
commit 35184f9d6f
15 changed files with 185 additions and 175 deletions

View File

@@ -827,7 +827,7 @@ class EditPerson:
the close window"""
if self.did_data_change():
n = "<i>%s</i>" % self.person.getPrimaryName().getRegularName()
SaveDialog(_('Save Changes to %s?' % n),
SaveDialog(_('Save changes to %s?' % n),
_('If you close without saving, the changes you '
'have made will be lost'),
self.cancel_callback,