WPML support for button text
-
Can you add WPML string translation support for the button strings?
Here’s the strings I have in mind: https://gyazo.com/2f07998a6cc984978829e9c26ce8da20Yes, I can currently change the string which is very good because I need to change them from default. BUT I also need to translate the changed string to different languages. So the tab should be called Button texts or something instead of translations and translation should be done through the appropriate plugins.
I would be grateful if you could implement this in the plugin, one way or another.
Edit:
I have, for now, translated it through wpml-config.xml file in the theme folder with the content:
<wpml-config>
<admin-texts>
<key name=”mdcf7_button_file” />
</admin-texts>
</wpml-config>So this can be used to translate the buttons. Maybe this is enough but it is a bit more inconvenient than just using string translate.
- The topic ‘WPML support for button text’ is closed to new replies.