Skip to content

Translator exists method fails on plurals #59

Description

@br4nnigan

so whenever an expression also has a plural form, the exists function fails. apparently it does check for the existence of the key in the cache. if I look at the cache, expressions with plural are kept like this "exampleexample+" => "translationtranslations", but even if I use this key it fails for some reason.

the problem with this is there is no way for actual error checking, other than comparing input and output, and doing that could yield a false alarm when the msgid is actually the msgstring.

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