anki/rslib/i18n
Damien Elmes 516abf7cfa Stop including Qt translations when EXTRA_FTL_ROOT provided
This was causing index mismatches when switching between release and
non-release builds, presumably as the build script wasn't being rerun
in that case. We could add a rerun-if-changed=RELEASE, but easier to
strip this out, as it's rare to run the checks from an external repo.
2023-07-04 18:26:27 +10:00
..
src Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
Cargo.toml Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
build.rs Fix i18n build script not responding to env var changes 2023-07-04 17:17:41 +10:00
check.rs Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
extract.rs Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
gather.rs Stop including Qt translations when EXTRA_FTL_ROOT provided 2023-07-04 18:26:27 +10:00
python.rs Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
typescript.rs Fix some ftl args not being passed correctly in TypeScript 2023-07-04 00:47:59 +10:00
write_strings.rs Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00