Code: Select all
http://translate.google.com/#auto|en|*
The problem is that the some characters are converted and it ends up like this:
Code: Select all
http://translate.google.com/%23auto%7Cen%7C*
Code: Select all
http://translate.google.com/#auto|en|*
Code: Select all
http://translate.google.com/%23auto%7Cen%7C*
Code: Select all
http://translate.google.com/#auto%7Cen%7C*
buegelfrei wrote:The following is working for me (replace each | with %7C and your # will survive intact):Code: Select all
http://translate.google.com/#auto%7Cen%7C*
There is an alternate URL syntax found in this post (http://forums.obdev.at/viewtopic.php?f=9&t=5067&p=16673&hilit=translate.google#p16640) which seems to tell Google Translate to use whatever language pair you used last time.
Code: Select all
http://translate.google.com/translate_t?sl=LANG1&tl=en&q=*
Return to “LaunchBar Search Templates”
Users browsing this forum: No registered users and 1 guest