--- a/src/eric7/Project/PropertiesDialog.ui Thu Dec 01 10:18:07 2022 +0100 +++ b/src/eric7/Project/PropertiesDialog.ui Mon Jan 02 11:16:03 2023 +0100 @@ -386,7 +386,7 @@ <string>Press to edit the spell checking properties</string> </property> <property name="text"> - <string>Spell Checking Properties...</string> + <string>Spell Checking...</string> </property> </widget> </item> @@ -396,7 +396,17 @@ <string>Press to edit the translations properties</string> </property> <property name="text"> - <string>Translations Properties...</string> + <string>Translations...</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="filetypesButton"> + <property name="toolTip"> + <string>Press to edit the filetype associations</string> + </property> + <property name="text"> + <string>Filetype Associations...</string> </property> </widget> </item> @@ -539,6 +549,7 @@ <tabstop>embeddedVenvCheckBox</tabstop> <tabstop>spellPropertiesButton</tabstop> <tabstop>transPropertiesButton</tabstop> + <tabstop>filetypesButton</tabstop> <tabstop>makeCheckBox</tabstop> <tabstop>makeButton</tabstop> <tabstop>vcsCheckBox</tabstop>