Anki/rslib/src/sched
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
..
cutoff.rs move answer_button_time to the backend, split sched into separate module 2020-02-21 15:29:38 +10:00
mod.rs move answer_button_time to the backend, split sched into separate module 2020-02-21 15:29:38 +10:00
timespan.rs rework Fluent handling 2020-02-23 13:22:50 +10:00