works really well, I had a different trigger set on my other machine but can't 
recall what it was now !!

what id really like is to highlight text and then have the trigger pull that 
directly to Google translate and show the translation, almost had that working 
with the API but need to look at it again


On 22 Aug 2011, at 00:45, David Sanson wrote:

> Officially, that vertical bar character isn't allowed in URLs, so it needs to 
> be escaped. To escape it, replace it with '%7C'. So something like
> 
>     http://translate.google.com/#auto%7Cen%7C***
> 
> should work.
> 
> David

Reply via email to