HIG improvements

svn: r1358
This commit is contained in:
Don Allingham
2003-03-19 04:27:34 +00:00
parent 686f3533d4
commit 2615f4c186
17 changed files with 1082 additions and 1277 deletions

View File

@ -88,7 +88,7 @@ class ChangeTypes:
else:
msg = _("%d event records were modified") % modified
OkDialog(msg)
OkDialog(_('Change types'),msg)
Utils.destroy_passed_object(obj)
#------------------------------------------------------------------------