Translation changes
svn: r1432
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user