From b006b08af1b52d02c24d9a86c50cb699d3cce995 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 21 Jul 2010 19:06:20 +0900 Subject: [PATCH] tweak wrapping --- ankiqt/ui/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ankiqt/ui/main.py b/ankiqt/ui/main.py index 67d56219a..908abffc8 100755 --- a/ankiqt/ui/main.py +++ b/ankiqt/ui/main.py @@ -2240,7 +2240,7 @@ Really overwrite the online version?
There is no way to undo this.

If you want to download an online deck to
-your computer, use File>Download>Personal Deck +your computer, use File>Download>Personal Deck
instead."""), ["Overwrite", "Cancel"]) diag.setDefault(1)