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

Localize text which is displayed in modal dialog #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sypets
Copy link
Contributor

@sypets sypets commented Nov 22, 2023

Make sure the text which is displayed in the modal dialog when warning about deleting ce with references is localized.

This reuses some code from TYPO3 v11 which is not yet available in TYPO3 v10 and was introduced in patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/80116

Resolves: #45

Make sure the text which is displayed in the modal
dialog when warning about deleting ce with references
is localized.

This reuses some code from TYPO3 v11 which is not yet
available in TYPO3 v10 and was introduced in patch
https://review.typo3.org/c/Packages/TYPO3.CMS/+/80116

Resolves: CodersCare#45
@sypets
Copy link
Contributor Author

sypets commented Nov 22, 2023

I just noticed this other PR, this is probably fixing the same thing, but slightly different solution: #56

@sypets sypets changed the title Localize text which is displayed in model dialog Localize text which is displayed in modal dialog Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No warning about a content element having references if trying to delete with inline delete button
1 participant