Introduce CallBar view management

This commit is contained in:
ismailgulek
2020-12-02 23:17:06 +03:00
parent c2e616b870
commit 50feecc4df
11 changed files with 366 additions and 116 deletions
+7
View File
@@ -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";