--- a/PluginMqttMonitor.py Sat May 02 15:03:01 2020 +0200 +++ b/PluginMqttMonitor.py Thu May 28 17:36:58 2020 +0200 @@ -60,7 +60,7 @@ version = paho.mqtt.__version__ except ImportError: version = QCoreApplication.translate( - "MqttMonitorPlugin", "package not available") + "MqttMonitorPlugin", "(package not available)") data = { "programEntry": False,