Language domain not correct in PRO plugin folder + loading of language file

Home Forums Calendar Products Events Calendar PRO Language domain not correct in PRO plugin folder + loading of language file

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #494426
    totalactivemedia
    Participant

    Dear Tri.be,

    I came accross some issues with translation in the Events Calendar PRO plugin. In the PRO folder, some language domains are set to this:
    ‘tribe-events-calendar’) which should be this ‘tribe-events-calendar-pro’). A replace all could solve this easily. We’ve done this now, however is it possible that this is corrected in the next update?

    Also the .mo file is loaded the wrong way in PRO. $this->loadTextDomain(); should be -> add_action( ‘init’, array( $this, ‘loadTextDomain’ ), 1 ); | can this be fixed in the next update?

    We have screenshots and .patch files if this will help.

    Thanks.

    #494641
    totalactivemedia
    Participant

    Also in the NOT PRO plugin folder there are some strings in the wrong language domain, so ‘tribe-events-calendar-pro’) should be ‘tribe-events-calendar’) in the ‘the-event-calendar’ folder.

    #498262
    Barry
    Member

    Hi!

    We’re aware of and have worked through a few things like this (some recent refactoring work saw a number of components being moved from PRO to core and we inadvertently failed to update the text domains – apologies on that front).

    What I’d recommend here is waiting until the next release arrives when, hopefully, we’ll have resolved the majority of these issues. If you still find problems after that please don’t hesitate to post in our translations forum with further details and we’ll be happy to take another look 🙂

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Language domain not correct in PRO plugin folder + loading of language file’ is closed to new replies.