blob: dfd6132783ac473a73d57d3f84746da350dcdafc [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 execution log to Ant console
### label provider
labelprovider.defaultTarget = Default target
### console labels
find_action.label=Find...@Ctrl+F
find_action.tooltip=Find
find_action.image=
find_action.description=Find
### monitor
monitor.runningAnt = Running Ant.
monitor.buildStarted = Build started...
monitor.targetColumn = Target:
monitor.started = started.
### console
console.copy = Copy
console.selectAll = &Select All
console.clearOutput = &Clear Output
### status
status.targetPropertyNotRead = Could not read ant targets property from resource: {0}.
status.targetPropertyNotWritten = Could not write ant targets property to resource: {0}.
status.logPropertyNotRead = Could not read log property from resource: {0}.
status.logPropertyNotWritten = Could not write log property to resource: {0}.
status.consoleNotInitialized = Could not initialize Ant console view
status.argumentPropertyNotRead = Could not read argument property from resource: {0}.
status.argumentPropertyNotWritten = Could not write argument property to resource: {0}.
### error
error.antScriptError = Ant script error.
error.antParsingError = A problem occurred parsing the Ant file.
error.antExecutionErrorTitle = Ant Execution Problems.
error.antExecutionError = A problem occurred executing the Ant file.
error.antExecutionErrorGeneral = See the output console for details.
### exception
exception.canceled = Canceled.
exception.buildException = BuildException: {0}.
exception.missingResourceBundle = Missing Resource Bundle
exception.missingResourceBundle.message = The resource properties for the Ant UI plugin could not be found.