Menu

#2342 convert-ly is not using LANG= settings

Verified
nobody
Scripts
2020-04-27
2012-02-21
Anonymous
No

Originally created by: *anonymous

Originally created by: Elu...@gmail.com

if you have permanently changed the environment variable LANG, convert-ly should use the corresponding language. at least under windows 7/64 it does not.

Discussion

  • Werner LEMBERG

    Werner LEMBERG - 2019-10-06
    • labels: --> Fixed_2_21_0
    • Description has changed:

    Diff:

    
    
    • status: Accepted --> Fixed
    • Needs: -->
    • Patch: -->
     
  • Werner LEMBERG

    Werner LEMBERG - 2019-10-06

    I can't reproduce that with current git and python 2.7.14, thus closing as fixed. Please comment if you still have issues.

    Note that the LANGUAGE environment variable overrides LANG.

     
  • Federico Bruni

    Federico Bruni - 2020-04-27
    • status: Fixed --> Verified
     
  • Federico Bruni

    Federico Bruni - 2020-04-27

    I'd like to verify this issue... but I don't understand the report.
    If I happen to have LANG=it_IT.UTF-8 in my system, what convert-ly would be using this for?
    The only thing I would expect is a translated text for the --help output. But this is not available for lilypond binary or any other bundled script.

    I'll mark it as verified.
    Feel free to revert if I missed something.