blob: 307c28ed05e7ca3c24541f81d098ca0bf16f7790 [file] [log] [blame]
AspectBindingsTreeNode_aspectBindings_name=OT/Equinox Aspect Bindings
NewOTPProjectWizard_title= New OT-Plugin Project Wizard
NewOTPProjectWizard_MainPage_title= New Object Teams Plug-in Project
NoOTJPluginProject=No OT/J plug-in project found, debug functionality not fully available.
OTNewPluginProjectWizard_ProjectCreationError=Project creation errror
OTNewPluginProjectWizard_CantAddOTSpecifics=Error adding Object Teams specifics to new project
PackageExplorerAdaptor_basePlugin_name=Base Plugin
Validation_MissingActivationPolicy_error=Aspect bindings may only be effective if Bundle-ActivationPolicy is set
Resolution_AddBundleActivationPolicy_label=Set header "Bundle-ActivationPolicy" to "lazy".
Validation_UnresolveBasePlugin_error=Base plug-in {0} cannot be resolved
Validation_NotAPackage_error="{0} is an enclosing class, please use ''$'' as the separator for inner class names"
Validation_MissingPackage_error=Missing package; cannot bind a team class in the default package
Validation_MissingBindingForBasePackage_error=Team ''{0}'' lacks a binding for base package ''{1}''
Validation_MissingSuperBasePackageDecl_error=Team ''{0}'' lacks a superBase declaration for base class ''{1}''
Validation_PackageNotInSuperBase_error=Plug-in ''{0}'' does not provide package ''{1}''
Validation_UnnecessarySuperBase_warning=Unnecessary superBase declaration ''{0}''
Validation_MissingAspectPackageExport_error=Package {0} containing one or more bound teams must be exported.
Resolution_AddAspectPackageExport_label=Export aspect package {0}
Resolution_AddAspectPackageExport_description=For binding teams of package {0} to their bases\n\
the following export must be inserted:\n\
Export-Package: {1}
Resolution_ChangeDotToDollar_label=Fix notation for nested team class {0}
Resolution_ChangeDotToDollar_description=Change reference to team {0};\n\
new notation is: class=\"{1}\"
ToggleOTSupportAction_configurationError_message=Error Configuring Project {0}.
ToggleOTSupportAction_configurationError_title=Project Configuration Error