Anki/qt/launcher
llama e0b0d0d19b
feat: add i18n to launcher (#4361)
* add anki_i18n and locale_config crates to launcher

* add launcher.ftl

* add tr to state

* replace most hardcoded strings with translations

* add support for `launcher` rustcfg to trim translations

* use marker structs to denote type of translations

* move underscores into generated code

* Update cargo-license, which may fix the license order issue (dae)
2025-09-27 16:58:46 +10:00
..
addon Possible fix for launcher failing to appear on some Linux systems 2025-07-28 21:53:44 +10:00
lin Version the launcher 2025-07-15 22:26:46 +07:00
mac Bypass install_name_tool invocation on macOS 2025-09-03 17:32:30 +10:00
src feat: add i18n to launcher (#4361) 2025-09-27 16:58:46 +10:00
win Version the launcher 2025-07-15 22:26:46 +07:00
build.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
Cargo.toml feat: add i18n to launcher (#4361) 2025-09-27 16:58:46 +10:00
pyproject.toml Add some helpers to allow add-ons to install packages into the venv 2025-07-04 14:23:04 +07:00
versions.py Support socks proxies when fetching versions 2025-08-08 20:30:51 +10:00