Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

String doesn't have to be translatable? #5

@omarreiss

Description

@omarreiss

I think we don't have to make

__( 'You\'re using WordPress in a language we don\'t support yet. We\'d love for %2$s to be translated in that language too, but unfortunately, it isn\'t right now. You can change that! Register at %4$s to help translate it!', $this->textdomain )

in https://github.com/Yoast/i18n-module/blob/master/i18n-module.php#L174

translatable, since it only shows for languages which we don't ship. In other words: users only ever get to see the en_US version of this.

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