mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add username link share sheet.
This commit is contained in:
@@ -6401,6 +6401,13 @@
|
||||
<!-- Body of a dialog that is displayed when we failed to reset your username link because of a transient network issue. -->
|
||||
<string name="UsernameLinkSettings_reset_link_result_network_error">A network error occurred while trying to reset your link. Try again later.</string>
|
||||
|
||||
<!-- Explanatory text at the top of a bottom sheet describing how username links work -->
|
||||
<string name="UsernameLinkShareBottomSheet_title">Anyone with this link can view your username and start a chat with you. Only share it with people you trust.</string>
|
||||
<!-- A button label for a button that, when pressed, will copy your username link to the clipboard -->
|
||||
<string name="UsernameLinkShareBottomSheet_copy_link">Copy link</string>
|
||||
<!-- A button label for a button that, when pressed, will open a share sheet for sharing your username link -->
|
||||
<string name="UsernameLinkShareBottomSheet_share">Share</string>
|
||||
|
||||
<!-- PendingParticipantsView -->
|
||||
<!-- Displayed in the popup card when a remote user attempts to join a call link -->
|
||||
<string name="PendingParticipantsView__would_like_to_join">Would like to join…</string>
|
||||
|
||||
Reference in New Issue
Block a user