blob: 0d0dfa77f8b20b412d27076b24a217484e35f27e [file] [log] [blame]
### Ant UI plugin message catalog
### wizard
wizard.title = Run Ant.
wizard.executeAntScriptTitle = Execute Ant Script.
wizard.availableTargetsLabel = Available Targets:
wizard.argumentsLabel = Arguments:
wizard.displayLogLabel = Display log after successful script execution.
### monitor
monitor.runningAnt = Running Ant.
monitor.buildStarted = Build started...
monitor.targetColumn = Target:
monitor.started = started.
### status
status.targetNotRead = Could not read ant targets property from resource: {0}.
status.targetNotWritten = Could not write ant targets property to resource: {0}.
### error
error.antScriptError = Ant script error.
error.antParsingError = A problem occurred parsing the Ant file.
### exception
exception.canceled = Canceled.