Page 1 of 1

How do I change the language of the WebUI.???

Posted: Sat Sep 18, 2010 8:08 pm
by SanKen
How do I change the language of the WebUI. ????
English to Polish
Version deluge 1.2.3
LINUX Ubuntu 10.04 lucid
Please help!!

Re: How do I change the language of the WebUI.???

Posted: Mon Sep 20, 2010 11:10 am
by val_dam
try to set LANG variable in /etc/profile

however, i think it is glitch
webui must determine language from browser

Re: How do I change the language of the WebUI.???

Posted: Mon Sep 20, 2010 12:43 pm
by SanKen
What is there to add the file?

Let me add that I installed deluge of commands
http://havetheknowhow.com/Install-the-s ... ss-RC.html

Re: How do I change the language of the WebUI.???

Posted: Wed Sep 22, 2010 1:05 am
by SanKen
He could someone help?
skin changed in / var / lib / deluge / web.conf
But the further question of changing the language

Re: How do I change the language of the WebUI.???

Posted: Sun Oct 03, 2010 12:10 am
by SanKen
PLZ help nobody wants to help me and no one knows how to change it?

Re: How do I change the language of the WebUI.???

Posted: Sun Oct 03, 2010 1:27 am
by johnnyg
How are you running the web ui? Directly or via command line?

If you run it directly with LANG in front it should change the language:

Code: Select all

LANG="pl_PL.utf8" deluge-web
The best solution would of course be for the web ui to set the language based on the Accept-Language http header.

Re: How do I change the language of the WebUI.???

Posted: Sun Oct 03, 2010 11:35 am
by SanKen
Run the Deluge Daemon on startup
http://havetheknowhow.com/scripts/deluge-daemon_rc.txt
What changed to change the language?