Updates:
Status: Invalid
Comment #1 on issue 2181 by [email protected]: inconsistent handling of
lilypond cmd with or without -h when LANG=... is not en
https://code.google.com/p/lilypond/issues/detail?id=2181
I cannot reproduce this issue.
My default locale is 'it'. If I launch lilypond with no arguments I get the
italian message. If I export the LANG variable to C I get the english
message (same if I set any string, I guess it's just the default fall-back).
You must enter a valid and complete lang code to make it work. The
following commands allow me to print the message to english first and then
back to italian:
export LANG=C
lilypond
export LANG=it_IT.utf8
lilypond
I'm marking this issue as invalid, but feel free to re-open it if you find
something wrong.
Thanks
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings