When I click an event, there’s a link on top of that page saying ‘<< All Events’ which is English and should be translated if a user choose for a different language.
After some searching I found out it can be changed in the ‘Single-event.php’ file. But it would be better if it is implemented in the language (.mo .po) files doesn’t it?
The list of php files and css files that I have to change again after an update is growing and growing in this way.
This topic was modified 10 years, 4 months ago by Marcel Stephan.
I’m using Dutch language. Don’t think it’s caused by templates in the theme, as the ‘Single Event’ php file is part of your plugin and isn’t part of the theme (Galanight) I suppose.
The phrase isn’t in any of the .mo language files, I had to change it in the php file. Had this problem before in certain php files. At that time I had to wait until the latest changes and updates in your plugin.