Skip to content

One file could not be converted is used as plural and singular which does not work #53721

@nickvergessen

Description

@nickvergessen

Master = plural

showError(n('files', 'One file could not be converted', '%n files could not be converted', failed.length))

stable31 = normal string

showError(t('files', 'One file could not be converted'))

Transifex sync fails as it's an invalid POT file afterwards:

msgcat: msgid 'One file could not be converted' is used without plural and with plural.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions