PDA

View Full Version : Language Translation


twinchek
10-29-2005, 06:37 AM
{no longer running phpLD}

I have having trouble with getting the Spanish I added to our site to translate on browsers so it shows up properly for viewers. Any ideas?

logged
10-29-2005, 08:51 AM
Maybe you should try:
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">

instead of:
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">

Not sure, but try ..

twinchek
10-29-2005, 11:15 PM
Where would I even attempt to change that. It was hard enough to find the directory where the text was to add the spanish to our page. I am sorry to bother you with such stupid questions. :oops:

vkaryl
10-29-2005, 11:18 PM
/templates/header.tpl....