Skip to content

Implement full display names algorithm #7825

@sffc

Description

@sffc

This issue tracks the full display name algorithm implementation on top of the optimized data (#3260), which is designed for granular data slicing and supports more efficient loading where only a single name lookup is required (e.g., "Current Location: France").

While the multi submodule provides broader coverage, the single submodule is currently in active development and has a more limited feature set. We are seeking early adopters to test the current implementation and provide feedback on real-world utility.

See also #7824 for evaluating the single vs multi API style.

Implementation Status

The single submodule currently supports a subset of the display name types available in multi.

Feature Supported in single? Type Name (Example)
Regions RegionDisplayName
Scripts ScriptDisplayName
Languages Not yet implemented
Variants Not yet implemented
Locales Not yet implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-dnamesComponent: Language/Region/... Display Names

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions