Luke Frisken
Luke Frisken
The https://github.com/baptiste0928/rosetta project brings some interesting ideas, it generates code using the `build.rs` script that can be used to reference localizations using native Rust types which also integrates well with...
+ It would be very nice to have a library that can interface with this system and provide translation editing capabilities in the form of a web interface which can...
Use https://docs.rs/clap_generate/3.0.0-beta.4/clap_generate/ to allow command line completion scripts to be generated for people who may want them.
Move the available configuration options in https://github.com/kellpossible/cargo-i18n#configuration to a separate toml file, and add a deserialization test for it to ensure that it doesn't get out of date.
Provide support for https://github.com/google/rust_icu More research is needed to see specifically what can be supported and how.
Waiting for https://github.com/hecrj/iced/issues/33 to be resolved
https://github.com/unicode-org/icu4x/wiki/ICU4X-Project-Announcement
specifically, those that get edited by hand, by developers, like with fluent. It would be nice to have an option at least to re-order the messages to be in alphabetical...
When the user changes their browser language preferences, web-sys-requester should probably detect this and automatically update the selected languages without requiring a page refresh
(override the default which is the crate name)