mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Make timebox message translatable with flexible variable order 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. * Preserve old string for now * Ensure message doesn't display over two lines --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
---|---|---|
.. | ||
core | ||
core-repo@60bd4d4834 | ||
qt | ||
qt-repo@fd5f984785 | ||
src | ||
usage | ||
.gitignore | ||
Cargo.toml | ||
copy-core-string.sh | ||
ftl | ||
move-from-ankimobile | ||
README.md | ||
remove-unused.sh | ||
update-ankidroid-usage.sh | ||
update-ankimobile-usage.sh |
Files related to Anki's translations.