thomashempel / AlfredGoogleTranslateWorkflow

A workflow for Alfred that implements translation from any language to any other language that is supported by google
MIT License
401 stars 41 forks source link

The word has to be longer than 2 characters #31

Closed y1feng200156 closed 8 years ago

y1feng200156 commented 8 years ago

gt en,ger,fr Haus

<?xml version="1.0" encoding="utf-8"?><items><item uid="mtranslate"><title>More input needed</title><subtitle>The word has to be longer than 2 characters</subtitle></item></items>

thomashempel commented 8 years ago

It has to be written like this:

gt en,de,fr Haus

"ger" is not a valid language identifier.