Skip to content

Instantly share code, notes, and snippets.

@olleolleolle
Created April 5, 2009 19:52
Show Gist options
  • Save olleolleolle/90515 to your computer and use it in GitHub Desktop.
Save olleolleolle/90515 to your computer and use it in GitHub Desktop.
javascript:var%20t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection&&document.selection.createRange&&document.selection.createRange().text));var%20e=(document.charset||document.characterSet);if(t!=''){location.href='http://translate.google.com/translate_t?text='+t+'&hl=en&langpair=pl|sv&tbb=1&ie='+e;}else{location.href='http://translate.google.com/translate?u='+escape(location.href)+'&hl=en&langpair=pl|sv&tbb=1&ie='+e;};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment