Skip to content
Snippets Groups Projects
Commit a0e1f97f authored by Eldred Habert's avatar Eldred Habert Committed by ISSOtm
Browse files

Use correct Monopoly quote

Hi if you're reading this commit message wondering "what the fuck?"
parent 75022dee
No related branches found
No related tags found
No related merge requests found
Pipeline #1929 passed
......@@ -35,7 +35,7 @@ Item {
Layout.margins: Nheko.paddingMedium
Layout.maximumWidth: (Overlay.overlay ? Overlay.overlay.width : 400) - Nheko.paddingMedium * 4
Layout.fillWidth: true
text: qsTr("This is your recovery key. You will need it to restore access to your encrypted messages and verification keys. Keep this safe. Don't share it with anyone and don't lose it! Don't go to start! Don't draw $200 from the bank!")
text: qsTr("This is your recovery key. You will need it to restore access to your encrypted messages and verification keys. Keep this safe. Don't share it with anyone and don't lose it! Do not pass go! Do not collect $200!")
color: Nheko.colors.text
wrapMode: Text.Wrap
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment