Hi all
First of all, have only started using coppermine last week, and the forum here is excellent!
Now, what I would like to know, is it possible to delete some of the language choices in the dropdown?
I have found the language array in the functions.inc.php, but can I simply delete a line there to have that option dropped in the language drop down or should I do something more than that?
I thought I'd ask first before messing with it.
Thx!
P
You can delete them from the language (lang) directory. If you think you may want to add them back in the future, back them up first if you've made changes or you can grab them from the install zip file.
Yes, but if I delete them from the lang dir, will that remove that particular language in the drop down, or should I delete that particular line in the function.inc.php too?
Thx for your time :)
P
It will be removed from the drop down list (after you reload the page).
Thank you, indeed it does.
As said before, I'm trying to play safe and ask details first, hope that isn't too much of a bother from my side.
Thx for the answers :)
P