This commit is contained in:
dEBRUYNE-1 2016-08-31 18:39:44 +02:00 committed by GitHub
parent 497a6b8de3
commit 1cc7d35ab8

View file

@ -138,7 +138,7 @@ Item {
font.pixelSize: 16
color: "#4A4949"
horizontalAlignment: Text.AlignHCenter
text: qsTr("I want to recover my account<br/>from my 24 work seed") + translationManager.emptyString
text: qsTr("I want to recover my account<br/>from my 25 word seed") + translationManager.emptyString
}
}
}