mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Change admin approval string for call links.
This commit is contained in:
committed by
Cody Henthorne
parent
118085f692
commit
2123c642a5
@@ -6948,7 +6948,7 @@
|
||||
<!-- Option to open a full screen dialog to edit a call name -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__edit_call_name">Edit call name</string>
|
||||
<!-- Toggle to require approval for all members before joining -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__approve_all_members">Approve all members</string>
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__require_admin_approval">Require admin approval</string>
|
||||
<!-- Row label to share the link via Signal -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__share_link_via_signal">Share link via Signal</string>
|
||||
<!-- Row label to copy the link to the clipboard -->
|
||||
@@ -7004,7 +7004,7 @@
|
||||
<!-- Displayed in a text row, allowing the user to click and add a call name -->
|
||||
<string name="CallLinkDetailsFragment__add_call_name">Add call name</string>
|
||||
<!-- Displayed in a toggle row, allowing the user to click to enable or disable member approval -->
|
||||
<string name="CallLinkDetailsFragment__approve_all_members">Approve all members</string>
|
||||
<string name="CallLinkDetailsFragment__require_admin_approval">Require admin approval</string>
|
||||
<!-- Displayed in a text row, allowing the user to share the call link -->
|
||||
<string name="CallLinkDetailsFragment__share_link">Share link</string>
|
||||
<!-- Displayed in a text row, allowing the user to delete the call link -->
|
||||
|
||||
Reference in New Issue
Block a user