Highlight2Translate

By fredar Last update Jan 1, 2009 — Installed 2,965 times. Daily Installs: 2, 4, 3, 3, 0, 5, 1, 0, 0, 1, 2, 1, 0, 0, 1, 2, 1, 1, 3, 0, 2, 6, 2, 0, 0, 2, 0, 7, 1, 3, 8, 0
Script Summary:
Highlight any text (of any language) on the screen and translate it into English or other languages
Recently Updated TopicsPosts
request!7
Language Selection Dropdown...1
My version!1
tranlation overlay at page ...2

this script has 7 topics, 20 posts

This script has no reviews.

Highlight2Translate ver 1.0 (updated 9/10/2008):

Function:
Highlight any text (of any language) on the screen, a translation box will appear near your cursor
and the text will be translated into English ( using google language api)

Example:

This example shows how the script translates "毒南" in Chinese to "South poisoning" in English

ver 1.1 (updated 1/1/2009):

Happy new Year!

Today I added a list of translation so that users can change the language after translation easier,
by editing a line in the source code, for example:
__________________________________________________________________________________________
if users change the line 103 from
languageAfterTranslation=languageAfterTranslationSet['ENGLISH']
to
languageAfterTranslation=languageAfterTranslationSet['CHINESE']

then the translation will be in Chinese rather than in English