Commit 2bc9d6b6 authored by Tomaz Canabrava's avatar Tomaz Canabrava
Browse files

Add a new string to translation



Missing string

Signed-off-by: default avatarTomaz Canabrava <tomaz.canabrava@intel.com>
parent 871397bd
......@@ -217,7 +217,7 @@ Item {
QGCButton {
anchors.left: parent.left
anchors.right: parent.right
text: "Console"
text: qsTr("Console")
exclusiveGroup: panelActionGroup
onClicked: {
if(__rightPanel.source != "QGroundControl/Controls/AppMessages.qml") {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment