apps.trader
Member
I have a problem with a auto translate script.
It translate the whole code. I want to translate it from english to norwegian.
But the english-norwegian translation destroy the code.
How can I block/disable google translate to tanslate this part for the whole code:
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
Price: {price-updating}
</p>
===============ORGINAL CODE===================
{title}
{keyword}
{thumbnail}
[translate:en|de|fr|en] {features} [/translate]
{link}
[translate:en|de|fr|en] {description} [/translate]
{keyword}
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
Price: {price-updating}
</p>
=============================================
It translate the whole code. I want to translate it from english to norwegian.
But the english-norwegian translation destroy the code.
How can I block/disable google translate to tanslate this part for the whole code:
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
Price: {price-updating}
</p>
===============ORGINAL CODE===================
{title}
{keyword}
{thumbnail}
[translate:en|de|fr|en] {features} [/translate]
{link}
[translate:en|de|fr|en] {description} [/translate]
{keyword}
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
Price: {price-updating}
</p>
=============================================