mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
fix translations in deckproperties from piotr
This commit is contained in:
parent
17a9088f05
commit
b7a3a35c90
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from anki.utils import parseTags
|
||||||
from anki.deck import newCardOrderLabels, newCardSchedulingLabels
|
from anki.deck import newCardOrderLabels, newCardSchedulingLabels
|
||||||
from anki.deck import revCardOrderLabels
|
from anki.deck import revCardOrderLabels
|
||||||
from anki.utils import hexifyID, dehexifyID
|
from anki.utils import hexifyID, dehexifyID
|
||||||
from anki.lang import ngettext
|
|
||||||
import ankiqt
|
import ankiqt
|
||||||
|
|
||||||
tabs = ("ModelsAndPriorities",
|
tabs = ("ModelsAndPriorities",
|
||||||
|
|
Loading…
Reference in a new issue