Hello,
The language file unfortunately can only be read through the plugin’s folder. So the .pot file must be translated in it and cannot be moved outside it.
Thread Starter
eSaner
(@esaner)
Thanks for the reply. It would be great to have customizable messages as a feature in a future update.
Cheers.
Hey esaner,
the normal way to work with pot-files is to adjust them locally and then to copy just the changed mo-file to your translation folder inside the plugin.
For this, po-Editor is free. Sure it is an easier way to change all this inside admin-area, but it needs a lot more code. And a lot more code means that this nice plugin wanna lose it’s lightweight, for a feature you don’t need very often : )
So normally it’s really better to adjust it just with the po-file..
Best regards