mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +02:00
Revert "Make action strings uppercase"
This reverts commit ce5f7d4d7c9e4ce63b192719eabbc1b7e9350466.
This commit is contained in:
@@ -831,12 +831,12 @@ Tap the + to start adding people.";
|
||||
"event_formatter_call_you_declined" = "You declined this call";
|
||||
"event_formatter_call_you_missed" = "You missed this call";
|
||||
"event_formatter_call_connection_failed" = "Connection failed";
|
||||
"event_formatter_call_back" = "CALL BACK";
|
||||
"event_formatter_call_decline" = "DECLINE";
|
||||
"event_formatter_call_answer" = "ANSWER";
|
||||
"event_formatter_call_retry" = "RETRY";
|
||||
"event_formatter_call_back" = "Call back";
|
||||
"event_formatter_call_decline" = "Decline";
|
||||
"event_formatter_call_answer" = "Answer";
|
||||
"event_formatter_call_retry" = "Retry";
|
||||
"event_formatter_group_call" = "Group call";
|
||||
"event_formatter_group_call_join" = "JOIN";
|
||||
"event_formatter_group_call_join" = "Join";
|
||||
"event_formatter_group_call_incoming" = "%@ in %@";
|
||||
|
||||
// Events formatter with you
|
||||
|
||||
Reference in New Issue
Block a user