forsure
23rd of October 2006 (Mon), 06:56
Greetings,
Typical lang file has entries like:
$translated["multiarea_first"] = "you are viewing the first photo in this selection";
$translated["multiarea_last"] = "you are viewing the last photo in this selection";
I have been so far unable to figure out a way of adding html tags (such as to make a word bold or italic or a paragraph return) that are rendered as html in the resulting pages.
From what I understand the prog always references a translation function with ee_translate_A("text here"), but how to get this function to accept html tags? Must be simple but is beyond me.:cry:
Thanks for any pointers...
Forsure:)
Typical lang file has entries like:
$translated["multiarea_first"] = "you are viewing the first photo in this selection";
$translated["multiarea_last"] = "you are viewing the last photo in this selection";
I have been so far unable to figure out a way of adding html tags (such as to make a word bold or italic or a paragraph return) that are rendered as html in the resulting pages.
From what I understand the prog always references a translation function with ee_translate_A("text here"), but how to get this function to accept html tags? Must be simple but is beyond me.:cry:
Thanks for any pointers...
Forsure:)