mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Fix crash in getIntentForPinCreate(), show 'Create' in prefs.
This commit is contained in:
@@ -1851,6 +1851,7 @@
|
||||
<string name="preferences_app_protection__signal_pin">Signal PIN</string>
|
||||
<string name="preferences_app_protection__pin">PIN</string>
|
||||
<string name="preferences_app_protection__change">Change</string>
|
||||
<string name="preferences_app_protection__create">Create</string>
|
||||
<string name="preferences_app_protection__your_pin_adds_an_extra_layer_of_security_and_backs">Your PIN adds an extra layer of security and backs up your account. You\'ll be asked for it when you register your phone number with Signal. If you forget your PIN, you\'ll be locked out of your account for 7 days.</string>
|
||||
<string name="AppProtectionPreferenceFragment_none">None</string>
|
||||
<string name="registration_activity__the_registration_lock_pin_is_not_the_same_as_the_sms_verification_code_you_just_received_please_enter_the_pin_you_previously_configured_in_the_application">The Registration Lock PIN is not the same as the SMS verification code you just received. Please enter the PIN you previously configured in the application.</string>
|
||||
|
||||
Reference in New Issue
Block a user