Update DeepLTranslate.java to use v2 of API.
DeepL v1 API was deprecated in 2018.
DeepL v2 API is the exact same as v1 api, except with a different endpoint.
Bugfix requires only to change the /v1/ to a /v2/ in DeepLTranslate.java, Line 60
Literally a 1 second fix, please do.
Created a PR on the github version that has the change.
https://github.com/omegat-org/omegat/pull/85
Ticket moved from /p/omegat/bugs/1039/
Implemented in
release/5.4.2, [b32ce9]. I will release 5.4.2 shortly.This is rude. While the fix is indeed simple, you are asking for the time of volunteers. You are not owed anything. Please do not come here with this attitude in the future.
Sorry, did not mean to be rude. Hope it didn't make your day worse.
The v2 API is not available for CAT tools: https://www.deepl.com/docs-api/accessing-the-api/api-versions/
I'm sorry I didn't catch this earlier. I will revert with [bugs:#1040].
Related
Bugs:
#1040I should have been paying attention to this feature request. This change was already requested in [bugs:#973].
Related
Bugs:
#973