Skip to main content
summaryrefslogblamecommitdiffstats
blob: c50c565732280d453cbc38944abe6d7990518cf7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               







                                          
                                               





                                        
                                        


                                      
                                   
                               






                                                 
                                                    
 
                                                          



                                                                                           

                                            


                                                   
###############################################################################
# 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
###############################################################################

pluginName= Search Support
providerName= Eclipse.org

searchMarker= Search Marker

searchPages= Search Pages
searchResultSorters= Search Result Sorters
searchResultViewPages= Search Result View Pages

search= Search

searchMenu.label= Se&arch
openFileSearchPageAction.label= &File...

openSearchDialogAction.label= Se&arch...
openSearchDialogAction.tooltip= Search

fileSearch= File Search
searchResultViewName= Simple Search
newSearchResultViewName= Search

ResourcenameSorter.label= &Name
ResourcenameSorter.tooltip= Sort by Resource Name
ResourcePathSorter.label= &Path
ResourcePathSorter.tooltip= Sort by Resource Path

SearchPreferencePage.label= Search
WorkInProgressPreferencePage.label= Work in Progress

ActionDefinition.openSearchDialog.name= Open Search Dialog
ActionDefinition.openSearchDialog.description= Open the Search dialog

ActionDefinition.openFileSearchPage.name= File Search
ActionDefinition.openFileSearchPage.description= Open the Search dialog\'s file search page

SearchMarkerPreference.label= Search Results

searchCategory.name= Search
searchCategory.description= Search command category

Back to the top