Posible bug in translation for recurrence

Home Forums Calendar Products Events Calendar PRO Posible bug in translation for recurrence

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1064727
    Pablo
    Participant

    Hello supporters,

    I think I have found a small bug for the translation on the recurrence of a community event (line 22 in time.php of PRO):

    	<span class="eventduration-preamble">
    		<?php _ex( 'and will run for:', 'custom recurrence duration', 'the-events-calendar' ); ?>
    	</span>

    The text domain is wrong and shall be: ‘tribe-events-calendar-pro’, otherwise is not going to take the correct translation.

    It happens the same in the lines 37, 48 and 59 with the words “days”, “hours” and “minutes”.

    I have touched myself the code, but I would really thank if you can fix this for the next release. Otherwise, please let me know how I shall proceed.

    Thanks and regards,

    Pablo

    #1064737
    George
    Participant

    Thank you for reporting this, @Pablo! This indeed seems like an error.

    I will make a bug ticket for our developers; hopefully we can issue this is as a bugfix in one of our upcoming releases.

    There is unfortunately no immediate action I can recommend at this time 🙁 But I will report the bug and we will publish a fix as soon as possible.

    Thank you!
    George

    #1064739
    Pablo
    Participant

    Great!

    Thanks a lot! 🙂

    #1064742
    George
    Participant

    Hey Pablo,

    Just to update this, I’ve already submitted the bug report and have submitted the code changes to fix this myself. They will still need to be tested and such, but hopefully this code makes it into the next release; if not, then one immediately after it.

    Stay tuned! 😀

    — George

    #1064746
    Pablo
    Participant

    That’s great!! Thanks a lot! 🙂

    #1065012
    George
    Participant

    Sure thing, Pablo – I’ll close up this thread for now because there’s a bugfix on the way, but feel free top open a new thread any time.

    I do not have a specific ETA for when the bugfix will arrive, but is SHOULD be the very next release or the one immediately after it. Stay tuned to those releases! 😀

    Cheers,
    George

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Posible bug in translation for recurrence’ is closed to new replies.