Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Use C locale#8

Open
jprudent wants to merge 1 commit into
masterfrom
i18n
Open

Use C locale#8
jprudent wants to merge 1 commit into
masterfrom
i18n

Conversation

@jprudent

Copy link
Copy Markdown
Collaborator

Some linux installations are in french, so diff will output sentences in french.
Setting the locale to C will output sentences in english.

Some linux installations are in french, so diff will output sentences in french.
Setting the locale to C will output sentences in english.
@fbiville

Copy link
Copy Markdown
Contributor

👍 :-)

@nicokosi

Copy link
Copy Markdown

@emmanwl and I tested this fix on his machine (Ubuntu, in French) but it did not work. Unfortunately, we did not keep the error message...

@fbiville

Copy link
Copy Markdown
Contributor

Cannot test it right now, but LC_ALL should do the trick. Are you sure you tested the good version?

@fbiville

Copy link
Copy Markdown
Contributor

Maybe setting LC_MESSAGES is enough by the way.

@fbiville

Copy link
Copy Markdown
Contributor

What happened to this? 😮 💃 💩

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants