--- a/src/eric7/Project/PropertiesDialog.ui Sun Dec 11 15:49:39 2022 +0100 +++ b/src/eric7/Project/PropertiesDialog.ui Sun Dec 11 17:33:46 2022 +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>