Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Make ProcessingInstructions public service for 4.x #403

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

calien666
Copy link
Member

As other services can use the DeeplService and translate by their own, it's necessary to be able to override the ProcessingInstruction setting DeepL mode to true. As this is not the default and inside the core extension only needed for the command map, the service has to be made public, allowing external services adjusting the instructions.

As other services can use the DeeplService and translate by their own,
it's necessary to be able to override the ProcessingInstruction setting
DeepL mode to true. As this is not the default and inside the core extension
only needed for the command map, the service has to be made public, allowing
external services adjusting the instructions.
@sbuerk
Copy link
Contributor

sbuerk commented Dec 17, 2024

Needs to be upported to main (5.x) also afterwards. Added version labels to make that clear along with changing the pull-request title.

@sbuerk sbuerk changed the title [TASK] Make ProcessingInstructions public service [TASK] Make ProcessingInstructions public service for 4.x Dec 17, 2024
@calien666 calien666 merged commit 367a545 into 4 Dec 17, 2024
11 checks passed
@calien666 calien666 deleted the task/public-processing-instructions branch December 17, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants