blob: 835afbd8903f5ac1b67440f25c4e6571de412c8a [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
# Method Search Page
SearchUI.searchStringLabel.text=Text (* = any string, ? = any character):
SearchUI.caseSensitiveCheckbox.text=Case sensitive
SearchUI.elementNameLabel.text=Method element name or presentation name pattern:
SearchUI.scopeGroup.text=Scope
SearchUI.roleCheckbox.text=Role
SearchUI.taskCheckbox.text=Task
SearchUI.workProductCheckbox.text=Work Product
# Method Search Query
SearchUI.searchQuery.text=Method Search
# Method Search Progress Dialog
SearchUI.scanLibraryTask.name=Scanning method library...
SearchUI.scanElementTask.name=Scanning method element ''{0}''...
# Method Search Error Dialog
SearchUI.searchError.title=Method Search
SearchUI.searchError.msg=IUPS0100E: Search operation cannot proceed.
SearchUI.searchError.reason=No method library is currently opened.\n\nOpen a method library and try again.
# Method Search Result
SearchUI.searchResult.methodContent=Method Content
SearchUI.searchResult.contentPackages=Content Packages
SearchUI.searchResult.standardCategories=Standard Categories
SearchUI.searchResult.disciplines=Disciplines
SearchUI.searchResult.domains=Domains
SearchUI.searchResult.workProductTypes=Work Product Types
SearchUI.searchResult.roleSets=Role Sets
SearchUI.searchResult.tools=Tools
SearchUI.searchResult.customCategories=Custom Categories
SearchUI.searchResult.processes=Processes
SearchUI.searchResult.capabilityPatterns=Capability Patterns
SearchUI.searchResult.deliveryProcesses=Delivery Processes
SearchUI.searchResult.match=''{0}'' - 1 match
SearchUI.searchResult.matches=''{0}'' - {1} matches