Skip to content

Why are Plurals and PluralRules separate; they currently output different data #158

Description

@movermeyer

There seems to be a lot of overlap between these components. They use the same supplemental/plurals.xml file, but they do so in different ways, so produce different results.

plurals.rb is only output for some locales, but plural_rules.yml gets output for many more (but not all) locales.

My gut feel is that plurals.rb and plural_rules.yml should be output in the same scenarios, and represent the same information.

Figure out how to merge the implementations of these components?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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