blob: 4b0b3274b611a847128852f853b4580e28820b75 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
###### Status text #####################################
BinaryRepositoryProvider_veto=Operation cannot be performed \
because one or more resources belong to a binary plug-in \
project that contains linked resources.\n\nTo be able to modify \
binary project resources, re-import it by copying the content \
into the workspace.
RequiredPluginsClasspathContainer_description=Plug-in Dependencies
ExecutionEnvironmentProfileManager_0=Failed to generate custom profile: {0}
ExternalJavaSearchClasspathContainer_description= External Plug-ins
TargetPlatform_exceptionThrown=Exception caught while creating platform configuration.
TargetPlatformResetJob_resetTarget=Resetting Target Platform
FeatureBasedExportOperation_ProblemDuringExport=Problem during export
FeatureConsistencyChecker_0=Cleaning {0}
FeatureInfo_description = Feature Description
FeatureInfo_license = License Agreement
FeatureInfo_copyright = Copyright Notice
PluginObject_readOnlyChange=Illegal attempt to change read-only plug-in manifest model
FeatureObject_readOnlyChange=Illegal attempt to change read-only feature manifest model
SiteObject_readOnlyChange=Illegal attempt to change read-only site manifest model
BuildObject_readOnlyException=Illegal attempt to change read-only build.properties
PluginBase_librariesNotFoundException=Libraries not in the model
PluginParent_siblingsNotFoundException=Siblings not in the model
PluginBase_importsNotFoundException=Imports not in the model
AbstractExtensions_extensionsNotFoundException=Extensions not in the model
SchemaCompositor_all=All
SchemaCompositor_choice=Choice
SchemaCompositor_group=Group
SchemaCompositor_sequence=Sequence
########## Builders #######################
Builders_updating = Updating ...
Builders_verifying = Verifying {0} ...
Builders_DependencyLoopFinder_loopName = Loop {0}
Builders_Feature_reference = Plug-in reference ''{0}'' cannot be resolved
Builders_Feature_freference = Feature reference ''{0}'' cannot be resolved
Builders_Feature_multiplicity = Element ''{0}'' must only occur once
Builders_Feature_empty = Element ''{0}'' must not have empty content
Builders_Feature_badURL = Attribute ''{0}'' specifies a malformed URL
Builders_Feature_exclusiveAttributes = Attribues ''{0}'' and ''{1}'' are exclusive
Builders_Feature_patchPlugin = Attribute ''{0}'' can only be defined in when ''feature'' attribute is set
Builders_Feature_patchedVersion = ''{0}'' attribute requires ''version'' attribute set
Builders_Feature_patchedMatch = ''{0}'' attribute cannot be used when ''patch'' attribue is set
Builders_Feature_missingUnpackFalse = It is recommended for plug-in ''{0}'' to run from a JAR, specify ''{1}'' attribute
Builders_Feature_mismatchUnpackBundleShape = The feature specifies ''{0}'', however the plug-in ''{1}'' specifies ''{2}''
Builders_Schema_compiling = Compiling {0} ...
Builders_Schema_compilingSchemas=Compiling extension point schemas...
Builders_Schema_removing = Removing {0} ...
Builders_Schema_noMatchingEndTag = Start tag ''{0}'' does not have a matching end tag
Builders_Schema_noMatchingStartTag = End tag ''{0}'' does not have a matching start tag
Builders_Schema_forbiddenEndTag = Tag ''{0}'' must not contain a terminating ''/''
Builders_Schema_valueRequired = Element ''{0}'' with use set to ''default'' must have the attribute ''value'' defined
Builders_Schema_valueNotRequired = Element ''{0}'' must not have the ''value'' attribute set
Builders_Schema_duplicateElement = Element ''{0}'' already defined
Builders_Manifest_missingRequired = Attribute ''{0}'' of element ''{1}'' must be defined.
Builders_Manifest_dependency = Cannot resolve plug-in: {0}
Builders_Manifest_ex_point = Unknown extension point: ''{0}''
Builders_Manifest_child = Element ''{0}'' is not legal as a child of element ''{1}''.
Builders_Manifest_illegalRoot = Illegal root element
Builders_Manifest_attribute = Illegal attribute ''{0}''
Builders_Manifest_att_value = Illegal value ''{0}'' for attribute ''{1}''
Builders_Manifest_compositeID = Illegal value ''{0}'' for attribute ''{1}''. Legal token characters are "a-z", "A-Z", "0-9", "_". Tokens must be separated by "."
Builders_Manifest_simpleID = Illegal value ''{0}'' for attribute "id". Legal characters are "a-z", "A-Z", "0-9", and "_"
Builders_Manifest_non_ext_attribute = The value for attribute ''{0}'' is not externalized. The value must begin with %
BuildErrorReporter_dirsMustEndSlash={0}: directory entries must end with ''/'' ("{0}/")
Builders_Manifest_non_ext_element = The content for element ''{0}'' is not externalized. The content must begin with %
Builders_Manifest_deprecated_attribute = Attribute ''{0}'' is deprecated
Builders_Manifest_deprecated_element = Element ''{0}'' is deprecated
Builders_Manifest_internal_rootElement = Access to extension point ''{0}'' is discouraged
BuildErrorReporter_binIncludesMissing=An entry for {0} is required in bin.includes
BuildErrorReporter_entiresMustRefDirs={0}: entries ending in / must reference directories
Builders_Manifest_deprecated_rootElement = The extension point ''{0}'' is deprecated
BuildErrorReporter_classpathEntryMissing={0} is not included in any "source.*" build entry
BuildErrorReporter_classpathEntryMissing1={0} is missing from {1}
Builders_Manifest_deprecated_rootElementSuggestion = The extension point ''{0}'' is deprecated, it has been replaced by ''{1}''
Builders_Manifest_unused_element = Element ''{0}'' is ignored by both PDE and the runtime when the plug-in contains a manifest.mf file
Builders_Manifest_unused_attribute = Attribute ''{0}'' is ignored by both PDE and the runtime when the plug-in contains a manifest.mf file
Builders_Manifest_class = Referenced class ''{0}'' in attribute ''{1}'' is not on the plug-in classpath
Builders_Manifest_discouragedClass = Access to referenced class ''{0}'' in attribute ''{1}'' is discouraged
Builders_Manifest_resource = Referenced resource ''{0}'' in attribute ''{1}'' cannot be found
Builders_Manifest_deprecated_3_0 = Element ''{0}'' is deprecated as of Eclipse 3.0
BuildErrorReporter_missingFolder=The folder "{0}" does not exist in the workspace
BuildErrorReporter_sourceMissing=The plug-in's classpath library '.' does not have a corresponding source build entry
BuildErrorReporter_cannotFindJar={0} cannot be resolved
BuildErrorReporter_cannotFindBundle=Bundle {0} cannot be resolved
Builders_Manifest_key_not_found = Key ''{0}'' is not found localization properties file
Builders_Manifest_useless_file = A plug-in manifest must contain at least one extension or extension point
BuildErrorReporter_missingEntry=An "{0}" build entry is missing
Builders_Convert_missingAttribute = ''{0}'' attribute is missing
Builders_Convert_illegalValue = Illegal value for ''{0}'' attribute
BuildErrorReporter_emptyEntry=Build entries must contain at least one value
BuildErrorReporter_missingFile=The file "{0}" does not exist in the workspace
BundleErrorReporter_lineTooLong = The line is too long
BundleErrorReporter_noMainSection = Manifest has no main section
BundleErrorReporter_duplicateHeader = Header already defined
BundleErrorReporter_noColon = ':' is required after the header name
BundleErrorReporter_noSpaceValue = Single space and a value is required after the header name
BundleErrorReporter_nameHeaderInMain = 'Name' header is not allowed in the main section
BundleErrorReporter_noNameHeader = Extraneous empty line causes the file to be invalid
BundleErrorReporter_invalidHeaderName = Header name contains invalid characters
BundleErrorReporter_noLineTermination = Header must be terminated by a line break
BundleErrorReporter_parseHeader = The value of header ''{0}'' has invalid format
BundleErrorReporter_att_value = Illegal value ''{0}'' for attribute ''{1}''
BundleErrorReporter_dir_value = Illegal value ''{0}'' for directive ''{1}''
BundleErrorReporter_badFilter=Platform filter does not match the current environment
BundleErrorReporter_bundleActivationPolicy_unsupported=The Bundle-ActivationPolicy header is not supported on pre-3.3 targets
BundleErrorReporter_illegal_value = Illegal value ''{0}''
BundleErrorReporter_deprecated_attribute_optional = Attribute ''{0}'' is deprecated. Use ''resolution:=optional'' or ''resolution:=mandatory'' directive instead
BundleErrorReporter_unsupportedSingletonDirective=The singleton directive is not supported by bundle manifest version 1 format
BundleErrorReporter_localization_folder_not_exist=Folder specified for localization does not exist
BundleErrorReporter_deprecated_attribute_reprovide = Attribute ''{0}'' is deprecated. Use ''visibility:=private'' or ''visibility:=reexport'' directive instead
BundleErrorReporter_deprecated_attribute_singleton = Attribute 'singleton' is deprecated. Use the 'singleton' directive instead
BundleErrorReporter_providePackageHeaderDeprecated=Provide-Package header is deprecated, use Export-Package
BundleErrorReporter_deprecated_attribute_specification_version = Attribute ''{0}'' is deprecated. Use ''version'' attribute instead
BundleErrorReporter_directive_hasNoEffectWith_ = the ''{0}'' directive has no effect in the presence of the ''{1}'' directive
BundleErrorReporter_singletonAttrRequired = Plug-ins declaring extensions or extension points must set 'singleton' attribute to 'true'
BundleErrorReporter_singletonRequired = Plug-ins declaring extensions or extension points must set the 'singleton' directive to 'true'
BundleErrorReporter_headerMissing = ''{0}'' header is required
BundleErrorReporter_NoSymbolicName=Bundle symbolic name must be specified
BundleErrorReporter_ClasspathNotEmpty=Bundle-Classpath cannot be empty
BundleErrorReporter_fragmentActivator=A fragment must not declare a bundle activator
BundleErrorReporter_NoExist=The type ''{0}'' is not on the plug-in classpath
BundleErrorReporter_startHeader_autoStartDeprecated=The ''{0}'' header is deprecated, use ''{1}''
BundleErrorReporter_InvalidFormatInBundleVersion=The specified version does not have the correct format (major.minor.micro.qualifier) or contains invalid characters
BundleErrorReporter_NotExistInProject=Package ''{0}'' does not exist in this plug-in
BundleErrorReporter_missingPackagesInProject=This plug-in does not export all of its packages
BundleErrorReporter_BundleRangeInvalidInBundleVersion=Unsatisfied version constraint: ''{0}''
BundleErrorReporter_invalidVersionRangeFormat=Invalid version range format
BundleErrorReporter_NotExistPDE=Bundle ''{0}'' cannot be resolved
BundleErrorReporter_exportNoJRE=Cannot export packages prefixed with 'java'
BundleErrorReporter_importNoJRE=Cannot import packages prefixed with 'java'
BundleErrorReporter_HostNotExistPDE=Host bundle ''{0}'' cannot be resolved
BundleErrorReporter_HostNeeded=Fragment-Host must be defined for this fragment
BundleErrorReporter_PackageNotExported=No available bundle exports package ''{0}''
BundleErrorReporter_unresolvedExporter=Bundle ''{0}'' exporting package ''{1}'' is unresolved
BundleErrorReporter_reqExecEnv_unknown=''{0}'' is not a valid Execution Environment
BundleErrorReporter_InvalidSymbolicName=Bundle symbolic name contains illegal characters. Legal characters are A-Z a-z 0-9 . _ -
BundleErrorReporter_unresolvedHost=Host bundle ''{0}'' exists but is unresolved
BundleErrorReporter_lazyStart_unsupported=The Eclipse-LazyStart header is not supported by pre-3.2 targets
BundleErrorReporter_unsatisfiedConstraint=Unsatisfied constraint: ''{0}''
BundleErrorReporter_noExecutionEnvironmentSet=No required execution environment has been set
BundleErrorReporter_MissingVersion=''{0}'' is missing version constraint information
BundleTextChangeListener_editNames_newLine=Add a new line at the end of the file
BundleTextChangeListener_editNames_remove=Remove "{0}" header
BundleTextChangeListener_editNames_insert=Insert "{0}" header
BundleTextChangeListener_editNames_modify=Modify "{0}" header
BundleErrorReporter_invalidFilterSyntax=Platform filter syntax is invalid
BundleErrorReporter_reqExecEnv_conflict=The JRE container on the classpath is not a perfect match to the ''{0}'' execution environment
BundleErrorReporter_importexport_servicesDeprecated=''{0}'' header is deprecated, use the runtime facilities instead of the manifest for service declaration
BundleErrorReporter_unecessaryDependencyDueToFragmentHost=The ''{0}'' dependency is not necessary as it is already specified in Fragment-Host header
BundleErrorReporter_localization_properties_file_not_exist=no valid properties files exist in the localization directory specified
BundleErrorReporter_illegalManifestVersion=The bundle manifest version is invalid. Valid ranges are 1-2.
BundleManifestSourceLocationManager_problemProcessBundleManifestHeaderAttributeMissing=Problem processing bundle manifest header in source bundle {0}, plugin name and version must both be specified.
ManifestConsistencyChecker_0=Cleaning {0}
ManifestConsistencyChecker_buildPropertiesSubtask=Verifying build.properties
ManifestConsistencyChecker_buildDoesNotExist=build.properties does not exist
ManifestConsistencyChecker_builderTaskName=Validating project
ManifestConsistencyChecker_manifestDoesNotExist=META-INF/MANIFEST.MF does not exist
ManifestConsistencyChecker_manifestMisspelled=Manifest file name misspelled. It must be spelled 'MANIFEST.MF'
SchemaElementReference_refElementMissing=No DTD available
ExportWizard_badDirectory = Specified directory could not be created.
FeatureExportJob_taskName=Generating ant scripts
FeatureExportOperation_0=Exported Repository
FeatureExportOperation_CompilationErrors=Compilation errors occurred during the operation. A zip file containing the build logs has been generated and placed at {0}
FeatureExportOperation_runningAssemblyScript=Running assembly script
FeatureExportOperation_publishingMetadata=Publishing metadata
FeatureExportOperation_runningBuildScript=Running build script
FeatureExportOperation_runningPackagerScript=Running packager script
FeatureExportOperation_workspaceBuildErrorsFoundDuringExport=Export completed successfully, but build problems were detected in the following required projects: {0}
BaseExportTask_pdeExport=PDE Export
XMLErrorReporter_ExternalEntityResolution=External entity resolution is not supported by PDE.
XMLTextChangeListener_editNames_removeNode=Remove "{0}" node
XMLTextChangeListener_editNames_insertNode=Insert "{0}" node
XMLTextChangeListener_editNames_modifyNode=Modify "{0}" node
XMLTextChangeListener_editNames_addContent=Add content to {0} node
ExtensionPointSchemaBuilder_0=Cleaning extension point schemas in {0}
ExtensionsErrorReporter_InvalidSchema="{0}" does not reference a schema file.
ExtensionsErrorReporter_maxOccurrence=A maximum of {0} ''{1}'' elements can be specified.
ExtensionsErrorReporter_minOccurrence=A minimum of {0} ''{1}'' elements must be specified.
ExtensionsErrorReporter_unknownIdentifier=Referenced identifier ''{0}'' in attribute ''{1}'' cannot be found
PluginConverter_BundleLocationIsNull=Bundle manifest location cannot be null
PluginConverter_EclipseConverterFileNotFound=Could not find a META-INF/MANIFEST.MF, plugin.xml or a fragment.xml in {0}.
PluginConverter_EclipseConverterErrorCreatingBundleManifest=Error creating bundle manifest file for {0} at {1}.
PluginConverter_EclipseConverterErrorParsingPluginManifest=Error parsing plugin manifest file {0} at {1}.
PluginModelManager_0=Target Platform
PluginParser_EclipseConverterMissingAttribute=Error parsing {0} manifest. Missing attribute "{1}" in element "{2}".
# {0} will be a product id, this string will be the name of a p2 repository
ProductExportOperation_0={0} Repository
PropertiesTextChangeListener_editNames_remove=Remove "{0}" property
PropertiesTextChangeListener_editNames_insert=Insert "{0}" property
PropertiesTextChangeListener_editNames_delete=Modify "{0}" property
XMLTextChangeListener_editNames_removeAttribute=Remove "{0}" attribute from "{1}" node
XMLTextChangeListener_editNames_modifyAttribute=Modify "{0}" attribute of "{1}" node
XMLTextChangeListener_editNames_addAttribute=Add "{0}" attribute to "{1}" node
SearchablePluginsManager_createProjectTaskName=Creating {0} project
SourceLocationManager_problemProcessingBundleManifestSourceHeader=Problem processing bundle manifest source header
UpdateSiteBuilder_0=Cleaning {0}
VMHelper_noJreForExecEnv=No installed JREs satisfy this Execution Environment: "{0}". Launch aborted.