Wrong textdomain Post date Home › Forums › Calendar Products › Community Events › Wrong textdomain This topic has 2 replies, 3 voices, and was last updated 10 years, 6 months ago by Support Droid. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 28, 2015 at 5:14 am #1009126 Kari TurunenParticipant Hi, I think there is wrong textdomain in Community Events -plugin in file website.php (in folder src>views>community>modules). In row 37 you found the following: <h4><?php printf( __( '%s Website', 'tribe-events-calendar' ), tribe_get_event_label_singular() ); ?></h4> I think it should be: <h4><?php printf( __( '%s Website', 'the-events-calendar' ), tribe_get_event_label_singular() ); ?></h4> September 28, 2015 at 10:52 pm #1009530 BrookParticipant Thanks for the report Valu. We have been changing text domains of late. I’ll give that a look. Brook October 13, 2015 at 7:05 am #1014090 Support DroidKeymaster This topic has not been active for quite some time and will now be closed. If you still need assistance please simply open a new topic (linking to this one if necessary) and one of the team will be only too happy to help. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Wrong textdomain’ is closed to new replies. → Please verify your API key is correctly entered on the settings