--- a/eric6/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.ui Mon Apr 13 16:57:44 2020 +0200 +++ b/eric6/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.ui Mon Apr 13 17:35:49 2020 +0200 @@ -249,7 +249,7 @@ <enum>Qt::StrongFocus</enum> </property> <property name="toolTip"> - <string>Enter the filename of a CSS style sheet. Leave empty to use the colours defined below.</string> + <string>Enter the filename of a CSS style sheet. Leave empty to use the colors defined below.</string> </property> </widget> </item> @@ -259,13 +259,13 @@ <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> - <string>Colours</string> + <string>Colors</string> </property> <layout class="QGridLayout"> <item row="3" column="1"> <widget class="QPushButton" name="cfBgButton"> <property name="toolTip"> - <string>Press to select the class and function header background colour.</string> + <string>Press to select the class and function header background color.</string> </property> <property name="text"> <string>Class/Function Header Background</string> @@ -275,7 +275,7 @@ <item row="3" column="0"> <widget class="QPushButton" name="cfFgButton"> <property name="toolTip"> - <string>Press to select the class and function header foreground colour.</string> + <string>Press to select the class and function header foreground color.</string> </property> <property name="text"> <string>Class/Function Header Foreground</string> @@ -285,7 +285,7 @@ <item row="2" column="1"> <widget class="QPushButton" name="l2BgButton"> <property name="toolTip"> - <string>Press to select the level 2 header background colour.</string> + <string>Press to select the level 2 header background color.</string> </property> <property name="text"> <string>Level 2 Header Background</string> @@ -295,7 +295,7 @@ <item row="2" column="0"> <widget class="QPushButton" name="l2FgButton"> <property name="toolTip"> - <string>Press to select the level 2 header foreground colour.</string> + <string>Press to select the level 2 header foreground color.</string> </property> <property name="text"> <string>Level 2 Header Foreground</string> @@ -305,7 +305,7 @@ <item row="1" column="1"> <widget class="QPushButton" name="l1BgButton"> <property name="toolTip"> - <string>Press to select the level 1 header background colour.</string> + <string>Press to select the level 1 header background color.</string> </property> <property name="text"> <string>Level 1 Header Background</string> @@ -315,7 +315,7 @@ <item row="1" column="0"> <widget class="QPushButton" name="l1FgButton"> <property name="toolTip"> - <string>Press to select the level 1 header foreground colour.</string> + <string>Press to select the level 1 header foreground color.</string> </property> <property name="text"> <string>Level 1 Header Foreground</string> @@ -325,7 +325,7 @@ <item row="0" column="1"> <widget class="QPushButton" name="bodyBgButton"> <property name="toolTip"> - <string>Press to select the body background colour.</string> + <string>Press to select the body background color.</string> </property> <property name="text"> <string>Body Background</string> @@ -335,7 +335,7 @@ <item row="0" column="0"> <widget class="QPushButton" name="bodyFgButton"> <property name="toolTip"> - <string>Press to select the body foreground colour.</string> + <string>Press to select the body foreground color.</string> </property> <property name="text"> <string>Body Foreground</string> @@ -345,7 +345,7 @@ <item row="4" column="0"> <widget class="QPushButton" name="linkFgButton"> <property name="toolTip"> - <string>Press to select the foreground colour of links.</string> + <string>Press to select the foreground color of links.</string> </property> <property name="text"> <string>Links</string> @@ -355,7 +355,7 @@ <item row="5" column="0" colspan="2"> <widget class="QTextEdit" name="sample"> <property name="toolTip"> - <string>This shows an example of the selected colours.</string> + <string>This shows an example of the selected colors.</string> </property> <property name="readOnly"> <bool>true</bool>