Sync Strings from Localazy (#5427)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-09-29 17:10:21 +02:00 committed by GitHub
parent 332a82ca49
commit c6d4a367d3
176 changed files with 1623 additions and 1067 deletions

View file

@ -5,9 +5,12 @@
<string name="screen_identity_confirmation_title">"Confirm it\'s you"</string>
<string name="screen_identity_confirmation_use_recovery_key">"Use backup password"</string>
<string name="screen_identity_confirmed_title">"Device confirmed"</string>
<string name="screen_session_verification_compare_emojis_subtitle">"Confirm that the emojis below match those shown on your other session."</string>
<string name="screen_session_verification_complete_subtitle">"Your new session is now verified. It has access to your encrypted messages, and other users will see it as trusted."</string>
<string name="screen_session_verification_complete_user_subtitle">"Now you can trust this user when sending or receiving messages."</string>
<string name="screen_session_verification_enter_recovery_key">"Enter backup password"</string>
<string name="screen_session_verification_request_success_title">"Device confirmed"</string>
<string name="screen_session_verification_use_another_device_title">"Open the app on another confirmed device"</string>
<string name="screen_session_verification_user_responder_subtitle">"For extra security, another user wants to verify you. You\'ll be shown a set of emojis to compare."</string>
<string name="screen_session_verification_waiting_other_device_title">"Waiting for the other device"</string>
</resources>