Open sianabanana opened 5 years ago
Facing the same issue. Any update?
@ivonederlof I am facing same issue too. Any ideas?
I just forked the code and started some debugging myself, as this tool has great potential if we manage to make it work. The first thing I noticed is there is incomplete handling of errors from the Google server. For example, the app receives lots of BAD_REQUEST replies, probably because of the limits of the 'free' license terms. My plan now: add improved error handling, then check the google terms and see if I need to subscribe to the service...
You are right. This does have really great potential. I had to go the long route of using a combination of transifex.com which integrates aws or azure translate to automatically do it. But transifex isn't free and needs some work to setup. ~ Kevin
On Fri, May 15, 2020, 11:41 AM Reuben Sivan notifications@github.com wrote:
I just forked the code and started some debugging myself, as this tool has great potential if we manage to make it work. The first thing I noticed is there is incomplete handling of errors from the Google server. For example, the app receives lots of BAD_REQUEST replies, probably because of the limits of the 'free' license terms. My plan now: add improved error handling, then check the google terms and see if I need to subscribe to the service...
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ivonederlof/xlf-translator/issues/2#issuecomment-629361727, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHPIJTRHXQ7YPNY6J2FSBJLRRVWCLANCNFSM4I3FKJEA .
I have used your tool to create translations and all worked correctly the first time
I then tweaked some code, deleted all previous translations and folders and went to try again.
Unfortunately, it gets to the bit where it should go to google translate and freezes
I see no network traffic or info in the console window
Am i missing something?