mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add 'edit' state for call name button.
This commit is contained in:
@@ -6080,8 +6080,10 @@
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal call</string>
|
||||
<!-- Displayed on a small button to allow user to instantly join call -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__join">Join</string>
|
||||
<!-- Option to open a full screen dialog to enter a call name -->
|
||||
<!-- Option to open a full screen dialog to add a call name -->
|
||||
<string name="CreateCallLinkBottomSheetDialogFragment__add_call_name">Add call name</string>
|
||||
<!-- 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>
|
||||
<!-- Row label to share the link via Signal -->
|
||||
|
||||
Reference in New Issue
Block a user