Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Russian to English translation bookmarklet (See related posts)

Put this bookmarklet (favelet) in the Bookmarks Toolbar of your browser (Firefox or IE). Then translate any Russian page with it.

javascript:Qr=location.href;location.href='http://www.systranbox.com/systran/box?systran_id=SystranSoft-en&systran_charset=UTF-8&systran_text=&ttype=url&systran_url='+escape(Qr)+'&systran_lp=ru_en'

You need to create an account or log in to post comments to this site.


Click here to browse all 4834 code snippets

Related Posts