2
|
1 |
###############################################################################
|
|
2 |
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
|
3 |
# All rights reserved. This program and the accompanying materials
|
|
4 |
# are made available under the terms of the Eclipse Public License v1.0
|
|
5 |
# which accompanies this distribution, and is available at
|
|
6 |
# http://www.eclipse.org/legal/epl-v10.html
|
|
7 |
#
|
|
8 |
# Contributors:
|
|
9 |
# IBM Corporation - initial API and implementation
|
|
10 |
###############################################################################
|
|
11 |
|
|
12 |
pluginName= System Search UI
|
|
13 |
providerName= Nokia
|
|
14 |
|
|
15 |
searchMarker= System Search Marker
|
|
16 |
filteredSearchMarker= Filtered System Search Marker
|
|
17 |
|
|
18 |
searchPages= System Search Pages
|
|
19 |
searchResultSorters= System Search Result Sorters
|
|
20 |
searchResultViewPages= System Search Result View Pages
|
|
21 |
|
|
22 |
search= System Search
|
|
23 |
|
|
24 |
openFileSearchPageAction.label= S&ystem...
|
|
25 |
|
|
26 |
fileSearch= System Search
|
|
27 |
newSearchResultViewName= System Search
|
|
28 |
ViewCommand.searchView.name= Search
|
|
29 |
ViewCommand.searchView.description=Show the Search view
|
|
30 |
|
|
31 |
|
|
32 |
SearchPreferencePage.label= System Search
|
|
33 |
|
|
34 |
preferenceKeywords.general=System Search
|
|
35 |
|
|
36 |
ActionDefinition.openFileSearchPage.name= System Search
|
|
37 |
ActionDefinition.openFileSearchPage.description= Open the System Search dialog\'s file search page
|
|
38 |
|
|
39 |
SearchMarkerPreference.label= Search Results
|
|
40 |
FilteredSearchMarkerPreference.label= Filtered Search Results
|
|
41 |
|
|
42 |
searchCategory.name= Search
|
|
43 |
searchCategory.description= Search command category
|
|
44 |
|
|
45 |
textSearchEngine="Text Search Engine"
|
|
46 |
textSearchQueryProvider="Text Search Query Provider"
|