Sync Strings from Localazy

This commit is contained in:
bmarty 2024-08-26 00:25:40 +00:00 committed by github-actions[bot]
parent 1b7c0dbe88
commit cd267249ec
58 changed files with 867 additions and 637 deletions

View file

@ -59,9 +59,9 @@
<string name="screen_recovery_key_setup_title">"Set up recovery"</string>
<string name="screen_reset_encryption_confirmation_alert_action">"Yes, reset now"</string>
<string name="screen_reset_encryption_confirmation_alert_subtitle">"This process is irreversible."</string>
<string name="screen_reset_encryption_confirmation_alert_title">"Are you sure you want to reset your encryption?"</string>
<string name="screen_reset_encryption_confirmation_alert_title">"Are you sure you want to reset your identity?"</string>
<string name="screen_reset_encryption_password_error">"An unknown error happened. Please check your account password is correct and try again."</string>
<string name="screen_reset_encryption_password_placeholder">"Enter…"</string>
<string name="screen_reset_encryption_password_subtitle">"Confirm that you want to reset your encryption."</string>
<string name="screen_reset_encryption_password_subtitle">"Confirm that you want to reset your identity."</string>
<string name="screen_reset_encryption_password_title">"Enter your account password to continue"</string>
</resources>