Splash Screen: Do not use contractions in UI text

Change-Id: I79498a57b113af313b05e9930374c73e9e26ff41
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2021-03-18 16:29:16 +01:00
parent ce0574b61e
commit 31e4356b52

View File

@@ -31,7 +31,7 @@ CheckBox {
id: do_not_show_checkBox id: do_not_show_checkBox
width: 268 width: 268
height: 40 height: 40
text: qsTr("Don't show this again") text: qsTr("Do not show this again")
spacing: 12 spacing: 12