coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: umpqua5 on July 10, 2005, 06:11:52 AM

Title: New language and custom flag question.
Post by: umpqua5 on July 10, 2005, 06:11:52 AM
I am working on creating a language file in Serbian that i will hopefuly have ready for you guys before the stable 1.4 version is out. I imported the file that's half finished into my lang folder just to test it. While the translation works fine, I cannot get the serbian flag to show up on the gallery. I know almost nothing about programming and all I have done is imported a serbian flag gif into my images/flags folder. Is there anything I need to change in other files to get the flag to show up? Thx a lot.
Title: Re: New language and custom flag question.
Post by: Joachim Müller on July 11, 2005, 06:54:22 AM
in include/functions.inc.php, find// get an array of english and native language names and flags
// for now, use a static array definition here - this could later be made into a true database query
and edit the stuff that comes after it.