New language and custom flag question. New language and custom flag question.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

New language and custom flag question.

Started by umpqua5, July 10, 2005, 06:11:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

umpqua5

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.

Joachim Müller

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.