--- a/eric7/UI/ClearPrivateDataDialog.ui Mon May 16 17:22:43 2022 +0200 +++ b/eric7/UI/ClearPrivateDataDialog.ui Mon May 16 19:46:51 2022 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>400</width> - <height>263</height> + <height>293</height> </rect> </property> <property name="windowTitle"> @@ -83,12 +83,12 @@ </widget> </item> <item> - <widget class="QCheckBox" name="unittestCheckBox"> + <widget class="QCheckBox" name="testCheckBox"> <property name="toolTip"> - <string>Select to clear the unittest histories</string> + <string>Select to clear the test histories</string> </property> <property name="text"> - <string>Unittest histories</string> + <string>Test histories</string> </property> <property name="checked"> <bool>true</bool> @@ -146,7 +146,7 @@ <tabstop>multiProjectsCheckBox</tabstop> <tabstop>debugCheckBox</tabstop> <tabstop>shellCheckBox</tabstop> - <tabstop>unittestCheckBox</tabstop> + <tabstop>testCheckBox</tabstop> <tabstop>vcsCheckBox</tabstop> <tabstop>pluginsCheckBox</tabstop> </tabstops>