Author

Topic: change language to english in official bitcoin client (Read 4000 times)

donator
Activity: 532
Merit: 501
We have cookies
Language selection would be very nice.
legendary
Activity: 1358
Merit: 1002
The english language in Bitcoin uses the code en only. If you try to tell Bitcoin to load en_US it will not work as it won't recognize the language you're asking it to load.
It definitely does work and it's what I'm using.

Well, pt doesn't work because the language is named pt_BR, hence my mistake. Anyway, the _US should be redundant in your case Smiley

Taken from the bitcoin_en.ts file
Code:
donator
Activity: 2058
Merit: 1054
The english language in Bitcoin uses the code en only. If you try to tell Bitcoin to load en_US it will not work as it won't recognize the language you're asking it to load.
It definitely does work and it's what I'm using.
legendary
Activity: 1358
Merit: 1002
The english language in Bitcoin uses the code en only. If you try to tell Bitcoin to load en_US it will probably not work as it won't recognize the language you're asking it to load.

Just a side note to your remark of you not having tested my suggestion: Every flag that you can set on the command line to start the client will work inside the bitcoin.conf file. Just don't forget that the flags inside the conf file don't use the hiphen Tongue
donator
Activity: 2058
Merit: 1054
I've started this related thread for discussion of ways to solve this problem going forward.

As for the current situation: The default language is determined by the dates format. Many people have their OS with an English interface but use the local format for dates and stuff. (eg in Israel we use d/m/y rather than m/d/y). So this means that many people will encounter an unwanted translation; and that resolving it doesn't require "removing languages", just setting the defined format language to US (and the formats themselves can be customized for this language to match the local style).

Alternatively, you can use psy's suggestion of editing bitcoin.conf (haven't tested this), or simply add -lang=en_US to the target of whatever shortcut you are using to launch Bitcoin.
legendary
Activity: 1358
Merit: 1002
On the 0.6 windows version - the client installed in hebrew although the Windows is english.
Is there a way to change it to english or force it to install in english without making batch files, removing languages
from the OS etc ?



Open the bitcoin.conf file and add
Code:
lang=en

That should do it. No need for a new install, only a client restart. All languages get installed, so you have them all there to change as you wish.
hero member
Activity: 714
Merit: 500
Even on my Korean windows it shows English. So wtf@that

Nobody has written a Korean translation.  If/when somebody does (join https://www.transifex.net/projects/p/bitcoin/ if you want to help) you'd get the Korean translation.

An option to change the language in the GUI is a great idea.  Somebody should do that....


I agree, somebody should. 
legendary
Activity: 1449
Merit: 1001
On the 0.6 windows version - the client installed in hebrew although the Windows is english.
Is there a way to change it to english or force it to install in english without making batch files, removing languages
from the OS etc ?
legendary
Activity: 1652
Merit: 2216
Chief Scientist
Even on my Korean windows it shows English. So wtf@that

Nobody has written a Korean translation.  If/when somebody does (join https://www.transifex.net/projects/p/bitcoin/ if you want to help) you'd get the Korean translation.

An option to change the language in the GUI is a great idea.  Somebody should do that....
hero member
Activity: 588
Merit: 500
Hero VIP ultra official trusted super staff puppet
The question you should be asking, is why your OS is configured for a non-English language...
Because he is sharing the computer with other members of his family and they don't speak english?
I am not sure if Luke meant this or not but, I was responding to the fact that Bitcoin should be in English regardless. Even on my Korean windows it shows English. So wtf@that
hero member
Activity: 675
Merit: 513
The question you should be asking, is why your OS is configured for a non-English language...
Because he is sharing the computer with other members of his family and they don't speak english?
hero member
Activity: 588
Merit: 500
Hero VIP ultra official trusted super staff puppet
The question you should be asking, is why your OS is configured for a non-English language...

True. I live in Korea, use Korean windows, and have never had Bitcoin speak Korean to me.
legendary
Activity: 2576
Merit: 1186
The question you should be asking, is why your OS is configured for a non-English language...
member
Activity: 76
Merit: 10
yes, I'd love to be able to change the client language!
I would like it too, it is reason why i am still using 0.4 version.
member
Activity: 112
Merit: 10
yes, I'd love to be able to change the client language!
staff
Activity: 4214
Merit: 1203
I support freedom of choice
So it can be a good feature request Smiley
- Add an option to change language from the settings.
hero member
Activity: 675
Merit: 513
Create a file named english.bat (for example) with this text in it:
set LANG=en_US.UTF-8
bitcoin-qt.exe

Then you can use this file to start the client.
Not very user friendly, but it works.
sr. member
Activity: 351
Merit: 250
how can i change the language to english in the official bitcoin client?

also how does the client attempt to detect my language? my windows7 is english.

thanks!
Jump to: