Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Eliminate post type names in generic strings #237

@westonruter

Description

@westonruter

The select2 dropdown has a string: Jump to %s where the placeholder is the post type name. This is not translatable in some languages, due to post type names having different genders or other attributes that cause the “Jump to” to need to made in agreement. As such, something more generic should be used.

See: https://core.trac.wordpress.org/ticket/37895

Any other cases of a post type name being used in a translated string should be removed as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions