Use 'deleted account' as name for certain unregisterd user cases.

This commit is contained in:
Greyson Parrelli
2024-02-07 13:12:23 -05:00
parent 976e146248
commit 3d84fc9c98
2 changed files with 12 additions and 2 deletions

View File

@@ -3842,6 +3842,8 @@
<string name="prompt_passphrase_activity__signal_is_locked">Signal is locked</string>
<string name="prompt_passphrase_activity__tap_to_unlock">TAP TO UNLOCK</string>
<string name="Recipient_unknown">Unknown</string>
<!-- Name to use for a user across the UI when they are unregistered and have no other name available -->
<string name="Recipient_deleted_account">Deleted account</string>
<!-- Option in settings that will take use to re-register if they are no longer registered -->
<string name="preferences_account_reregister">Re-register account</string>