mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Fix typo in string.
This commit is contained in:
@@ -7218,7 +7218,7 @@
|
||||
<!-- Displayed as title in dialog when user attempts to delete the link -->
|
||||
<string name="CallLinkDetailsFragment__delete_link">Delete link?</string>
|
||||
<!-- Displayed as body in dialog when user attempts to delete the link -->
|
||||
<string name="CallLinkDetailsFragment__this_link_will_no_longer_work">This link will no longer work for anyone who as it.</string>
|
||||
<string name="CallLinkDetailsFragment__this_link_will_no_longer_work">This link will no longer work for anyone who has it.</string>
|
||||
|
||||
<!-- Button label for the link button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_link_button_label">Link</string>
|
||||
|
||||
Reference in New Issue
Block a user