Accessibility for dialogs

svn: r1384
This commit is contained in:
Don Allingham
2003-03-23 03:50:59 +00:00
parent 5a38afb512
commit e2d89c8f90
10 changed files with 215 additions and 207 deletions

View File

@@ -260,7 +260,7 @@ class MediaView:
'If you delete this object, it will be removed '
'from the database and from all records that '
'reference it.'),
_('Delete Media Object?'),
_('_Delete Media Object?'),
ans.query_response)
else:
self.db.removeObject(mobj.getId())