Refactor cross signing banner.

This commit is contained in:
SBiOSoftWhare
2020-06-30 21:46:10 +02:00
parent aaca353748
commit ece9e77cd8
12 changed files with 176 additions and 141 deletions
+6 -5
View File
@@ -1301,11 +1301,6 @@
"key_verification_scan_confirmation_scanned_user_information" = "Is %@ showing the same shield?";
"key_verification_scan_confirmation_scanned_device_information" = "Is the other device showing the same shield?";
// Banner
"key_verification_setup_banner_title" = "Set up encryption";
"key_verification_setup_banner_subtitle" = "Verify your other devices easier";
// MARK: - User verification
// Start
@@ -1402,3 +1397,9 @@
"key_backup_setup_passphrase_confirm_passphrase_valid" = "Great!";
"key_backup_setup_passphrase_confirm_passphrase_invalid" = "Passphrase doesnt match";
// MARK: - Cross-signing
// Banner
"cross_signing_setup_banner_title" = "Set up encryption";
"cross_signing_setup_banner_subtitle" = "Verify your other devices easier";