Handle nodes with invalid z property

Closes #2170
This commit is contained in:
Nick O'Leary
2020-09-03 18:31:33 +01:00
parent 4dd619b8c6
commit 7bd0ca2212
4 changed files with 96 additions and 19 deletions

View File

@@ -213,6 +213,9 @@
"groupCopied_plural": "__count__ groups copied",
"groupStyleCopied": "Group style copied",
"invalidFlow": "Invalid flow: __message__",
"recoveredNodes": "Recovered Nodes",
"recoveredNodesInfo": "The nodes on this flow were missing a valid flow id when they were imported. They have been added to this flow so you can either restore or delete them.",
"recoveredNodesNotification": "<p>Imported nodes without a valid flow id</p><p>They have been added to a new flow called '__flowName__'.</p>",
"export": {
"selected":"selected nodes",
"current":"current flow",