Page 1 of 1

How to change language

Posted: 2008-09-16 06:34
by istein
How to change language in filezilla client. Because in my computer, the program is appeeared in Chinese. How can I change to English. I don't understand Chinese and can't find change language menu. Could you please help me using screenshoot.

Thank You very much.

Re: How to change language

Posted: 2008-09-17 17:09
by boco
Best would be to open %APPDATA%\FileZilla\filezilla.xml and change the following line:

<Setting name="Language Code" type="string">en</Setting>

The blue part must be changed to 'en'.

Re: How to change language

Posted: 2008-09-17 17:15
by botg
FileZilla uses the language set in your system settings as default language.

Re: How to change language

Posted: 2011-05-10 21:30
by pjmp
I bought my laptop in germany and got filezilla in German by default after installing it, as I am more comfortable with the english language I performed the change as indicated, works fine, many thanks for your help/time.

Re: How to change language

Posted: 2011-08-11 09:29
by tperla
Hey, FZ support team ... YOU HAVE A LANGUAGE PROBLEM.

Don't think it is up to dorks like me to change "language settings" in your code.

YOU should be thinking of ways for users to select the language version that they want to employ.

If other applications like your can do it, so can you.

Re: How to change language

Posted: 2011-08-11 17:39
by boco
YOU HAVE A LANGUAGE PROBLEM
I disagree. FileZilla by default uses the language set in your operating system. So why do you select a default language in your OS you don't understand?

Please note that by installing NO language support (can be deselected in the installer) you always get English-only.


@botg: A little question: At present FileZilla uses the language set in the System locale, as I understand it. Wouldn't it be more logical (in Win) to use the language which the user has set as desktop/GUI language in the Windows OS? So if you travel and temporarily set your region/locale to Chinese as an example, FileZilla won't suddenly use Chinese, too?

Re: How to change language

Posted: 2011-08-11 21:26
by botg
Using the same default language all wxWidgets programs use.