Sync Strings from Localazy (#4421)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-03-17 09:54:03 +01:00 committed by GitHub
parent fc5df749a5
commit 6dbb371ca2
116 changed files with 1290 additions and 845 deletions

View file

@ -287,6 +287,10 @@ Reason: %1$s."</string>
<string name="crypto_identity_change_profile_pin_violation">"%1$ss verified identity has changed."</string>
<string name="crypto_identity_change_verification_violation_new">"%1$ss %2$s verified identity has changed. %3$s"</string>
<string name="crypto_identity_change_withdraw_verification_action">"Withdraw verification"</string>
<string name="dialog_confirm_link_message">"The link %1$s is taking you to another site %2$s
Are you sure you want to continue?"</string>
<string name="dialog_confirm_link_title">"Double-check this link"</string>
<string name="dialog_title_confirmation">"Confirmation"</string>
<string name="dialog_title_error">"Error"</string>
<string name="dialog_title_success">"Success"</string>