mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Implement username is out of sync banner.
This commit is contained in:
committed by
Greyson Parrelli
parent
4954be109c
commit
a398745740
@@ -959,6 +959,12 @@
|
||||
<!-- Snackbar message after successful deletion of username -->
|
||||
<string name="ManageProfileFragment__username_deleted">Username deleted</string>
|
||||
|
||||
<!-- UsernameOutOfSyncReminder -->
|
||||
<!-- Displayed above the conversation list when a user needs to address an issue with their username -->
|
||||
<string name="UsernameOutOfSyncReminder__something_went_wrong">Something went wrong with your username, it\'s no longer assigned to your account. You can try and set it again or choose a new one.</string>
|
||||
<!-- Action text to navigate user to manually fix the issue with their username -->
|
||||
<string name="UsernameOutOfSyncReminder__fix_now">Fix now</string>
|
||||
|
||||
|
||||
<!-- ManageRecipientActivity -->
|
||||
<string name="ManageRecipientActivity_no_groups_in_common">No groups in common</string>
|
||||
|
||||
Reference in New Issue
Block a user