Skip to content

"cargo install" only build in English #8594

@sylvestre

Description

@sylvestre

with

cargo install uu_yes

we install the binary in
~/.cargo/bin/

This command
~/.cargo/bin/yes --help
will show English strings.

We probably want to update this code:
https://github.com/uutils/coreutils/blob/main/src/uucore/build.rs#L216
to detect the local of the system and embedded both english (for fallback) and the user translation locales.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions