Skip to content

[2.2] [Translation] Po/Mo file readers do not parse plurization rules #2630

Closed
@ghost

Description

I've been experimenting with the new PO/MO file readers that @stealth35 added recently. There is one very unfortunate thing missing from this however, is that they don't parse the plurization rules. In Gettext, these are part of the header so the framework doesn't need to know hard coded values as is required in Symfony2. In order for these readers to be useful, they really need to parse this information. It will require an extra property in the MessageCatalog class I guess.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions