We can't force the client to use the english version. Up until version 0.4 it was possible to rename the directory containing the translations. That's no longer possible.
-
KlausT commented at 4:29 PM on December 3, 2011: none
-
laanwj commented at 4:40 PM on December 3, 2011: member
You can by overriding the environment. Try this:
export LANG=en_US.UTF-8 -
KlausT commented at 4:56 PM on December 3, 2011: none
A solution for mouse pushers would be nice. Not every Windows user knows how to change environment variables.
-
laanwj commented at 6:13 PM on December 3, 2011: member
Well, it should be pretty simple to make a .bat file that changes a environment variable and launches
bitcoin.exe. I don't use windows myself, so I can't test, but copy-pasting this into a bat in the same directory as bitcoin.exe should do the job:[@echo](/bitcoin-bitcoin/contributor/echo/) off SET LANG=en_US.UTF-8 bitcoin.exe -
Plaidxx commented at 9:03 PM on December 7, 2011: none
I don't see what it would hurt to add a lang config option in bitcoin.conf. In the future, we should probably even have a way to change the language in the settings menu.
-
laanwj commented at 9:26 PM on December 7, 2011: member
Adding a commandline/bitcoin.conf flag indeed sounds like a good solution, feel free to send a pull request
- laanwj referenced this in commit 72075edafb on Feb 17, 2012
- laanwj closed this on Feb 17, 2012
- laanwj referenced this in commit 2d36b60f92 on Feb 18, 2012
- sje397 referenced this in commit eacfbb27dd on Feb 28, 2012
- coblee referenced this in commit 444e270890 on Jul 17, 2012
- coblee referenced this in commit d110569cf3 on Jul 17, 2012
- jpentland referenced this in commit c8c855ec89 on Feb 7, 2016
- ptschip referenced this in commit fa9ab32d93 on Jun 27, 2017
- sipa referenced this in commit de659898b6 on Jan 21, 2020
- sipa referenced this in commit 36362dfb90 on Jan 23, 2020
- jnewbery referenced this in commit 85e7d06351 on Mar 17, 2020
- sipa referenced this in commit 4977ac14d3 on Mar 18, 2020
- sipa referenced this in commit 5bf7fb5baa on Mar 18, 2020
- sipa referenced this in commit fb2a05e468 on Mar 19, 2020
- sipa referenced this in commit 497fad6f09 on Mar 21, 2020
- sipa referenced this in commit eae016f117 on Mar 22, 2020
- sipa referenced this in commit 4e37a7c2cb on Mar 27, 2020
- jnewbery referenced this in commit 9696dea839 on Apr 16, 2020
- jnewbery referenced this in commit a541fd0e87 on Apr 19, 2020
- sipa referenced this in commit c308759ea5 on Apr 19, 2020
- sipa referenced this in commit 4eaec32f1c on May 2, 2020
- sipa referenced this in commit ef7117193c on May 22, 2020
- sipa referenced this in commit 67f232b5d8 on Jun 9, 2020
- stackman27 referenced this in commit 78cde6f8c7 on Jun 26, 2020
- rajarshimaitra referenced this in commit 4e9a545fb2 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021