From 61d084a76d6d25501871e22c9be6b64dcc15fdd5 Mon Sep 17 00:00:00 2001 From: Arnfried Griesert Date: Fri, 10 Feb 2023 06:38:43 +0000 Subject: [PATCH] MESSENGER-4168 text change pin entry --- Riot/Assets/de.lproj/Bwi.strings | 2 +- Riot/Assets/en.lproj/Bwi.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Riot/Assets/de.lproj/Bwi.strings b/Riot/Assets/de.lproj/Bwi.strings index 5501b4fb5..575aa7149 100644 --- a/Riot/Assets/de.lproj/Bwi.strings +++ b/Riot/Assets/de.lproj/Bwi.strings @@ -339,7 +339,7 @@ // MARK: - PIN Protection -"pin_protection_confirm_pin" = "Bestätige deine PIN"; +"pin_protection_confirm_pin" = "Bestätige PIN"; "pin_protection_confirm_pin_to_change" = "Aktuelle PIN eingeben"; "pin_protection_settings_section_header_x" = "PIN"; "pin_protection_choose_pin_welcome_after_login" = "Willkommen!"; diff --git a/Riot/Assets/en.lproj/Bwi.strings b/Riot/Assets/en.lproj/Bwi.strings index 5b8e89393..704bc152f 100644 --- a/Riot/Assets/en.lproj/Bwi.strings +++ b/Riot/Assets/en.lproj/Bwi.strings @@ -231,7 +231,7 @@ // MARK: - PIN Protection -"pin_protection_confirm_pin" = "Confirm your PIN"; +"pin_protection_confirm_pin" = "Confirm PIN"; "pin_protection_confirm_pin_to_change" = "Confirm PIN to change PIN"; "pin_protection_settings_section_header_x" = "PIN"; "pin_protection_choose_pin_welcome_after_login" = "Welcome!";