Translate Featured Image message
-
Hi,
I can’t seem to translate the custom message that I put in the settings. Mine says “Please select your image(s) to upload. Make sure you have the rights to publish this image on a commercial website.”
I found the string in WPML, translated it, but is still shows in English on the French site.
The only hack I found was to hard-code it into the plugin, on line 141 of submission-form.php:
<div id="usp-upload-message"><?php esc_html_e('Please select your image(s) to upload. Make sure you have the rights to publish this image on a commercial website.', 'usp'); ?></div>
Is there a cleaner way to do this?
Best,
Marc
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Translate Featured Image message’ is closed to new replies.