anki/rslib
Damien Elmes 4430c67069 rework Fluent handling
- all .ftl files for a language are concatenated into a single file
at build time
- all languages are included in the binary
- external ftl files placed in the ftl folder can override the
built-in definitions
- constants are automatically generated for each string key
- dropped the separate StringsGroup enum
2020-02-23 13:22:50 +10:00
..
ftl rework Fluent handling 2020-02-23 13:22:50 +10:00
src rework Fluent handling 2020-02-23 13:22:50 +10:00
tests/support rework Fluent handling 2020-02-23 13:22:50 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs rework Fluent handling 2020-02-23 13:22:50 +10:00
Cargo.toml rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile rework Fluent handling 2020-02-23 13:22:50 +10:00
rust-toolchain bump nightly for the unwrap source line fix 2020-02-17 08:40:16 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00