Hi,
I have translated the plugin to another language and everything seems to work fine except in one place. In the event submit form, the image section is in english. I took a look at the code and there appear to be different issues (in views/event-form.php):
– There are some untranslated strings (“Image” in line 75, “Upload” and “New” in line 89)
– On line 94, the __() call uses the context ‘tribe-community-events’ instead of ‘tribe-events-community’ so it doesn’t get translated.
I have modified the code, but would you solve it for the next release please?
Thanks
Pau