--- a/src/eric7/MicroPython/Devices/CircuitPythonDevices.py Fri Mar 03 11:34:59 2023 +0100 +++ b/src/eric7/MicroPython/Devices/CircuitPythonDevices.py Fri Mar 03 13:44:34 2023 +0100 @@ -1134,7 +1134,7 @@ """ return ( [], - self.tr("CircuitPython does not support reporting of connected clients"), + self.tr("CircuitPython does not support reporting of connected clients."), )