mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Refactor cross signing banner.
This commit is contained in:
@@ -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 doesn’t match";
|
||||
|
||||
// MARK: - Cross-signing
|
||||
|
||||
// Banner
|
||||
|
||||
"cross_signing_setup_banner_title" = "Set up encryption";
|
||||
"cross_signing_setup_banner_subtitle" = "Verify your other devices easier";
|
||||
|
||||
Reference in New Issue
Block a user