diff --git a/share/qtcreator/templates/wizards/autotest/wizard.json b/share/qtcreator/templates/wizards/autotest/wizard.json index 0df18f33f47..6fad990403e 100644 --- a/share/qtcreator/templates/wizards/autotest/wizard.json +++ b/share/qtcreator/templates/wizards/autotest/wizard.json @@ -77,11 +77,11 @@ "value": "QtTest" }, { - "trKey": "Googletest", + "trKey": "Google Test", "value": "GTest" }, { - "trKey": "QtQuick Test", + "trKey": "Qt Quick Test", "value": "QtQuickTest" }