fix: Update "Welcome to Status Beta" startup dialog
- reword the sentence, remove ref to 1.0 release Fixes #16447
This commit is contained in:
parent
9c04d2ee9b
commit
717a792e8c
|
@ -72,7 +72,7 @@ StatusModal {
|
|||
}
|
||||
|
||||
AgreementSection {
|
||||
body: qsTr("We are working to fix all these issues ASAP, ahead of Status Desktop’s 1.0 release!")
|
||||
body: qsTr("We are working to fix all these issues ASAP")
|
||||
}
|
||||
|
||||
StatusCheckBox {
|
||||
|
|
Loading…
Reference in New Issue