mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
JamiStrings: homogeneize fullscreen infos
Change-Id: I7b952fdb2cc0a35f089e75a24b11582c45b135f3
This commit is contained in:
parent
8cd2a4753a
commit
b2de6b7252
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ Item {
|
|||
property string stopRec: qsTr("Stop recording")
|
||||
property string startRec: qsTr("Start recording")
|
||||
property string exitFullScreen: qsTr("Exit full screen")
|
||||
property string fullScreen: qsTr("Full screen")
|
||||
property string fullScreen: qsTr("View full screen")
|
||||
property string shareScreen: qsTr("Share screen")
|
||||
property string stopSharing: qsTr("Stop sharing screen or file")
|
||||
property string shareScreenArea: qsTr("Share screen area")
|
||||
|
|
Loading…
Add table
Reference in a new issue