mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
typo
This commit is contained in:
parent
126dbcc3ce
commit
f03ac89817
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ Unable to import from a read-only file."""))
|
|||
|
||||
def setupApkgImport(mw, importer):
|
||||
diag = askUserDialog(_("""\
|
||||
Wolud you like to add to your collection, or replace it?"""),
|
||||
Would you like to add to your collection, or replace it?"""),
|
||||
[_("Add"),
|
||||
_("Replace"),
|
||||
_("Cancel")])
|
||||
|
|
Loading…
Reference in a new issue