Page 1 of 1

Install locale

PostPosted: 15. November 2015 16:12
by sbprogramming
How should i install a locale?

I found the folder

xamp/locale

which contatins two dirs (en and de).

I want to install nl locale, how should i add them>

Re: Install locale

PostPosted: 15. November 2015 16:17
by Altrea
The control panel does not support other languages than english and german.
AFAIK which language you can choose is hardcoded in the sourcecode. The locale folder only contains the translation strings.

So the only way to add nl would be to edit the source code and recompile it yourself.

Re: Install locale

PostPosted: 15. November 2015 16:20
by sbprogramming
@Altrea, is there any place i can get the sourcecode?

Re: Install locale

PostPosted: 15. November 2015 16:22
by Altrea
every XAMPP installation shippes the source code.
Take a look into your src folder.