str4d / rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1
Apache License 2.0
2.53k stars 97 forks source link

rage: Revert to using requested langauges for `age` localization #476

Closed str4d closed 7 months ago

str4d commented 7 months ago

This ensures that if we have a matching locale for age but not rage, we don't ignore the age locale, and instead use the best match for each of them.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d4cfb10) 39.58% compared to head (98a460e) 39.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ======================================= Coverage 39.58% 39.58% ======================================= Files 38 38 Lines 3345 3345 ======================================= Hits 1324 1324 Misses 2021 2021 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.