Skip to content

Add locale support#2

Closed
florealcab wants to merge 2 commits intojoknarf:mainfrom
florealcab:main
Closed

Add locale support#2
florealcab wants to merge 2 commits intojoknarf:mainfrom
florealcab:main

Conversation

@florealcab
Copy link
Copy Markdown

This is a try to fix my issue #1

It works well in french, has to be tested with other languages, including english.

@florealcab
Copy link
Copy Markdown
Author

I also add ignore of format for --help and --version options

@joknarf
Copy link
Copy Markdown
Owner

joknarf commented Mar 29, 2026

Thank you very much for proposal, but as I try to be compatible with maximum for OS distribution, the gettext command might no be available:

$ gettext "coreutils" "Filesystem"
-bash: gettext: command not found

So I prefer to force LANG=C to have default English header.

@joknarf joknarf closed this Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants