src/eric7/CodeFormatting/IsortFormattingDialog.ui

branch
eric7
changeset 9455
5f138ee215a5
parent 9453
e5065dde905d
child 10406
27b7580aa784
--- 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>

eric ide

mercurial