--- a/eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui Mon Apr 13 16:57:44 2020 +0200 +++ b/eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui Mon Apr 13 17:35:49 2020 +0200 @@ -171,20 +171,20 @@ <item> <widget class="QPushButton" name="foregroundButton"> <property name="toolTip"> - <string>Select the foreground colour.</string> + <string>Select the foreground color.</string> </property> <property name="text"> - <string>Foreground Colour</string> + <string>Foreground Color</string> </property> </widget> </item> <item> <widget class="QPushButton" name="backgroundButton"> <property name="toolTip"> - <string>Select the background colour.</string> + <string>Select the background color.</string> </property> <property name="text"> - <string>Background Colour</string> + <string>Background Color</string> </property> </widget> </item> @@ -270,10 +270,10 @@ <item> <widget class="QPushButton" name="allBackgroundColoursButton"> <property name="toolTip"> - <string>Select the background colour for all styles</string> + <string>Select the background color for all styles</string> </property> <property name="text"> - <string>All Background Colours</string> + <string>All Background Colors</string> </property> </widget> </item>