Hello,
I am using this code in our web page:
<small><div id="google_translate_element"></div><script>function
googleTranslateElementInit() { new
google.translate.TranslateElement({ pageLanguage: 'ro',
includedLanguages: 'zh-
CN,bg,cs,en,el,fi,fr,de,it,hu,no,nl,pl,ru,sr,tr', autoDisplay: false,
layout: google.translate.TranslateElement.InlineLayout.SIMPLE },
'google_translate_element');}</script><script src="//
translate.google.com/translate_a/element.js?
cb=googleTranslateElementInit"></script></small>
It would be great if the java script would accept a parameter called
"selectLanguage", just like "pageLanguage". Setting this would affect
the display of the "Select language", like this:
If the parameter would have the value "en", the output would display
"Select Language" even if the web page would be in Chinese (Or
Romanian in my case).
If there is allready a sollution for this, please share it with me.
Thank you and
Best regards from Romania,
Horia.
--
You received this message because you are subscribed to the Google Groups
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-translate-general?hl=en.