Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iputils: enable localization #37931

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

mvf
Copy link
Contributor

@mvf mvf commented Jul 8, 2022

Testing the changes

  • I tested the changes in this PR: YES

Before:

$ LANG=ja_JP.UTF-8 ping ix.de
PING ix.de (193.99.144.80) 56(84) bytes of data.
64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=1 ttl=242 time=57.5 ms

After:

$ LANG=ja_JP.UTF-8 ping ix.de
PING ix.de (193.99.144.80) 56(84) バイトのデータ
64 バイト応答 送信元 redirector.heise.de (193.99.144.80): icmp_seq=1 ttl=242 時間=64.7ミリ秒

@classabbyamp classabbyamp merged commit 33b5097 into void-linux:master Jul 8, 2022
@mvf mvf deleted the pr/iputils branch July 9, 2022 11:33
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.

None yet

2 participants