summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2014-11-04 10:59:05 +0100
committerChristian Stenger <christian.stenger@digia.com>2014-11-04 11:00:24 +0100
commit3cc6ca12862e1de26a63590319c30cf06ac1ce67 (patch)
tree969c20c143b7a6e141d305fa5247b98be1ac5787 /share
parent5f5204558eb141e257ca03d63805be302d4e5fd4 (diff)
downloadqt-creator-3cc6ca12862e1de26a63590319c30cf06ac1ce67.tar.gz
JsonWizard: Rename Kits page to make it consistent with other wizards
Change-Id: Ie3bcd79cf402c0dbed8a6f616c730a7c59a907d2 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json b/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
index 5fe5ceb380..17d39e79b3 100644
--- a/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
+++ b/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
@@ -23,7 +23,7 @@
"typeId": "Project"
},
{
- "trDisplayName": "Kits",
+ "trDisplayName": "Kit Selection",
"trShortTitle": "Kits",
"typeId": "Kits",
"enabled": "%{IsTopLevelProject}",