Hello Locopon,
I found how to insert it into the skin, nevertheless, I am still blocked to do the replacement.
I manage to replace the word Search with Chercher, but I would like to do more than this. In my skin, I would like to include the hyperlink. And the hyperlink must include the locale (en-US or fr-FR) depending on the page currently displayed. How could I do that please ?
Currently, I have added the following to my skin:
{span id="SearchTextBox" CssClass="Search"}{a href="http://mydomain.com/Search.aspx"}Link-Search{/a}{/span}
And I have used the Localised replacement to detect Link-Search and to replace it with "Search" for en-US and "Chercher" for fr-FR
But now, I would like the URL to be different. Can you help me please ? Surely not so difficult, but I do not know how to do it.
DV FX