Page 1 of 1

Removing languages

Posted: Thu Nov 16, 2006 5:53 pm
by NightFire
Hi,

Just Installed this blog software. And I must say I'm impressed. Used wordpress for a while till I found this one. And this is much better.
I want to start up a blog with 2 languages. English and Dutch.
Standard language Dutch, alternative language English. Already installed the multi language plugin.

Now I want to delete all other language which are not used. Because at the section to write an article I must choose from a whole list of langauges.
Is it possible to just delete all the language files I don't need?

I saw at the folder structure there are folders with language files:

\lang
\lang\UTF-8
\htmlarea\lang (.js files)

Which of the files can I delete. And which file is used for the standard (English) language.

Thanks for the help.

Re: Removing languages

Posted: Fri Nov 17, 2006 1:17 pm
by garvinhicking
Hi!

I am currently not sure how the dropdown is built (I have too little time to check right now) but I believe the list is drawn from the $serendipity['languages'] array that you can find in the "serendipity_config.inc.php" file. Can you try to modify that and see if it has teh desired result?

HTH,
Garvin

Posted: Fri Nov 17, 2006 1:50 pm
by NightFire
Yes,

Thank you. That worked perfect 8)