forked from qt-creator/qt-creator
Rename "Projectexplorer" to "Projects".
Hopefully this is a bit more intuitive for those people who search for "Build and Run".
This commit is contained in:
@@ -62,7 +62,7 @@ QString ProjectExplorerSettingsPage::category() const
|
||||
|
||||
QString ProjectExplorerSettingsPage::trCategory() const
|
||||
{
|
||||
return tr("Projectexplorer");
|
||||
return tr("Projects");
|
||||
}
|
||||
|
||||
QWidget *ProjectExplorerSettingsPage::createPage(QWidget *parent)
|
||||
|
||||
Reference in New Issue
Block a user