1
0
Fork 0
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:
Sébastien Blin 2022-01-26 09:56:51 -05:00
parent 8cd2a4753a
commit b2de6b7252

View file

@ -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")