mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Strings & images
This commit is contained in:
@@ -1429,7 +1429,26 @@
|
||||
"pin_protection_mismatch_error_title" = "PINs don't match";
|
||||
"pin_protection_mismatch_error_message" = "Please try again";
|
||||
"pin_protection_mismatch_too_many_times_error_message" = "If you can't remember your PIN, tap the forgot PIN button.";
|
||||
"pin_protection_settings_section_header" = "PIN";
|
||||
"pin_protection_settings_section_header_x" = "PIN & %@";
|
||||
"pin_protection_settings_section_footer" = "To reset your PIN, you'll need to re-login and create a new one.";
|
||||
"pin_protection_settings_enabled_forced" = "PIN enabled";
|
||||
"pin_protection_settings_enable_pin" = "Enable PIN";
|
||||
|
||||
// MARK: - Biometrics Protection
|
||||
|
||||
"biometrics_mode_touch_id" = "Touch ID";
|
||||
"biometrics_mode_face_id" = "Face ID";
|
||||
"biometrics_settings_enable_x" = "Enable %@";
|
||||
"biometrics_setup_title_x" = "Enable %@";
|
||||
"biometrics_setup_enable_button_title_x" = "Enable %@";
|
||||
"biometrics_setup_subtitle" = "Save yourself time";
|
||||
|
||||
"biometrics_desetup_title_x" = "Disable %@";
|
||||
"biometrics_desetup_subtitle" = "";
|
||||
"biometrics_desetup_disable_button_title_x" = "Disable %@";
|
||||
|
||||
"biometrics_usage_reason" = "Authentication is needed to access your app";
|
||||
"biometrics_cant_unlocked_alert_title" = "Can't unlock app";
|
||||
"biometrics_cant_unlocked_alert_message_x" = "To unlock, use %@ or log back in and enable %@ again";
|
||||
"biometrics_cant_unlocked_alert_message_login" = "Log back in";
|
||||
"biometrics_cant_unlocked_alert_message_retry" = "Retry";
|
||||
|
||||
Reference in New Issue
Block a user