blob: a994eff9b95eba88a93cd26a01fd5b93c164376a [file] [log] [blame]
#################################################################################
# Copyright (c) 2006, 2008, 2009, 2012 Red Hat, Inc.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Red Hat Incorporated - initial API and implementation
#################################################################################
ConvertWizard.description=Convert to C/C++ Autotools Project
ConvertWizard.name = Convert to a C/C++ Autotools Project
NewCProjectV2.description=GNU C Autotools Project
NewCCProjectV2.description=GNU C++ Autotools Project
NewCWizardV2.name=GNU C Autotools Project
NewCCWizardV2.name=GNU C++ Autotools Project
Autotools.wizard.name=GNU Autotools Build Wizard
Autotools.import.wizard.name=Existing code as Autotools project
Autotools.import.wizard.description=Create a new Autotools project from existing code in that same directory
Autoconf.editor.name=Autoconf Editor
BuildProperty.value.name.default=Default;
BuildProperty.type.name.autotools=GNU Autotools
PreferenceAutotools.name=Autotools
PreferenceAutomakeEditor.name=Automake Editor
PreferenceAutoconfEditor.name=Autoconf Editor
PropertyAutotools.name=Autotools
PropertyAutotools.general.name=General
PropertyAutotools.configure.name=Configure Settings
PropertyTabEditor.name=Editors
AutotoolsBuildPropertyTab.name=Behaviour
AutotoolsEditorsPropertyTab.name=Editors
AutotoolsToolsPropertyTab.name=Tools Settings
AutotoolsConfigurePropertyTab.name=Configure Settings
PropertyTabEditor.tooltip=Set options for Autotools-specific editors
PropertyTabBuild.tooltip=Set additional Autotools build options
Makefile.builder.name=Autotools Makefile Generator
Autotools.projecttype.name=GNU Autotools
AutotoolsNature.name=Autotools Project Nature
AutotoolsNewNature.name=Autotools Project Nature V2
Configuration.build.name=Build (GNU)
Autotools.targetplatform.name=GNU Autotools Target Platform
Autotools.gnu.toolchain.name=GNU Autotools Toolchain
Configure.outputType=Configure Output (config.status)
Autogen.outputType=Autogen Output (configure)
CommandCategorySource.name=Source
CommandCategorySource.description=Source commands
CommandCategoryTools.name=Tools
CommandCategoryTools.description=Autotool tools
ShowTooltip.name=Show Tooltip Description
ShowTooltip.description=Shows the tooltip description for the element at the cursor
# Scope and Key Commands
ACeditor.scope.name=Autoconf Editor
ACeditor.scope.description=Editor for Autoconf Configuration Source Files
RedHatVendor.name = Red Hat
Bundle-Name.0 = Autotools UI Plug-in
provider=Eclipse CDT
InvokeAutotools.label = Invoke Autotools
InvokeAutotools.mnemonic = I
InvokeAutoconf.label = Invoke Autoconf
InvokeAutoconf.mnemonic = c
InvokeAutoconf.description = Run autoconf in the selected directory
InvokeAutoheader.label = Invoke Autoheader
InvokeAutoheader.mnemonic = h
InvokeAutoheader.description = Run autoheader from the selected directory
InvokeAutomake.label = Invoke Automake
InvokeAutomake.mnemonic = m
InvokeAutomake.description = Run automake from the selected directory
InvokeAutoreconf.label = Invoke Autoreconf
InvokeAutoreconf.mnemonic = r
InvokeAutoreconf.description = Run autoreconf from the selected directory
InvokeAclocal.label = Invoke Aclocal
InvokeAclocal.mnemonic = l
InvokeAclocal.description = Run aclocal from the selected directory
InvokeLibtoolize.label = Invoke Libtoolize
InvokeLibtoolize.mnemonic = t
InvokeLibtoolize.description = Run libtoolize in the selected directory
Reconfigure.label = Reconfigure Project
Reconfigure.mnemonic = f
Reconfigure.description = Run configuration scripts for project
DynamicBuild.label = Dynamic Build Info
GetIncludePath.label = Get Include Path
GetDefinedSymbols.label = Get Defined Symbols
IncludesOption.name = includes
SymbolsOption.name = symbols
AutomakeEditor.name = AutomakeEditor
Automake.name = automake
Autoconf.name = autoconf