blob: 8f5d952d56c8929320116a698f8fc292872ec61c [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
group.search=S&earch
group.declarations= Dec&larations
group.references= Re&ferences
group.readReferences= &Read Access
group.writeReferences= &Write Access
group.implementors= &Implementors
Search.Error.search.title=Search Error
Search.Error.search.message=An error occurred during the search operation
Search.Error.javaElementAccess.title=Search Error
Search.Error.javaElementAccess.message=An error occurred while accessing a Java element
Search.Error.markerAttributeAccess.title=Search Error
Search.Error.markerAttributeAccess.message=An error occurred while accessing a marker attribute
Search.Error.createJavaElement.title=Search Error
Search.Error.createJavaElement.message=An error occurred while creating a Java element
Search.Error.openEditor.title=Search Error
Search.Error.openEditor.message=Could not open the editor
Search.Error.codeResolve= Code resolve error
Search.Error.setDescription.title=Search Error
Search.Error.setDescription.message=Cannot save workspace description
SearchElementSelectionDialog.title=Search
SearchElementSelectionDialog.message=Select the element to search for.
SearchResultCollector.match= 1 match
SearchResultCollector.matches= {0} matches
SearchResultCollector.done= Search done: {0}.
SearchResultCollector.searching= Searching...
Search.potentialMatchDialog.title.foundPotentialMatch= Search: Found 1 Inexact Match
Search.potentialMatchDialog.title.foundPotentialMatches= Search: Found {0} Inexact Matches
Search.potentialMatchDialog.message= Inexact matches were found and will be displayed with a different\nforeground color. This can be configured on the Search preference page.
SearchPage.searchFor.label= Search For
SearchPage.searchFor.type= &Type
SearchPage.searchFor.method= &Method
SearchPage.searchFor.field= &Field
SearchPage.searchFor.package= &Package
SearchPage.searchFor.constructor= Co&nstructor
SearchPage.limitTo.label= Limit To
SearchPage.limitTo.declarations= Dec&larations
SearchPage.limitTo.implementors= &Implementors
SearchPage.limitTo.references= &References
SearchPage.limitTo.allOccurrences= All &Occurrences
SearchPage.limitTo.readReferences= Read A&ccess
SearchPage.limitTo.writeReferences= Writ&e Access
SearchPage.expression.label= Se&arch string (* = any string, ? = any character):
SearchPage.expression.caseSensitive= Case sens&itive
# Concatenate two working set names e.g. "Source, Lib"
SearchUtil.workingSetConcatenation= {0}, {1}
Search.FindDeclarationAction.label= &Workspace
Search.FindDeclarationAction.tooltip= Search for Declarations of the Selected Element in the Workspace
Search.FindDeclarationsInWorkingSetAction.label= Working &Set...
Search.FindDeclarationsInWorkingSetAction.tooltip= Search for Declarations of the Selected Element in a Working Set
Search.FindHierarchyDeclarationsAction.label= &Hierarchy
Search.FindHierarchyDeclarationsAction.tooltip= Search for Declarations of the Selected Element in its Hierarchy
Search.FindImplementorsAction.label= &Workspace
Search.FindImplementorsAction.tooltip= Search for Implementors of the Selected Interface
Search.FindImplementorsInWorkingSetAction.label= Working &Set...
Search.FindImplementorsInWorkingSetAction.tooltip= Search for Implementors of the Selected Interface in a Working Set
Search.FindReferencesAction.label= &Workspace
Search.FindReferencesAction.tooltip= Search for References to the Selected Element in the Workspace
Search.FindReferencesAction.BinPrimConstWarnDialog.title= Search for References to a Binary Constant
Search.FindReferencesAction.BinPrimConstWarnDialog.message= Matches to this constant will only be discovered in source files and binary files where the constant value is not inlined.
Search.FindReferencesInWorkingSetAction.label= Working &Set...
Search.FindReferencesInWorkingSetAction.tooltip= Search for References to the Selected Element in a Working Set
Search.FindHierarchyReferencesAction.label= &Hierarchy
Search.FindHierarchyReferencesAction.tooltip= Search for References of the Selected Element in its Hierarchy
Search.FindReadReferencesAction.label= &Workspace
Search.FindReadReferencesAction.tooltip= Search for Read References to the Selected Element in the Workspace
Search.FindReadReferencesInWorkingSetAction.label= Working &Set...
Search.FindReadReferencesInWorkingSetAction.tooltip= Search for Read References to the Selected Element in a Working Set
Search.FindReadReferencesInHierarchyAction.label= &Hierarchy
Search.FindReadReferencesInHierarchyAction.tooltip= Search for Read References of the Selected Element in its Hierarchy
Search.FindWriteReferencesAction.label= &Workspace
Search.FindWriteReferencesAction.tooltip= Search for Write References to the Selected Element in the Workspace
Search.FindWriteReferencesInWorkingSetAction.label= Working &Set...
Search.FindWriteReferencesInWorkingSetAction.tooltip= Search for Write References to the Selected Element in a Working Set
Search.FindWriteReferencesInHierarchyAction.label= &Hierarchy
Search.FindWriteReferencesInHierarchyAction.tooltip= Search for Write References of the Selected Element in its Hierarchy
Search.FindOccurrencesInFile.label= Occurre&nces in File
Search.FindOccurrencesInFile.tooltip= Find occurrences of selected element in the editor
FindOccurrencesEngine.noSource.text= No source available. To perform this operation you need to attach source.
FindOccurrencesEngine.noJavaElement.text= Cannot search for the current selection. Please select a valid Java element name.
FindOccurrencesEngine.cannotParse.text= Cannot analyze the compilation unit or class file.
JavaSearchOperation.default_package=(default package)
# The first argument will be replaced by the pattern and the second by the scope
JavaSearchOperation.singularDeclarationsPostfix={0} - 1 Declaration in {1}
JavaSearchOperation.singularReferencesPostfix={0} - 1 Reference in {1}
JavaSearchOperation.singularReadReferencesPostfix={0} - 1 Read Reference in {1}
JavaSearchOperation.singularWriteReferencesPostfix={0} - 1 Write Reference in {1}
JavaSearchOperation.singularImplementorsPostfix={0} - 1 Implementor in {1}
JavaSearchOperation.singularOccurrencesPostfix={0} - 1 Occurrence in {1}
# The first argument will be replaced by the pattern, the second by the count and the last by the scope
JavaSearchOperation.pluralDeclarationsPostfix={0} - {1} Declarations in {2}
JavaSearchOperation.pluralReferencesPostfix={0} - {1} References in {2}
JavaSearchOperation.pluralReadReferencesPostfix={0} - {1} Read References in {2}
JavaSearchOperation.pluralWriteReferencesPostfix={0} - {1} Write References in {2}
JavaSearchOperation.pluralImplementorsPostfix={0} - {1} Implementors in {2}
JavaSearchOperation.pluralOccurrencesPostfix={0} - {1} Occurrences in {2}
# The first argument will be replaced by the element name and the second one by the file name
JavaSearchInFile.singularPostfix={0} - 1 Occurrence in {1}
# The first argument will be replaced by the element name, the second by the count and the last by the file name
JavaSearchInFile.pluralPostfix={0} - {1} Occurrences in {2}
JavaElementAction.typeSelectionDialog.title=Search
JavaElementAction.typeSelectionDialog.message=&Select the type to search:
JavaElementAction.error.open.message=An exception occurred while opening the type.
JavaElementAction.operationUnavailable.title= Operation Unavailable
JavaElementAction.operationUnavailable.generic= The operation is unavailable on the current selection. Please select a valid Java element name.
JavaElementAction.operationUnavailable.field= The operation is unavailable on the current selection. Please select the name of a field.
JavaElementAction.operationUnavailable.interface= The operation is unavailable on the current selection. Please select the name of an interface.
JavaSearchResultLabelProvider.potentialMatch= \ (inexact)
WorkspaceScope= Workspace
WorkingSetScope= Working Set - {0}
SelectionScope= Selection
HierarchyScope= Hierarchy - {0}