changing who is online language changing who is online language
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

changing who is online language

Started by kwong, November 02, 2007, 02:03:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kwong

hello all ,

I just installed coppermine , excellent and intuitive platform !

how do i change the language of the "who is on line" to Hebrew ?
beside changing the text such as "We have 100 Registered members" and so on , it's seems to be a problem with showing the member name if its in hebrew , it is shown as �

if it's needed to be translated , what file context should i change ?

thanks in advance.


Hein Traag

Every plugin, wel most, has a " lang" folder. Most of the time that folder contains at least english.php. Translate that into the language you need.

Joachim Müller

As you failed to post a link to your gallery I can't tell for sure, but "funny" chars like � usually get displayed if there is a mismatch of encodings. Blind guess: you're not using utf-8. Need more advice? Then post a link to your gallery for a start.