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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-qt
Commits
34761591
Commit
34761591
authored
2 years ago
by
Aline Gondim Santos
Browse files
Options
Downloads
Patches
Plain Diff
misc: update JamiStrings
Change-Id: Ia18948e29f9d456db6db519e8c26359e9e215fdf GitLab:
#1024
parent
b3f30f42
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/constant/JamiStrings.qml
+7
-7
7 additions, 7 deletions
src/app/constant/JamiStrings.qml
with
7 additions
and
7 deletions
src/app/constant/JamiStrings.qml
+
7
−
7
View file @
34761591
...
...
@@ -81,7 +81,7 @@ Item {
property
string
alias
:
qsTr
(
"
Alias
"
)
// AdvancedCallSettings
property
string
callSettings
:
qsTr
(
"
Call
S
ettings
"
)
property
string
callSettings
:
qsTr
(
"
Call
s
ettings
"
)
property
string
allowCallsUnknownContacs
:
qsTr
(
"
Allow incoming calls from unknown contacts
"
)
property
string
rendezVous
:
qsTr
(
"
Convert your account into a rendezvous point
"
)
property
string
autoAnswerCalls
:
qsTr
(
"
Automatically answer calls
"
)
...
...
@@ -93,7 +93,7 @@ Item {
property
string
audioFile
:
qsTr
(
"
Audio File (*.wav *.ogg *.opus *.mp3 *.aiff *.wma)
"
)
// AdvancedChatSettings
property
string
chatSettings
:
qsTr
(
"
Chat
S
ettings
"
)
property
string
chatSettings
:
qsTr
(
"
Chat
s
ettings
"
)
property
string
enableReadReceipts
:
qsTr
(
"
Enable read receipts
"
)
property
string
enableReadReceiptsTooltip
:
qsTr
(
"
Send and receive receipts indicating that a message have been displayed
"
)
...
...
@@ -147,11 +147,11 @@ Item {
// AdvancedMediaSettings
property
string
media
:
qsTr
(
"
Media
"
)
property
string
enableVideo
:
qsTr
(
"
Enable video
"
)
property
string
videoCodecs
:
qsTr
(
"
Video
C
odecs
"
)
property
string
audioCodecs
:
qsTr
(
"
Audio
C
odecs
"
)
property
string
videoCodecs
:
qsTr
(
"
Video
c
odecs
"
)
property
string
audioCodecs
:
qsTr
(
"
Audio
c
odecs
"
)
// AdvancedNameServerSettings
property
string
nameServer
:
qsTr
(
"
Name
S
erver
"
)
property
string
nameServer
:
qsTr
(
"
Name
s
erver
"
)
// AdvancedSDPSettings
property
string
sdpSettingsTitle
:
qsTr
(
"
SDP Session Negotiation (ICE Fallback)
"
)
...
...
@@ -164,7 +164,7 @@ Item {
// AdvancedOpenDHTSettings
property
string
enablePeerDiscovery
:
qsTr
(
"
Enable local peer discovery
"
)
property
string
tooltipPeerDiscovery
:
qsTr
(
"
Connect to other DHT nodes advertising on your local network.
"
)
property
string
openDHTConfig
:
qsTr
(
"
OpenDHT
C
onfiguration
"
)
property
string
openDHTConfig
:
qsTr
(
"
OpenDHT
c
onfiguration
"
)
property
string
enableProxy
:
qsTr
(
"
Enable proxy
"
)
property
string
proxyAddress
:
qsTr
(
"
Proxy address
"
)
property
string
bootstrap
:
qsTr
(
"
Bootstrap
"
)
...
...
@@ -551,7 +551,7 @@ Item {
property
string
quality
:
qsTr
(
"
Quality
"
)
property
string
saveRecordingsTo
:
qsTr
(
"
Save recordings to
"
)
property
string
saveScreenshotsTo
:
qsTr
(
"
Save screenshots to
"
)
property
string
callRecording
:
qsTr
(
"
Call
R
ecording
"
)
property
string
callRecording
:
qsTr
(
"
Call
r
ecording
"
)
property
string
alwaysRecordCalls
:
qsTr
(
"
Always record calls
"
)
// KeyboardShortCutTable
...
...
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