Skip to content

[feature request] Add an option to select program interface language #33

Open
@Bogdan107

Description

@Bogdan107

I have two separate linux machines:
1 - my own laptop, Gentoo, default language - uk_UA (LANGUAGE=uk)
2 - remote machine, Ubuntu 24.04, default language ru_RU.

Machine 1:

  • program interface language is English;
  • cyrillic characters, stored in cnc_tips.txt, are shown good.

Machine 2:

  • program interface language is Russian;
  • cyrillic characters, stored in cnc_tips.txt, are shown as unreadable characters.

I want an option to select program interface language manually.

Now, I can run program in machine 1 with Russian interface by command:

LANGUAGE=ru_RU  gcodeworkshop

But this is non-standard way...

Please:

  • add an option to the .config/gcodeworkshop/gcodeworkshop.ini, which can configure program language or use default procedure to select translation file;
  • add message-box to select supported language from /usr/share/gcodeworkshop/lang and store selected value to gcodeworkshop.ini (so, at next start program will use expected translation file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions