diff --git a/qt/aqt/main.py b/qt/aqt/main.py index ca67ac452..944f7f2d8 100644 --- a/qt/aqt/main.py +++ b/qt/aqt/main.py @@ -518,7 +518,7 @@ class AnkiQt(QMainWindow): except Exception as e: if "FileTooNew" in str(e): showWarning( - "This profile requires a newer version of Anki to open. DeckID you forget to use the Downgrade button prior to switching Anki versions?" + "This profile requires a newer version of Anki to open. Did you forget to use the Downgrade button prior to switching Anki versions?" ) else: showWarning(