forked from qt-creator/qt-creator
Wizards: Unify used label with other wizards
Change-Id: I46b0a756d825cfff328c747c37a9563c5449a75e Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"typeId": "Project",
|
||||
"data":
|
||||
{
|
||||
"trDescription": "This wizard creates a simple Qmake based project with an additional auto test skeleton."
|
||||
"trDescription": "This wizard creates a simple project with an additional auto test skeleton."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@
|
||||
"items":
|
||||
[
|
||||
{
|
||||
"trKey": "Qmake",
|
||||
"trKey": "qmake",
|
||||
"value": "qmake"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user