Is there a way to configure the widget to autodetect the source language
-
יום שלישי 13 מרץ 2012 13:36
We have installed the translator widget on our forum. One step of the config is to specify the source language. Our problem is that the source language will sometimes be English and other times Spanish. If we specify Spanish as the source language then Spanish will not be available as a translation option on the language pull down. That means when a post is created in English, the Spanish speakers cannot get it translated to Spanish.
Is there a way to tell the widget to autodetect the source language or do you have another suggestion?
- נערך על-ידי stevenospam יום שלישי 13 מרץ 2012 13:37
כל התגובות
-
יום רביעי 14 מרץ 2012 19:50בעלים
Hi Steven,
You can force the widget to auto-detect the source language by either specifying an empty string for the source language parameter, or just not specifying the parameter.
Hope that helps,
William Lewis
Microsoft Translator Team
-
יום ראשון 18 מרץ 2012 20:09
William -
Having trouble following your advice...
I've changed the following code:
+ "/ajax/v2/widget.aspx?mode=manual&from=es&layout=ts";
to this:
+ "/ajax/v2/widget.aspx?mode=manual&from=layout=ts";
or this:
+ "/ajax/v2/widget.aspx?mode=manual&from=ts";
or this:
"/ajax/v2/widget.aspx?mode=manual&from=&layout=ts";
I now see both site languages as options to translate to, but it doesn't translate when selected?
Or it doesn't show English as a language to translate to.
What am I missing?
Marco
- נערך על-ידי Marco233 יום ראשון 18 מרץ 2012 20:59
-
יום ראשון 01 אפריל 2012 22:49בעלים
"/ajax/v2/widget.aspx?mode=manual&layout=ts";