Fix missing label in Qt Quick Application wizard

The label was too long in the german translation.

Use the shorter label that is used in the "compat" wizard, instead. This
unifies these two wizards and fixes a missing colon at the end too.

Fixes: QTCREATORBUG-31521
Change-Id: I16b148eb4ec6853b59935ce9c796f21160f61e6e
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Eike Ziller
2024-09-06 12:20:12 +02:00
parent a25ae3d011
commit a061cebaa8

View File

@@ -50,7 +50,7 @@
},
{
"name": "MinimumSupportedQtVersion",
"trDisplayName": "The minimum version of Qt you want to build the application for",
"trDisplayName": "Minimum required Qt version:",
"type": "ComboBox",
"data":
{