WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.64k stars 1.02k forks source link

glosbe machine translation is not working #1026

Closed paulpach closed 8 years ago

paulpach commented 8 years ago

Steps to reproduce

  1. add trans.machine.glosbe.GlosbeTranslation to MACHINE_TRANSLATION_SERVICES
  2. restart weblate
  3. click on any string to translate
  4. click on machine translation
  5. here is an example: http://weblate-blockstory.rhcloud.com/translate/block-story/itemnames/es/?checksum=90a458efe952e4a7924b77c2b5621cad#machine

    Expected behaviour

I expect to see a machine translation of my source string into the current language

Actual behaviour

I get an error saying "The request for machine translation has failed: parsererror"

Server configuration

Please paste here output of ./manage.py list_versions

I will update this section later today.

paulpach commented 8 years ago

That was quick, tx @nijel