blob: 058ca3644b4f740b07c2499d3fa4a8b1bf7d7ec9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
pluginName = Ant UI
providerName = Eclipse.org
AntBuild = Ant Build
AntLaunchShortcut.label = Ant Build
AntLaunchShortcutWithDialog.label = Ant Build...
antLaunchConfigurationTabGroup.description=Run an Ant buildfile.
antBuilderLaunchConfigurationTabGroup.description=Create a configuration that will run an Ant buildfile during a build.
AntEditor.name=Ant Editor
AddBookmark.label=Add Boo&kmark...
AddBookmark.tooltip=Add Bookmark...
AddTask.label=Add &Task...
AddTask.tooltip=Add Task...
ActionDefinition.antContentAssistProposals.name=Ant Content Assist
ActionDefinition.antContentAssistProposals.description=Content Assist in the Ant Editor
CategoryView.antViews = Ant
View.antView = Ant
ViewCommand.antView.name = Ant
ViewCommand.antView.description = Show the Ant view
PreferencePage.antPreferences = Ant
PreferencePage.antRuntimePreferences = Runtime
PreferencePage.antEditorPreferences = Editor
PreferencePage.antCodeFormatterPreferences = Formatter
PreferencePage.antTemplatePreferences = Templates
PreferencePage.antCodeAssistPreferences = Code Assist
templatesName = Ant Templates Definitions
buildFile.contextType.name= Ant
task.contextType.name= Ant Task
antDocumentFactory.name= Ant Document Factory
antDocumentSetupParticipant.name= Ant Document Setup Participant
ant.resolvers.src= Source Fileset
ant.resolvers.src.description= A source fileset
ant.resolvers.dst= Destination Fileset
ant.resolvers.dst.description= An output fileset
Ant.marker.label = Ant Buildfile Problem
antImportWizard.name= Existing Ant Buildfile
antImportWizard.description= Creates an Eclipse Java project from an existing Ant buildfile on the file system.
Folding.label= F&olding
ActionDefinition.format.name= Format
ActionDefinition.format.description= Formats Ant buildfiles
ActionDefinition.showTooltip.name= Show Tooltip Description
ActionDefinition.showTooltip.description= Shows Tooltip description
ActionDefinition.openExternalDoc.name= Open External Documentation
ActionDefinition.openExternalDoc.description= Open the External documentation for the current task in the Ant editor
antCategory.name= Source
antCategory.description= Ant command category
context.editingAnt.name= Editing Ant Buildfiles
context.editingAnt.description= Editing Ant Buildfiles Context
antBreakpointGroupName= Ant Breakpoints
AddBreakpoint.label=Toggle &Breakpoint
EnableBreakpoint.label=&Toggle Breakpoint Enabled
AntShortcut.description.debug=Debug Ant Build
AntShortcut.description.run=Run Ant Build
antSourceLookupDirector.name=Ant Source Lookup Director
Dummy.label
runToLineAction.label= Run to Line