Task #3408
closedWeblate: modify our own non-weblate default role
0%
Description
We need to modify our specific role to add to Add_suggestion the use of translation memory and the use of machine translation services to all language groups otherwise it will be lost after the next Weblate update.
Related issues
Updated by Christian Lohmaier almost 4 years ago
- Blocks Task #3405: Weblate needs to be updated added
Updated by Christian Lohmaier almost 4 years ago
- Status changed from New to Closed
Ha - that fixed itself. In 4.4 that was released yesterday the suggestion role will have the permission even if it is not assigned to the role:
https://github.com/WeblateOrg/weblate/commit/9f5d6bc3f10761a86c183f0ecea39be4310b84d6
having "add suggestion" permission is sufficient in order for the user to make use of it.
(and there is no distinction anymore between "use machine translation" and "use translation memory" anymore since those have been combined in https://github.com/WeblateOrg/weblate/commit/13ff869e802e0afb444b51f251670ac05565b468 for 4.2)