mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-03 14:25:38 +02:00
jamistrings: fix experimental string
Change-Id: I4071f7a6f94c95a6e11135c2f0229bf51960d721
This commit is contained in:
parent
b82842876c
commit
8dc0be11d6
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ Item {
|
|||
property string troubleshootButton: qsTr("Open logs")
|
||||
property string troubleshootText: qsTr("Get logs")
|
||||
|
||||
property string experimentalCallSwarm: qsTr("Enable small swarm groups support for Swarm")
|
||||
property string experimentalCallSwarm: qsTr("(Experimental) Enable call support for swarm")
|
||||
property string experimentalCallSwarmTooltip: qsTr("This feature will enable call buttons in swarms with multiple participants.")
|
||||
|
||||
// Recording Settings
|
||||
|
|
Loading…
Add table
Reference in a new issue