missing localization

Home Forums Additional Help Translations missing localization

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #817646
    Martina
    Guest

    hard coded text in the mobile month view (/views/month/mobile.php).

    line 13:
    “Events for”
    should be replaced with
    <?php _e( ‘Events for’, ‘tribe-events-calendar’ ) ?>

    line 40:
    “Find out more” should be replaced with <?php _e( ‘Find out more’, ‘tribe-events-calendar’ ) ?>

    #830340
    Leah
    Member

    Hi Martina,

    Thanks for finding these. I have ticketed this to be fixed in an upcoming release. We’ll do our best to keep you posted, but do keep an eye out for a 3.9 update next month. Thank you for reporting this, and for your patience while we get it fixed.

    Best,

    Leah

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘missing localization’ is closed to new replies.