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

fix: remove escapes for apostrophes #191

Merged
merged 1 commit into from
Dec 25, 2024
Merged

fix: remove escapes for apostrophes #191

merged 1 commit into from
Dec 25, 2024

Conversation

AkesiSeli
Copy link
Contributor

Technical details

This PR removes escaped apostrophes which in Compose resources are treated literally.

Additional notes

This may break in future imports from Weblate so I'll have to be careful.

@AkesiSeli AkesiSeli self-assigned this Dec 25, 2024
@AkesiSeli AkesiSeli linked an issue Dec 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 56.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@AkesiSeli AkesiSeli merged commit d9febf7 into master Dec 25, 2024
3 checks passed
@AkesiSeli AkesiSeli deleted the fix-l10n-escapes branch December 25, 2024 22:59
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.

[l10n] Remove unnecessary escapes from apostrophes
1 participant