diff --git a/src/app/constant/JamiStrings.qml b/src/app/constant/JamiStrings.qml index 4551f8ba..cae660d6 100644 --- a/src/app/constant/JamiStrings.qml +++ b/src/app/constant/JamiStrings.qml @@ -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