Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-qt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-qt
Commits
8dc0be11
Commit
8dc0be11
authored
Apr 11, 2023
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
jamistrings: fix experimental string
Change-Id: I4071f7a6f94c95a6e11135c2f0229bf51960d721
parent
b8284287
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/constant/JamiStrings.qml
+1
-1
1 addition, 1 deletion
src/app/constant/JamiStrings.qml
with
1 addition
and
1 deletion
src/app/constant/JamiStrings.qml
+
1
−
1
View file @
8dc0be11
...
...
@@ -565,7 +565,7 @@ Item {
property
string
troubleshootButton
:
qsTr
(
"
Open logs
"
)
property
string
troubleshootText
:
qsTr
(
"
Get logs
"
)
property
string
experimentalCallSwarm
:
qsTr
(
"
Enable
sm
all
swarm groups
support for
S
warm
"
)
property
string
experimentalCallSwarm
:
qsTr
(
"
(Experimental)
Enable
c
all support for
s
warm
"
)
property
string
experimentalCallSwarmTooltip
:
qsTr
(
"
This feature will enable call buttons in swarms with multiple participants.
"
)
// Recording Settings
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment