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

Substiturions vs. Substitutions #551

Closed
Mr-Update opened this issue Jan 12, 2021 · 1 comment
Closed

Substiturions vs. Substitutions #551

Mr-Update opened this issue Jan 12, 2021 · 1 comment

Comments

@Mr-Update
Copy link
Contributor

Filter

With the original German.po (Substiturions)

msgid "The pair is already present in the list of Ignored Substiturions"
msgstr "Das Paar ist bereits in der Liste der ignorierten Ersetzungen vorhanden."

I see:

already1

With the modified German.po (Substitutions)

msgid "The pair is already present in the list of Ignored Substitutions"
msgstr "Das Paar ist bereits in der Liste der ignorierten Ersetzungen vorhanden."

I see:

already2

@sdottaka
Copy link
Member

Fixed by commit 03c3499

Thank you for the report.

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

No branches or pull requests

2 participants