forked from qt-creator/qt-creator
Auto Test: Fix UI text in wizard
Change-Id: I38057341ef2e5a95e44a111742537bd3cb67bbdd Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -77,11 +77,11 @@
|
||||
"value": "QtTest"
|
||||
},
|
||||
{
|
||||
"trKey": "Googletest",
|
||||
"trKey": "Google Test",
|
||||
"value": "GTest"
|
||||
},
|
||||
{
|
||||
"trKey": "QtQuick Test",
|
||||
"trKey": "Qt Quick Test",
|
||||
"value": "QtQuickTest"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user