mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Update pin opt-out strings and behavior.
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
<string name="ApplicationPreferencesActivity_appearance_summary">Theme %1$s, Language %2$s</string>
|
||||
<string name="ApplicationPreferencesActivity_pins_are_required_for_registration_lock">PINs are required for registration lock. To disable PINs, please first disable registration lock.</string>
|
||||
<string name="ApplicationPreferencesActivity_failed_to_disable_pins_try_again_later">Failed to disable PINs. Try again later.</string>
|
||||
<string name="ApplicationPreferencesActivity_pin_created">Pin created.</string>
|
||||
<string name="ApplicationPreferencesActivity_pin_disabled">Pin disabled.</string>
|
||||
<string name="ApplicationPreferencesActivity_pin_created">PIN created.</string>
|
||||
<string name="ApplicationPreferencesActivity_pin_disabled">PIN disabled.</string>
|
||||
|
||||
<!-- AppProtectionPreferenceFragment -->
|
||||
<plurals name="AppProtectionPreferenceFragment_minutes">
|
||||
@@ -959,7 +959,7 @@
|
||||
|
||||
<!-- PinOptOutDialog -->
|
||||
<string name="PinOptOutDialog_warning">Warning</string>
|
||||
<string name="PinOptOutDialog_disabling_pins_will_create_a_hidden_high_entropy_pin">Disabling PIN will create a hidden, high-entropy PIN associated with your account that is unrecoverable. When you re-register Signal you will lose all data unless you manually back up and restore. You can not turn on Registration Lock while the PIN is disabled.</string>
|
||||
<string name="PinOptOutDialog_if_you_disable_the_pin_you_will_lose_all_data">If you disable the PIN, you will lose all data when you re-register Signal unless you manually back up and restore. You can not turn on Registration Lock while the PIN is disabled.</string>
|
||||
<string name="PinOptOutDialog_disable_pin">Disable PIN</string>
|
||||
|
||||
<!-- RatingManager -->
|
||||
@@ -1903,7 +1903,7 @@
|
||||
<string name="preferences__theme">Theme</string>
|
||||
<string name="preferences__disable_pin">Disable PIN</string>
|
||||
<string name="preferences__enable_pin">Enable PIN</string>
|
||||
<string name="preferences__disabling_pins_will_create_a_hidden_high_entropy_pin">Disabling PIN will create a hidden, high-entropy PIN associated with your account that is unrecoverable. When you re-register Signal you will lose all data unless you manually back up and restore. You can not turn on Registration Lock while the PIN is disabled.</string>
|
||||
<string name="preferences__if_you_disable_the_pin_you_will_lose_all_data">If you disable the PIN, you will lose all data when you re-register Signal unless you manually back up and restore. You can not turn on Registration Lock while the PIN is disabled.</string>
|
||||
<string name="preferences__pins_keep_information_stored_with_signal_encrypted_so_only_you_can_access_it">PINs keep information stored with Signal encrypted so only you can access it. Your profile, settings, and contacts will restore when you reinstall. You won’t need your PIN to open the app.</string>
|
||||
<string name="preferences__system_default">System default</string>
|
||||
<string name="preferences__default">Default</string>
|
||||
|
||||
Reference in New Issue
Block a user