mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Introduce CallBar view management
This commit is contained in:
@@ -64,6 +64,13 @@
|
||||
"more" = "More";
|
||||
"less" = "Less";
|
||||
|
||||
// Call Bar
|
||||
"callbar_only_single_active" = "Active call (%@)";
|
||||
"callbar_active_and_single_paused" = "1 active call (%@) · 1 paused call";
|
||||
"callbar_active_and_multiple_paused" = "1 active call (%@) · %@ paused calls";
|
||||
"callbar_only_single_paused" = "Paused call";
|
||||
"callbar_only_multiple_paused" = "%@ paused calls";
|
||||
|
||||
// Accessibility
|
||||
"accessibility_checkbox_label" = "checkbox";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user