Clarify key backup details when backup exists but is not trusted in banner too

This follows changes made by https://github.com/vector-im/riot-ios/pull/2375
This commit is contained in:
manuroe
2019-04-24 10:23:27 +02:00
parent bd7eb9e1e8
commit 51cf40d3a0
4 changed files with 12 additions and 12 deletions
@@ -83,7 +83,7 @@ final class KeyBackupBannerCell: MXKTableViewCell {
subtitle = VectorL10n.keyBackupSetupBannerSubtitle
case .recover:
title = VectorL10n.keyBackupRecoverBannerTitle
subtitle = VectorL10n.keyBackupRecoverBannerSubtitle
subtitle = VectorL10n.keyBackupRecoverConnentBannerSubtitle
case .none:
title = nil
subtitle = nil