Change language?
Change language?
My OS is set to spanish but i like all my applications to be in english, is there a way to set deluges language to english without changing system settings? with old version you just needed to delete a folder in locale but this folder does not exist anymore in new versions
Re: Change language?
I think this might be accomplished by setting your LANG environment variable to en_US
Re: Change language?
I have LANG=EN (haven't tried EN_US though).andar wrote:I think this might be accomplished by setting your LANG environment variable to en_US
Re: Change language?
I also like to see a "language change" in Preferences and also during installation.
-
- New User
- Posts: 5
- Joined: Tue Mar 16, 2010 10:38 pm
Re: Change language?
Hi,
thanks in advance
Found it:
Control Panel -> System and Maintenance -> System -> Advanced system settings -> Environment Variables button
if anyone is interested
how can I do this?andar wrote:I think this might be accomplished by setting your LANG environment variable to en_US
thanks in advance
Found it:
Control Panel -> System and Maintenance -> System -> Advanced system settings -> Environment Variables button
if anyone is interested
Re: Change language?
To change the whole system language you have to install new service pack with different language.
Example: if you have XP SP2 in Eng and want to have it in Italian then you will have to download SP3 in Italian and change some registry keys (Go to HKEY_LOCAL_MACHINESYSTEMControlSet001ControlNlsLanguage registry key and then change the value date for 'Default' and 'InstallLanguage' registry value from 0409 to 0410) and you will be able to install it in Italian.
Example: if you have XP SP2 in Eng and want to have it in Italian then you will have to download SP3 in Italian and change some registry keys (Go to HKEY_LOCAL_MACHINESYSTEMControlSet001ControlNlsLanguage registry key and then change the value date for 'Default' and 'InstallLanguage' registry value from 0409 to 0410) and you will be able to install it in Italian.
Re: Change language?
How to change language in Deluge
Open and edit "deluge.cmd"in your Deluge directory.
Add the line "LANG=enUS" where "enUS" is a language code (in this case U.S. English, another example is "deDE" for German)
This is how my deluge.cmd looks like:
Thanks all for getting me on the Environment Variables track.
(Pardon my English)
Open and edit "deluge.cmd"in your Deluge directory.
Add the line "LANG=enUS" where "enUS" is a language code (in this case U.S. English, another example is "deDE" for German)
This is how my deluge.cmd looks like:
Code: Select all
@ECHO OFF
SET LANG=en_US
SET DELUGEFOLDER="D:\Program\Deluge"
SET STARTX_APP="D:\Program\Deluge\StartX.exe"
IF ""%1"" == """" (
%STARTX_APP% /B /D%DELUGEFOLDER% "D:\Program\Deluge\Deluge-Python\deluge.exe"
) ELSE (
%STARTX_APP% /B /D%DELUGEFOLDER% "D:\Program\Deluge\Deluge-Python\deluge.exe "%1" "%2" "%3" "%4""
)
Thanks all for getting me on the Environment Variables track.
(Pardon my English)
Re: Change language?
this is really helpful. but wait.. why u ask me to use trick? ohh I understand. It's sooooo fucking hard to make choice and then spoof language variable so user not use trick, yeah? This is what programming at all. Use trick we do not bother small glitches.
p.s. hello from programmer. and yeah, you ask - if i programmer - why i not make patch? but why i must? developers only make carcas? then declare that u make carcas. don't make us think that this is end user product. also this is not big deal. it's 2 strings of code.
p.s. hello from programmer. and yeah, you ask - if i programmer - why i not make patch? but why i must? developers only make carcas? then declare that u make carcas. don't make us think that this is end user product. also this is not big deal. it's 2 strings of code.
Re: Change language?
Please add language change to Settings/Options/Preferences !
Nobody wants to make some batch files and learn batch language to make a program which will change the language of Deluge app.
And add ability to open file when its downloaded, with dclick on downloaded file in the list & right click open file.
Nobody wants to make some batch files and learn batch language to make a program which will change the language of Deluge app.
And add ability to open file when its downloaded, with dclick on downloaded file in the list & right click open file.
Re: Change language?
Set default language to Deluge on linux? http://forum.deluge-torrent.org/viewtop ... =7&t=51275
Liste AR Adblock Plus & Liste FR author, an ad-blocking subscription for Arabic and French web sites.
http://code.google.com/p/liste-ar-adblock/
http://www.adblock-listefr.com/
http://forums.lanik.us/
http://code.google.com/p/liste-ar-adblock/
http://www.adblock-listefr.com/
http://forums.lanik.us/