Viewing 5 replies - 1 through 5 (of 5 total)
  • I happened to come across that one when I was looking for something similar.
    Go through FTP and look into the singe-event.php file

    You can find it in plugins<the-events-calendar<views
    Look for the following line

    <a href="<?php echo tribe_get_events_link() ?>"> <?php _e( '&laquo; All Events', 'tribe-events-calendar' ) ?></a>

    Simple change the text “all events” and you should be golden ??

    Thread Starter clarausacd

    (@clarausacd)

    Hi @sanity_penguin, thanks for your idea but I’d rather not do that because with the next plugin update this file might be overwritten and any change I’ve made to it will be lost.

    I don’t understand why the string is translated in the .po file (I’ve checked the source and it’s the single-event file, line 21) and yet it’s still displaying the English version.

    Plugin Author Brian

    (@brianjessee)

    Hi clarausacd,

    Sorry for the translation issues. Can you please post in our translation forum: (no account is needed)

    https://theeventscalendar.com/support/forums/forum/contribute/translation/

    And we can better take a look at it there.

    Thanks

    Thread Starter clarausacd

    (@clarausacd)

    Hi Brian, I’ve created a new discussion in your forum as suggested.

    Thanks

    Awesome, thanks! I’ll mark this thread resolved in the meantime.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Translation not showing es_ES’ is closed to new replies.