Skip to content
Snippets Groups Projects
Commit b2de6b72 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

JamiStrings: homogeneize fullscreen infos

Change-Id: I7b952fdb2cc0a35f089e75a24b11582c45b135f3
parent 8cd2a475
No related branches found
No related tags found
No related merge requests found
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment