Allow opting out of key transparency.

This commit is contained in:
Michelle Tang
2026-01-30 13:48:01 -05:00
committed by Greyson Parrelli
parent 423b8c942c
commit a11888ff71
11 changed files with 98 additions and 5 deletions

View File

@@ -4247,6 +4247,10 @@
<string name="preferences_compact">Compact</string>
<!-- Dialog message body explaining that we have to restart the app in order to apply the user\'s new language setting. -->
<string name="preferences_language_change_confirmation_message">The app will restart to apply the new language setting.</string>
<!-- Preference title for automatic key verification -->
<string name="preferences_automatic_key_verification">Automatic key verification</string>
<!-- Preference summary for automatic key verification -->
<string name="preferences_automatic_key_verification_body">When enabled, Signal will attempt to automatically verify the encryption of 1:1 chats.</string>
<string name="configurable_single_select__customize_option">Customize option</string>