mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add the join / return button to call log items.
This commit is contained in:
@@ -5775,6 +5775,10 @@
|
||||
<string name="CallLogAdapter__outgoing">Outgoing</string>
|
||||
<!-- Displayed for missed calls -->
|
||||
<string name="CallLogAdapter__missed">Missed</string>
|
||||
<!-- Displayed on Group Call button if user is not in the call -->
|
||||
<string name="CallLogAdapter__join">Join</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
<string name="CallLogAdapter__return">Return</string>
|
||||
|
||||
<!-- Call Log context menu -->
|
||||
<!-- Displayed as a context menu item to start a video call -->
|
||||
|
||||
Reference in New Issue
Block a user