From 40ed30b4eaa5dd721550a3f3812b3a03a8a16d57 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 31 Jan 2009 03:58:58 +0900 Subject: [PATCH] don't show spaced cards notice if no new cards are left --- anki/deck.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anki/deck.py b/anki/deck.py index 55c1f891c..390419756 100644 --- a/anki/deck.py +++ b/anki/deck.py @@ -678,7 +678,7 @@ and priority in (1,2,3,4) and type in (0, 1)""", time=time) def deckFinishedMsg(self): spaceSusp = "" c = self.spacedCardCount() - if c: + if c and self.newCountToday: spaceSusp += ngettext(''' There is %d