View Single Post
  #7 (permalink)  
Old 04-14-2007, 10:29 PM
Geoserv Geoserv is offline
Banned
 
Join Date: Feb 2007
Location: Canada
Posts: 796
I noticed that when it translates, the main navigation gets translated to either the pligg name value or something.

It takes:

Quote:
<li id="navhome"><a href="{$my_base_url}{$my_pligg_base}" class="main"><span>{#PLIGG_Visual_Home#}</span><p style="font-size:10px; padding: 5px:">Spot the Dots</p></a></li>
My pligg base is News Dots, and translates into "Home", how can I fix the code so it actually trranslates News Dots? It doesn't translate "Spot the Dots" at all.


I figured out the part about translating in to home, I somehow changed the pligg value, but it still doesn't trrnaslate the "Spot the Dots" part.

Geoserv.

Last edited by Geoserv; 04-14-2007 at 10:37 PM.
Reply With Quote