• Resolved Pieterjan Deneys

    (@nekojonez)


    In the /lib/class-plugin.php on lines 152 & 153, two lines should be changed to:

    		$bulk_array['se_hide'] = __( 'Hide from Search', 'search-exclude' );
    		$bulk_array['se_show'] = __( 'Show in Search', 'search-exclude' );

    So, we can translate the two strings in the dropdown for bulk actions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author quadlayers

    (@quadlayers)

    Hello @nekojonez

    Thanks for your contribuition

    We’ve fixed this in version 2.0.1

    Please check and confirm

    We will really appreciate if you can leave a rating review

    Best regards!

    Thread Starter Pieterjan Deneys

    (@nekojonez)

    They just appeared on the translate.wp.org platform so thanks!

    Plugin Author quadlayers

    (@quadlayers)

    Great, thanks for the update

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Strings can’t be translated.’ is closed to new replies.