Skip to content

_TrN macro always load catalog translations as singular #469

@feikname

Description

@feikname

Translations using _TrN macro always stay in the singular if loaded from a catalog (e.g. core_locale: pt_br).

The root of the issue are those 2 files:

  • Sources/core/string.h
  • Sources/core/string.cpp

Specially the GetTextRawPlural() and GetCatalogOfLanguage()->Find() functions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions