Sync Strings from Localazy

This commit is contained in:
bmarty 2024-11-04 00:27:46 +00:00 committed by github-actions[bot]
parent 21db1fd6a3
commit 0b609db1db
211 changed files with 1261 additions and 917 deletions

View file

@ -10,7 +10,7 @@
<string name="screen_chat_backup_recovery_action_change">"Change recovery key"</string>
<string name="screen_chat_backup_recovery_action_change_description">"Recover your cryptographic identity and message history with a recovery key if youve lost all your existing devices."</string>
<string name="screen_chat_backup_recovery_action_confirm">"Enter recovery key"</string>
<string name="screen_chat_backup_recovery_action_confirm_description">"Your chat backup is currently out of sync."</string>
<string name="screen_chat_backup_recovery_action_confirm_description">"Your key storage is currently out of sync."</string>
<string name="screen_chat_backup_recovery_action_setup">"Set up recovery"</string>
<string name="screen_chat_backup_recovery_action_setup_description">"Get access to your encrypted messages if you lose all your devices or are signed out of %1$s everywhere."</string>
<string name="screen_create_new_recovery_key_list_item_1">"Open %1$s in a desktop device"</string>
@ -40,7 +40,7 @@
<string name="screen_recovery_key_change_title">"Change recovery key?"</string>
<string name="screen_recovery_key_confirm_create_new_recovery_key">"Create new recovery key"</string>
<string name="screen_recovery_key_confirm_description">"Make sure nobody can see this screen!"</string>
<string name="screen_recovery_key_confirm_error_content">"Please try again to confirm access to your chat backup."</string>
<string name="screen_recovery_key_confirm_error_content">"Please try again to confirm access to your key storage."</string>
<string name="screen_recovery_key_confirm_error_title">"Incorrect recovery key"</string>
<string name="screen_recovery_key_confirm_key_description">"If you have a security key or security phrase, this will work too."</string>
<string name="screen_recovery_key_confirm_key_placeholder">"Enter…"</string>