diff -r a4f1b68c0737 -r ce5858a237d2 eric6/Preferences/ConfigurationPages/ProjectPage.ui --- a/eric6/Preferences/ConfigurationPages/ProjectPage.ui Fri Jan 29 19:31:47 2021 +0100 +++ b/eric6/Preferences/ConfigurationPages/ProjectPage.ui Sat Jan 30 16:19:25 2021 +0100 @@ -34,16 +34,16 @@ <item> <widget class="QGroupBox" name="groupBox_6"> <property name="title"> - <string>XML</string> + <string>Files</string> </property> <layout class="QVBoxLayout"> <item> <widget class="QCheckBox" name="projectTimestampCheckBox"> <property name="toolTip"> - <string>Select, if a timestamp should be written to all project related XML files</string> + <string>Select, if a timestamp should be written to all Project files</string> </property> <property name="text"> - <string>Include timestamp in project related XML files</string> + <string>Include timestamp in Project files</string> </property> </widget> </item>