coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 language => Topic started by: the_real_tisse on October 24, 2006, 11:54:10 AM

Title: Language dropdown trimming?
Post by: the_real_tisse on October 24, 2006, 11:54:10 AM
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
Title: Re: Language dropdown trimming?
Post by: Gizmo on October 24, 2006, 12:04:25 PM
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.
Title: Re: Language dropdown trimming?
Post by: the_real_tisse on October 24, 2006, 12:06:26 PM
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
Title: Re: Language dropdown trimming?
Post by: Gizmo on October 24, 2006, 12:20:07 PM
It will be removed from the drop down list (after you reload the page).
Title: Re: Language dropdown trimming?
Post by: the_real_tisse on October 24, 2006, 12:50:31 PM
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