Add tab info to deploy error messages

This commit is contained in:
Nick O'Leary
2015-09-25 22:33:54 +01:00
parent a9a0b263dc
commit c0b8f5e3e1
3 changed files with 50 additions and 22 deletions

View File

@@ -92,7 +92,7 @@
"cancel": "Cancel"
},
"undeployedChanges": "You have undeployed changes.\n\nLeaving this page will lose these changes.",
"improperlyConfigured": "Some of the nodes are not properly configured.",
"improperlyConfigured": "The workspace contains some nodes that are not properly configured:",
"unknown": "The workspace contains some unknown node types:",
"unusedConfig": "The workspace contains some unused configuration nodes:",
"confirm": "Are you sure you want to deploy?"