blob: 7c9e5926923f81bef0093a181c400df2c4e2d694 [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2005, 2006 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 implementation.
#-------------------------------------------------------------------------------
# NLS_MESSAGEFORMAT_VAR
Library.shellTitle.text=Eclipse Process Framework Composer - {0}
Library.unknown.text=Unknown
# Error Reasons
Library.emptyLibraryPathError.reason=The method library path is empty.
Library.missingLibraryFileError.reason=The method library model file is missing.
Library.unresolvedProxyError.reason=The selected method library contains unresolved element references. This is usually caused by missing or displaced XMI files in the library folder.\n\nClose this dialog and bring up the Problems view to help identify the unresolved references. To avoid corrupting the library, it is highly recommended that you resolve these references first before adding more changes to the library.
# Warning Messages
Library.configClosureWarning.msg1=IUPL0007W: One or more child elements contain missing references
Library.configClosureWarning.msg2=IUPL0008W: This element should be selected to resolve one or more missing references
Library.configClosureWarning.msg3=IUPL0009W: This element references one or more elements in an unselected package
# Error Messages
Library.loadResourcesError.msg=IUPL0000E: The method library has been loaded but some errors have been detected.
Library.unsupportedGuidanceTypeError.msg=IUPL0001E: This guidance cannot be converted to another type.
Library.convertGuidanceError.msg=IUPL0002E: This guidance cannot be converted to the target type.
Library.saveConvertedGuidanceError.msg=IUPL0003E: The converted guidance ''{0}'' cannot be saved.
# Convert activity
Library.convertActivityError.title=Convert Activity Type Error
Library.convertActivityError.msg=IUPL0006E: This activity cannot be converted to the target type.
Library.saveConvertedActivityError.msg=IUPL0007E: The converted activity ''{0}'' cannot be saved.
# Error Reasons
Library.error.reason=IUPL0004E: An error has occurred. Click OK for more information.
Library.unsupportedGuidanceTypeError.reason=There is no compatible guidance type for {0}.
Library.invalifLibraryPathError.reason=Invalid library path. The .project file could not be created.
# Progress Messages
Library.copyingAttachmentsTask.name=Copying attachments...
# Convert Guidance Dialog
Library.convertGuidanceDialog.title=Convert Guidance Type
Library.convertGuidanceDialog.text=Select the target guidance type.
# Guidance type names for Convert Guidance Dialog - should be refactored into library.ui
Library.checklist.text=Checklist
Library.concept.text=Concept
Library.example.text=Example
Library.guideline.text=Guideline
Library.estimate.text=Estimate
Library.estimatingMetric.text=Estimating Metric
Library.estimationConsiderations.text=Estimation Considerations
Library.report.text=Report
Library.template.text=Template
Library.supportingMaterial.text=Supporting Material
Library.toolMentor.text=Tool Mentor
Library.whitepaper.text=Whitepaper
Library.termDefinition.text=Term Definition
Library.practice.text=Practice
Library.reusableAsset.text=Reusable Asset
# Convert Guidance Error Messages
Library.convertGuidanceError.title=Convert Guidance Type Error
# Load Resources Error Dialog
Library.loadResourcesError.title=Open Method Library Error
Library.loadResourcesError.reason=Some library resources could not be loaded.\n\nClick Details to review the errors and resolve them before adding more changes to the library.
# Role Diagrams
Library.roleDiagramPerforms.text=performs
Library.roleDiagramResponsibleFor.text=responsible for
Library.DefaultContentValidator.MSG0=Referenced element: {0}
Library.DefaultContentValidator.MSG1=Info: {0}
Library.DefaultContentValidator.MSG4=Warning: {0}
Library.DefaultContentValidator.MSG7=Error: {0}
Library.DefaultContentValidator.MSG10=Missing referenced element {0}
Library.DefaultContentValidator.MSG11=Unable to find element for guid {0}
Library.DefaultContentValidator.MSG12=File ''{0}'' references missing resource ''{1}''
Library.DefaultContentValidator.MSG15=missing resource file ''{0}''
Library.DefaultContentValidator.MSG17=Unable to connect to url ''{0}''
Library.DefaultContentValidator.MSG19=Unable to connect to url ''{0}'': {1}
Library.ImportExportUtil.MSG8=Could not find file ''{0}''.
Library.ImportExportUtil.MSG9=Could not create temp directory ''{0}''.
Library.unknownGuidance.text=Unknown
Library.CopyAttachmentsToNewLocation.log.noContentPath=CopyAttachmentsToNewLocation.HandleAttachmentsPlugin: no contentPath for {0}
Library.LibraryModificationHelper.cannotUpdate=IUPL0006W: Cannot update {0} {1}
Library.warningDlg.title=Warning
Library.errorDlg.title=Error
Library.errorDlg.saveError=IUPL0005E: Error saving changes to file ''{0}''
################################################################################
# THE FOLLOWING PROPERTIES SHOULD NOT BE TRANSLATED!!!
################################################################################
# Role diagram fonts and layout
Library.roleDiagramFont.name=Arial
Library.roleDiagramFont.name.win32=Arial
Library.roleDiagramFont.size=10
Library.roleDiagramFont.size.win32=10
Library.roleDiagram.xMargin=200
Library.roleDiagram.xSpacing=70
Library.roleDiagram.ySpacing=30