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!";