mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Update string for ended call case
This commit is contained in:
@@ -828,7 +828,7 @@ Tap the + to start adding people.";
|
||||
"event_formatter_call_voice" = "Voice call";
|
||||
"event_formatter_call_video" = "Video call";
|
||||
"event_formatter_call_you_started" = "You started a call";
|
||||
"event_formatter_call_has_ended" = "This call has ended %@";
|
||||
"event_formatter_call_has_ended" = "Ended %@";
|
||||
"event_formatter_call_you_currently_in" = "Active call";
|
||||
"event_formatter_call_you_declined" = "You declined this call";
|
||||
"event_formatter_call_you_missed" = "You missed this call";
|
||||
|
||||
Reference in New Issue
Block a user