mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add clear all menu action to calls tab.
This commit is contained in:
committed by
Cody Henthorne
parent
c08e108fc3
commit
f8434bede5
@@ -5959,6 +5959,14 @@
|
||||
<string name="CallContextMenu__delete">Delete</string>
|
||||
|
||||
<!-- Call Log Fragment -->
|
||||
<!-- Snackbar text after clearing the call history -->
|
||||
<string name="CallLogFragment__cleared_call_history">Cleared call history</string>
|
||||
<!-- Dialog title to clear all call events -->
|
||||
<string name="CallLogFragment__clear_call_history_question">Clear call history?</string>
|
||||
<!-- Dialog body to clear all call events -->
|
||||
<string name="CallLogFragment__this_will_permanently_delete_all_call_history">This will permanently delete all call history</string>
|
||||
<!-- Action bar menu item to delete all call events -->
|
||||
<string name="CallLogFragment__clear_call_history">Clear call history</string>
|
||||
<!-- Action bar menu item to only display missed calls -->
|
||||
<string name="CallLogFragment__filter_missed_calls">Filter missed calls</string>
|
||||
<!-- Action bar menu item to clear missed call filter -->
|
||||
|
||||
Reference in New Issue
Block a user