mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
@@ -35,6 +35,7 @@
|
||||
"save" = "Save";
|
||||
"join" = "Join";
|
||||
"decline" = "Decline";
|
||||
"accept" = "Accept";
|
||||
"preview" = "Preview";
|
||||
"camera" = "Camera";
|
||||
"voice" = "Voice";
|
||||
@@ -322,6 +323,10 @@
|
||||
"room_displayname_more_than_two_members" = "%@ and %u others";
|
||||
"room_displayname_no_title" = "Empty room";
|
||||
|
||||
// Call
|
||||
"call_incoming_voice_prompt" = "Incoming voice call from %@";
|
||||
"call_incoming_video_prompt" = "Incoming video call from %@";
|
||||
|
||||
// No VoIP support
|
||||
"no_voip_title" = "Incoming call";
|
||||
"no_voip" = "%@ is calling you but the iOS Vector app does not support calls yet.\nYou can ignore this notification and answer the call from another device or you can reject it.";
|
||||
|
||||
Reference in New Issue
Block a user