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

Difference in msgid_plural and msgstr[1] appears as unchanged string #3328

Open
scootergrisen opened this issue Aug 8, 2021 · 0 comments
Open

Comments

@scootergrisen
Copy link
Contributor

I have the following in a po file but Virtaal shows it as unchanged string under quality check.
Perhaps Virtaal only compares msgid and msgstr[0] which are unchanged.
But msgid_plural and msgstr[1] are different.

msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text} %{files}"
msgstr[1] "%{text} %{files} filer"

I think Virtaal should not show this as unchanged.

Virtaal 0.7.1
Windows 7

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

1 participant