Remove additional languages

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
serpent
Posts: 7
Joined: Wed Jul 22, 2009 9:25 am

Remove additional languages

Post by serpent »

Hi, I would like to know is there any way I could disable bunch of languages that I don't use (or set somehow to use only English), since it automatically reads your regional and language settings, and if there is no articles in your language you're gonna see empty categories?
So basically I need only eng and would like somehow to force it :)
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Remove additional languages

Post by Thorsten »

Hi,

just delete the obsolete language files in the folder lang/ and disabler the automatic language detection in the configuration.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
serpent
Posts: 7
Joined: Wed Jul 22, 2009 9:25 am

Re: Remove additional languages

Post by serpent »

Thorsten wrote:Hi,

and disabler the automatic language detection in the configuration.
I believe you meant 'Enable automatic content negotiation' ?

BTW im using 2.0.15v (not sure if there is any newer).
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Remove additional languages

Post by Thorsten »

Hi,
serpent wrote:I believe you meant 'Enable automatic content negotiation' ?
yes.
serpent wrote:BTW im using 2.0.15v (not sure if there is any newer).
There is a version 2.5 since Tuesday. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
AidenWin
Posts: 1
Joined: Thu Sep 03, 2009 7:15 pm

Re: Remove additional languages

Post by AidenWin »

Ok but what if i deleted them but i need them again later? is there a way to disable them without deleting it?
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Remove additional languages

Post by Thorsten »

Hi,

no.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
TandyServices
Posts: 6
Joined: Sun Aug 23, 2009 2:25 pm

Re: Remove additional languages

Post by TandyServices »

You can disable them by renaming the files.. For example ~language_nl.php~
When you want to use them again just rename it to the original again. Works for me...
Post Reply