-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[Feature Rquest] Please add an option to choose Signal Desktop UI language from within the app #1603
Comments
This comment has been minimized.
This comment has been minimized.
If you're on linux, you can easily change environment variables before starting up to use Signal Desktop in a different language than your system language. |
That is not an answer a regular user can work with. Is there a roadmap for this feature? Is a technical issue preventing its implementation or is it a matter of available workforce? |
@Mr-Pepe Just about everything is about available workforce. We're hiring! https://signal.org/workworkwork/ |
MacOS as of Catalina only supports 39 languages, whereas there are 54 locales in this github repository, meaning that at least 15 translations cannot be used on MacOS. Even more if there is any mismatch in supported locales. OS language is a sane default language for an app, but users should be able to pick their own language within an app, specially if such translations exist. EDIT: Actually MacOS allows setting any per-app language in the system preferences, so i was able to use the Signal app in the non-OS language. This is not intuitive, so there could at least be a note in the Signal settings, or even better: a link/button taking user to the OS "Language & Region" settings. |
It's 2020 and I still can't change Signal desktop language. |
Any update on that? |
Please share where the Desktop app gets the language on Windows. |
Since Signal desktop is using Electron which is using Chromium's l10n_util start Signal using:
Check But frankly this is absolutely ridiculous to not provide a simple way to set the preferred language, this is on par with Google using the users geographic location for the locale like people don't speak more than one language or travel, completely bonkers. Considering that feature request has been open for three years doesn't help either. Silly! |
Comfirm that this works. With this parameter you can override the language of the operating system. Signal.exe --lang=nl |
Bumping this. |
Changing language settings (as well as spellcheck language) in Win desktop version would be a much welcome feature! But the workaround by defkev worked like charm, many thanks. |
On Linux it didn't work for me with
Strangely, this does not change the interface language. You have to set the
So I modified the launcher:
and included the variables in the command line:
edit: in the end I actually copied the file to |
@scottnonnenberg , why point to a "hiring" link to a user @Mr-Pepe who was indicating a regular user's problem ?
|
Cross-linking this feature request on the community forums: https://community.signalusers.org/t/allow-setting-os-independent-language-during-installation-or-in-preferences/5978 ➡️ go vote there 🙂 (thanks @Meteor0id for creating it) |
How to vote there when there's no real voting feature & voting for features isn't respected by the developers? Besides, I don't even get the benefit of breaking the "typical developer's dream of 1 single ALM system to handle all developer related tasks" by using GitHub for dev-stuff only & forcing users to use an (quite awful regarding UX, to be honest) community website somewhere else. |
Well I noticed there is a like button there but then I have no idea how the devs can use this information TBH. And I don’t know either how they can manage feature requests properly like that, but this one is closed so we don’t have much choice. |
Bug description
I don't like to spam the issues section with feature requests but since this feature is already present in Signal Android and I also think it's a useful one I gave it a try. People are using their systems differently and not all have their native language set as a system language. My reason behind this is that I like to tweak my system a lot so I have to do a lot of googling where slovenan translations don't help much. But as a Signal Desktop user I want to have it's UI in my language, because of auto spell checking and also to see the changes in translations (as a Signal Desktop translator). I think others would also find this feature useful.
Steps to reproduce
If you have a need to change Signal Desktop UI language from system's (English in my case) to your own there's curently no way to do that from within the app.
Actual result: Curently it's only possible to change language in Signal Desktop if you change the system language.
Expected result: It should be possible to change the Signal Desktop UI language from within the app.
Platform info
Operating System: Ubuntu 17.10
Browser: Firefox 57 (default, also Chrome, Brave, Opera)
Signal version: 1.0.33
The text was updated successfully, but these errors were encountered: