diff --git a/aqt/addcards.py b/aqt/addcards.py index 82d738dc3..6d8f10f1a 100644 --- a/aqt/addcards.py +++ b/aqt/addcards.py @@ -136,7 +136,7 @@ class AddCards(QDialog): if not cards: showWarning(_("""\ The input you have provided would make an empty \ -question or answer on all cards."""), help="AddItems") +question on all cards."""), help="AddItems") return self.addHistory(note) # FIXME: return to overview on add?