mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
was>is
This commit is contained in:
parent
4735f0ec7b
commit
b9f73a2815
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue