Mention keys *until present time* are exported
This commit is contained in:
parent
77d877047b
commit
b531ca0a4a
|
@ -36,12 +36,14 @@ HBox {
|
|||
HLabel {
|
||||
wrapMode: Text.Wrap
|
||||
text: qsTr(
|
||||
"The decryption keys for messages you received in encrypted " +
|
||||
"rooms can be exported to a passphrase-protected file.\n\n" +
|
||||
"The decryption keys for messages received in encrypted rooms " +
|
||||
"<b>until present time</b> can be backed up " +
|
||||
"to a passphrase-protected file.<br><br>" +
|
||||
|
||||
"You can then import this file on any Matrix account or " +
|
||||
"client, to be able to decrypt these messages again."
|
||||
)
|
||||
textFormat: Text.StyledText
|
||||
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user