--- a/eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui Fri Jan 29 19:30:59 2021 +0100 +++ b/eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui Fri Jan 29 19:31:47 2021 +0100 @@ -348,12 +348,9 @@ <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> - <widget class="QPushButton" name="importCurrentButton"> - <property name="enabled"> - <bool>false</bool> - </property> + <widget class="QPushButton" name="importButton"> <property name="toolTip"> - <string>Imports all styles of the currently selected language</string> + <string>Imports all styles of languages to be selected</string> </property> <property name="text"> <string>Import styles</string> @@ -361,12 +358,9 @@ </widget> </item> <item> - <widget class="QPushButton" name="exportCurrentButton"> - <property name="enabled"> - <bool>false</bool> - </property> + <widget class="QPushButton" name="exportButton"> <property name="toolTip"> - <string>Exports all styles of the currently selected language</string> + <string>Exports all styles of languages to be selected</string> </property> <property name="text"> <string>Export styles</string> @@ -415,8 +409,8 @@ <tabstop>allFontsButton</tabstop> <tabstop>allEolFillButton</tabstop> <tabstop>allDefaultButton</tabstop> - <tabstop>importCurrentButton</tabstop> - <tabstop>exportCurrentButton</tabstop> + <tabstop>importButton</tabstop> + <tabstop>exportButton</tabstop> <tabstop>importAllButton</tabstop> <tabstop>exportAllButton</tabstop> </tabstops>