GithubHelp home page GithubHelp logo

Comments (5)

pedrofleck avatar pedrofleck commented on August 9, 2024 2

You can, but it's not comfortable having to launc the app every time via terminal.

I already explained the reasons to such menu and that I understand and respect the aim to keep the app simple.

You can edit you .desktop file and it will always launch with your desired language, unless you want different languages from time to time.

from blanket.

rafaelmardojai avatar rafaelmardojai commented on August 9, 2024

I'm not sure about this. I want the user interface to be as simple as possible.

Also this isn't a feature that many people will use.

But I can implement a hidden setting than can be changed from terminal or dconf editor:

gsettings set com.rafaelmardojai.Blanket language "lang_iso"

from blanket.

Porrumentzio avatar Porrumentzio commented on August 9, 2024

That's good, it's okay to keep it simple.

I understand that what I propose wouldn't be very used. The problem is that some locales, Esperanto for example, is so little translated that almost all the apps are in English; then, there's no comfortable way to use apps in Esperanto unless each app allows to choose the language.

from blanket.

fitojb avatar fitojb commented on August 9, 2024

On Linux, you can start most apps in a different language by using the LANG= environment variable, e.g. LANG=ca libreoffice

from blanket.

Porrumentzio avatar Porrumentzio commented on August 9, 2024

You can, but it's not comfortable having to launc the app every time via terminal.

I already explained the reasons to such menu and that I understand and respect the aim to keep the app simple.

Anyway:

[porru@matejaro ~]$ LANG=eo blanket
Traceback (most recent call last):
  File "/usr/local/bin/blanket", line 38, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python3.8/locale.py", line 608, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

from blanket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.