mrtryhard/qt-ts-tools

Bug: Command lines errors are not translated

Open

#73 opened on May 20, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
blockedbughelp wantedp:l

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Operating system: All qt-ts-tools version: 0.4.0
Problem's description:
When a wrong command is created, the returned string is not translated in the computer locale.

Expected behavior / output:
The command lines errors coming from clap should also be translated.

Contributor guide