--- a/src/eric7/CodeFormatting/IsortFormattingDialog.ui Mon Oct 31 15:34:41 2022 +0100 +++ b/src/eric7/CodeFormatting/IsortFormattingDialog.ui Mon Oct 31 16:31:29 2022 +0100 @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Formatting Imports with isort</string> + <string>Sort Imports with isort</string> </property> <property name="sizeGripEnabled"> <bool>true</bool> @@ -122,7 +122,7 @@ <item row="0" column="3"> <widget class="QLabel" name="label_3"> <property name="text"> - <string>Skipped</string> + <string>Skipped:</string> </property> </widget> </item> @@ -186,7 +186,7 @@ <item row="1" column="3"> <widget class="QLabel" name="reformattedLabel"> <property name="text"> - <string>Resorted</string> + <string>Resorted:</string> </property> </widget> </item>