Hi, is there any way to reliably translate some of the strings in the GF Polls add-on: "View results", "Other", "Back to the poll", … ?
Thanks!
Hi, is there any way to reliably translate some of the strings in the GF Polls add-on: "View results", "Other", "Back to the poll", … ?
Thanks!
We've prepared a gravityformspolls-fr_FR.mo translation. Where can we send it so you can add it to the next release?
Feel free to send it to me at peralty@rocketgenius.com and I'll get it in the hands of our developers. All my best!
email sent!
By the way: we put the gravityformspolls-fr_FR.mo file in /gravityformspolls/languages/ but we can't see the translated strings in our website! The regular GF strings are translated, so how can we enable the GF Polls translation?
Received the e-mail and asked one of our developers to comment on the translation strings issue.
We've run in to the same issue. The reason the strings are not getting translated seems to be that load_plugin_textdomain is only being loaded in the admin (see lines 53 and 67 of gravityformspolls/polls.php). So it looks like this should be an easy fix.