--- a/eric6/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.ui Mon Apr 13 16:57:44 2020 +0200 +++ b/eric6/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.ui Mon Apr 13 17:35:49 2020 +0200 @@ -29,7 +29,7 @@ <string>Select to generate a QColorDialog.getColor dialog</string> </property> <property name="text"> - <string>Colour</string> + <string>Color</string> </property> <property name="checked"> <bool>true</bool> @@ -140,7 +140,7 @@ <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> - <string>Colour</string> + <string>Color</string> </property> <layout class="QVBoxLayout"> <item> @@ -152,7 +152,7 @@ </sizepolicy> </property> <property name="toolTip"> - <string>Enter a variable name or a colour</string> + <string>Enter a variable name or a color</string> </property> <property name="editable"> <bool>true</bool> @@ -289,7 +289,7 @@ <item row="2" column="0" colspan="4"> <widget class="QLabel" name="TextLabel2"> <property name="text"> - <string>Colour Variable</string> + <string>Color Variable</string> </property> </widget> </item>