i18n tooltip

This commit is contained in:
Damien Elmes 2012-05-02 11:54:05 +09:00
parent d125bff3f3
commit 08a0bfccbe

View file

@ -853,7 +853,7 @@ will be lost. Continue?"""))
for f in unused:
path = os.path.join(mdir, f)
os.unlink(path)
tooltip("Deleted.")
tooltip(_("Deleted."))
diag.close()
def onStudyDeck(self):