diff --git a/src/plugins/projectexplorer/projectexplorersettingspage.ui b/src/plugins/projectexplorer/projectexplorersettingspage.ui index 427a0fda62199ade4533b43fede20951fbc59d36..109626f89a936974f68c6a7f13db2b357f01fd60 100644 --- a/src/plugins/projectexplorer/projectexplorersettingspage.ui +++ b/src/plugins/projectexplorer/projectexplorersettingspage.ui @@ -79,7 +79,7 @@ <item> <widget class="QCheckBox" name="cleanOldAppOutputCheckBox"> <property name="text"> - <string>Clear application output of previous runs</string> + <string>Clear old application output on a new run</string> </property> </widget> </item>