mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 12:46:08 +00:00
fix: Help Us Improve Status Button Label
- use the "Got it" text for the OK button Fixes #17099
This commit is contained in:
parent
c06d7f81ce
commit
0aa85d5cb0
@ -92,6 +92,7 @@ OnboardingPage {
|
||||
title: qsTr("Help us improve Status")
|
||||
width: 480
|
||||
standardButtons: Dialog.Ok
|
||||
okButtonText: qsTr("Got it")
|
||||
padding: 20
|
||||
destroyOnClose: true
|
||||
contentItem: ColumnLayout {
|
||||
|
Loading…
x
Reference in New Issue
Block a user