mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add call tab event grouping.
This commit is contained in:
committed by
Greyson Parrelli
parent
fd1ff5e438
commit
e8570c3680
@@ -5784,6 +5784,8 @@
|
||||
<string name="CallLogAdapter__join">Join</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
<string name="CallLogAdapter__return">Return</string>
|
||||
<!-- Call state template when there is more than one call collapsed into a single row. D is a number > 1 and S is a call info string (like Missed) -->
|
||||
<string name="CallLogAdapter__d_s">(%1$d) %2$s</string>
|
||||
|
||||
<!-- Call Log context menu -->
|
||||
<!-- Displayed as a context menu item to start a video call -->
|
||||
|
||||
Reference in New Issue
Block a user