Skip to content

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

@scootergrisen

Description

@scootergrisen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions