Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
2bc9d6b6
Commit
2bc9d6b6
authored
Apr 13, 2016
by
Tomaz Canabrava
Browse files
Add a new string to translation
Missing string Signed-off-by:
Tomaz Canabrava
<
tomaz.canabrava@intel.com
>
parent
871397bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/MainWindowLeftPanel.qml
View file @
2bc9d6b6
...
@@ -217,7 +217,7 @@ Item {
...
@@ -217,7 +217,7 @@ Item {
QGCButton
{
QGCButton
{
anchors.left
:
parent
.
left
anchors.left
:
parent
.
left
anchors.right
:
parent
.
right
anchors.right
:
parent
.
right
text
:
"
Console
"
text
:
qsTr
(
"
Console
"
)
exclusiveGroup
:
panelActionGroup
exclusiveGroup
:
panelActionGroup
onClicked
:
{
onClicked
:
{
if
(
__rightPanel
.
source
!=
"
QGroundControl/Controls/AppMessages.qml
"
)
{
if
(
__rightPanel
.
source
!=
"
QGroundControl/Controls/AppMessages.qml
"
)
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment