• Resolved adpu

    (@adpu)


    Hi,

    I have detected an error, I inform to you to fix it in the new plugin version.

    In /wp-content/plugins/the-events-calendar/src/views/single-events.php , in line 27:

    <p class="tribe-events-back">
    <a href="<?php echo esc_url( tribe_get_events_link() ); ?>"> <?php printf( '« ' . esc_html_x( 'All %s', '%s Events plural label', 'the-events-calendar' ), $events_label_plural ); ?></a>
    </p>

    I think that you have an error. It would be “esc_html__”

    Best regards !!!

    • This topic was modified 8 years, 5 months ago by adpu.

The topic ‘Error in translation’ is closed to new replies.