forked from qt-creator/qt-creator
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:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user