This commit is contained in:
Damien Elmes 2009-06-16 03:15:50 +09:00
parent 4735f0ec7b
commit b9f73a2815

View file

@ -450,7 +450,7 @@ Please do not file a bug report with Anki.<br>""")
self.deck.updatePriority(card)
self.deck.refresh()
self.setNotice(_("""\
%s... was a <a href="http://ichi2.net/anki/wiki/Leeches">leech</a>.""") %
%s... is a <a href="http://ichi2.net/anki/wiki/Leeches">leech</a>.""") %
stripHTML(self.currentCard.question)[0:30])
def startRefreshTimer(self):