feat: Automatic key requests and better key error dialog
This commit is contained in:
parent
8d86e88964
commit
5aea0c31fa
6 changed files with 53 additions and 23 deletions
|
|
@ -2890,5 +2890,7 @@
|
|||
}
|
||||
},
|
||||
"user": "User",
|
||||
"custom": "Custom"
|
||||
"custom": "Custom",
|
||||
"whyIsThisMessageEncrypted": "Why is this message unreadable?",
|
||||
"noKeyForThisMessage": "This can happen if the message was sent before you have signed in to your account at this device.\n\nIt is also possible that the sender has blocked your device or something went wrong with the internet connection.\n\nAre you able to read the message on another session? Then you can transfer the message from it! Go to Settings > Devices and make sure that your devices have verified each other. When you open the room the next time and both sessions are in the foreground, the keys will be transmitted automatically.\n\nDo you not want to loose the keys when logging out or switching devices? Make sure that you have enabled the chat backup in the settings."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue