fix translation of queue order labels

This commit is contained in:
Damien Elmes 2012-04-17 17:53:02 +09:00
parent cbeccc4d8a
commit 2149502a77

View file

@ -3,6 +3,7 @@
# License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
import os
from anki.lang import _
# whether new cards should be mixed with reviews, or shown first or last
NEW_CARDS_DISTRIBUTE = 0