Skip to content
Snippets Groups Projects
Commit e67cb6d5 authored by Riitta-Leena Miettinen's avatar Riitta-Leena Miettinen
Browse files

SCXML: Fix UI text


Change-Id: Ic8c0c27c12bcd9992cf3518087c283606f5acdeb
Reviewed-by: default avatarUlf Hermann <ulf.hermann@qt.io>
parent 3a9f242a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"supportedProjectTypes": [ ],
"id": "F.Scxml",
"category": "O.Model",
"trDescription": "Creates a new, empty, state chart.",
"trDescription": "Creates a new empty state chart.",
"trDisplayName": "State Chart",
"trDisplayCategory": "Modeling",
"platformIndependent": true,
......@@ -26,7 +26,7 @@
[
{
"name": "Name",
"trDisplayName": "State Chart name:",
"trDisplayName": "State chart name:",
"mandatory": true,
"type": "LineEdit"
},
......
......@@ -12,7 +12,7 @@
<glob pattern="*.ts" weight="70"/>
</mime-type>
<mime-type type="application/scxml+xml">
<comment>Scxml State Chart</comment>
<comment>SCXML State Chart</comment>
<sub-class-of type="application/xml"/>
<glob pattern="*.scxml"/>
</mime-type>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment