src/eric7/MicroPython/CircuitPythonUpdater/ShowBundlesDialog.py

branch
eric7
changeset 9741
901caff48307
parent 9740
90072e10ae9b
--- a/src/eric7/MicroPython/CircuitPythonUpdater/ShowBundlesDialog.py	Mon Feb 06 10:09:18 2023 +0100
+++ b/src/eric7/MicroPython/CircuitPythonUpdater/ShowBundlesDialog.py	Mon Feb 06 11:00:29 2023 +0100
@@ -35,7 +35,7 @@
         self.header.setText(
             self.tr("Available Bundles and Modules")
             if withModules
-            else self.tr("Available Modules")
+            else self.tr("Available Bundles")
         )
         self.bundlesWidget.setColumnCount(2)
 

eric ide

mercurial