1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-08 17:01:32 +02:00
comprehensive-rust/i18n-helpers
Martin Geisler 690039fd53
Filter out “fuzzy” translations (#212)
When the source text is updated, existing translations become
outdated. The `msgmerge` program will attempt to find a similar source
text among the existing translations and will reuse the translation.
The translation is marked “fuzzy” to signal to the translator that it
needs to be proofread.
2023-01-28 14:36:57 +01:00
..
src Filter out “fuzzy” translations (#212) 2023-01-28 14:36:57 +01:00
Cargo.lock Add support for translations 2023-01-18 16:12:53 +01:00
Cargo.toml Add support for translations 2023-01-18 16:12:53 +01:00