Backup settings: Update wording and rendering to match riot-web

Verify button has been removed and replaced by "Use key backup", which makes a restore, because we trust on decrypt now.
This commit is contained in:
manuroe
2019-02-14 17:47:59 +01:00
parent 178b82aa34
commit 51f2312ccd
7 changed files with 66 additions and 108 deletions
@@ -19,7 +19,6 @@ import UIKit
enum SettingsKeyBackupViewAction {
case load
case create
case verify(String)
case restore(MXKeyBackupVersion)
case confirmDelete(MXKeyBackupVersion)
case delete(MXKeyBackupVersion)