'Event Category' is not translated

Home Forums Additional Help Translations 'Event Category' is not translated

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #962456
    Andreas
    Guest

    Hi, it’s the same topic as a few days before.

    lang/tribe-events-calendar-de_DE.po provides translation to ‘Veranstaltungskategorie’ and references the correct line 353 in public/template-tags/general.php:
    $label = is_null( $args['label'] ) ? _n( 'Event Category', 'Event Categories', substr_count( $categories, "<a href" ), 'tribe-events-calendar' ) : $args['label'];
    but translation does not happen.
    Regards,
    Andreas

    #963216
    Brook
    Participant

    Thanks for reporting the incomplete translation Andreas. Fortunately one of our German Translators had also caught it and submitted a patch for our next release. Cheers!

    – Brook

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘'Event Category' is not translated’ is closed to new replies.