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

@ -121,7 +121,8 @@ class PatchNames:
self.top.get_widget("textwindow").get_buffer().set_text(msg)
else:
OkDialog(_("No titles or nicknames were found"))
OkDialog(_('No modifications made'),
_("No titles or nicknames were found"))
self.cb(0)
def on_ok_clicked(self,obj):