summaryrefslogtreecommitdiffhomepage
path: root/android/translations-converter/src/gettext/plural_form.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-1/+1
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-2/+2
2023-08-03Migrate translation-converter to err_deriveLinus Färnstrand1-4/+3
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-1/+1
2021-05-28Implement `FromStr` for `PluralForm`Janito Vaqueiro Ferreira Filho1-0/+19
2021-05-19Move `PluralForm` into a new moduleJanito Vaqueiro Ferreira Filho1-0/+31