Jefferson49 / Joomla_plugin_sexypolling_reloaded

Migration of the joomla plugin "Sexy Polling" to joomla 4.x
GNU General Public License v3.0
2 stars 3 forks source link

If no polling content is found, site module shows untranslated message: "Sexy Polling: there is nothing to show!" #57

Closed Jefferson49 closed 10 months ago

Jefferson49 commented 10 months ago

Observed with Joomla 4.3.4, PHP 8.2.5, plugin v4.1.7

Message should be translated.

Code: \com_sexypolling\site\helpers\helper.php Line 727: echo 'Sexy Polling: there is nothing to show!';