mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
![]() Currently, the timebox dialog message is built from two separate strings, each containing one variable: "{ $count } cards studied in" + "{ $count } minutes." As a result, translators cannot freely reorder the variables in their translations. This change introduces a single string with both variables, allowing translators to adjust the order for more natural expressions in their languages. |
||
---|---|---|
.. | ||
aqt | ||
icons | ||
launcher | ||
mac | ||
release | ||
tests | ||
tools | ||
hatch_build.py | ||
pyproject.toml | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/