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

@ -144,7 +144,8 @@ class CheckIntegrity:
errors = blink + efam + photos + rel
if errors == 0:
OkDialog(_("No errors were found"))
OkDialog(_("No errors were found"),
_('The database has passed internal checks'))
return
text = ""