mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Update username consistency error handling.
This commit is contained in:
@@ -1015,7 +1015,9 @@
|
||||
|
||||
<!-- 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>
|
||||
<string name="UsernameOutOfSyncReminder__username_and_link_corrupt">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>
|
||||
<!-- Displayed above the conversation list when a user needs to address an issue with their username link -->
|
||||
<string name="UsernameOutOfSyncReminder__link_corrupt">Something went wrong with your QR code and username link, it’s no longer valid. Create a new link to share with others.</string>
|
||||
<!-- Action text to navigate user to manually fix the issue with their username -->
|
||||
<string name="UsernameOutOfSyncReminder__fix_now">Fix now</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user