Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8cd5d063cb01221ffe3b75948cd826b09f46ba6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
#########################################
# (c) Copyright IBM Corp. 2000, 2002.
# All Rights Reserved.
#########################################

SearchDialog.title= Search
SearchDialog.performAction= &Search
SearchDialog.customize= Customi&ze...
SearchDialog.noSearchExtension= No Search Extensions plugged into workbench or all search pages disabled.

SearchPageSelectionDialog.title= Search Page Selection
SearchPageSelectionDialog.message= S&elect the pages which are shown in the dialog:

SearchManager.resourceChangedWarning= Changed Resources
SearchManager.resourceChanged= Some of the resources have changed. Matches might be at wrong positions.
SearchManager.resourceDeleted= Some of the resources no longer exist. Corresponding matches are removed from the search results.
SearchManager.updating= Updating...

SearchResultView.title= Search
SearchResultView.titleWithDescription= Search ({0})
SearchResultView.matches= matches
SearchResultView.removed_resource= <removed resource>
SearchResultView.removeAllResults.text= Remove &All
SearchResultView.removeAllResults.tooltip= Remove All Search Results
SearchResultView.removeAllSearches.text= Remove &All
SearchResultView.removeAllSearches.tooltip= Remove All Searches
SearchResultView.searchAgain.text= &Search Again
SearchResultView.searchAgain.tooltip= Search Again
SearchResultView.previousSearches.text= Previous Search Results
SearchResultView.previousSearches.tooltip= Previous Search Results
SearchResultView.removeEntry.text= &Remove Entry
SearchResultView.removeEntry.tooltip= Remove Entry
SearchResultView.removeEntries.text= &Remove Entries
SearchResultView.removeEntries.tooltip= Remove Entries
SearchResultView.removeMatch.text= Remove &Match
SearchResultView.removeMatch.tooltip= Remove Match
SearchResultView.gotoMarker.text= &Go to File
SearchResultView.gotoMarker.tooltip= Go to File
SearchResultView.showNext.text= Next Match
SearchResultView.showNext.tooltip= Show Next Match
SearchResultView.showPrev.text= Previous Match
SearchResultView.showPrev.tooltip= Show Previous Match

SearchDialogClosingDialog.title= Search Dialog Closing
SearchDialogClosingDialog.message= Dialog can not be closed due to an active operation. You must cancel the operation before you can close the dialog.

Search.Error.search.title= Search Error
Search.Error.search.message= An error occurred during the search operation

Search.Error.setDescription.title= Search Error
Search.Error.setDescription.message= Can not save workspace description

Search.Error.openEditor.title= Search Error
Search.Error.openEditor.message= Could not open the editor

Search.Error.openResultView.title= Search Error
Search.Error.openResultView.message= Could not open the search results view

Search.Error.deleteMarkers.title= Search Error
Search.Error.deleteMarkers.message= An error occurred during deletion of search markers

Search.Error.createMarker.title=Search Error
Search.Error.createMarker.message= Could not create the search marker

Search.Error.markerAttributeAccess.title= Search Error
Search.Error.markerAttributeAccess.message= An error occurred while accessing a marker attribute

Search.Error.switchSearch.title= Search Error
Search.Error.switchSearch.message= An error occurred while switching to a previous search result

Search.Error.createSearchPage.title= Search Error
Search.Error.createSearchPage.message= An error occurred while creating a search page

Search.Error.createSorter.title= Search Error
Search.Error.createSorter.message= An error occurred while creating a sorter

Search.Error.incorrectIconLocation.message= Invalid icon location

Search.Problems.title= Text Search Problems

SearchResultCollector.match= 1 match
SearchResultCollector.matches= {0} matches
SearchResultCollector.done= Search done: {0}.

SearchPage.containingText.text= C&ontaining text:
SearchPage.containingText.hint= (* = any string, ? = any character, \\ = escape for literals: * ? \\)
SearchPage.browse= &Browse...
SearchPage.fileNamePatterns.text= File name &patterns:
SearchPage.fileNamePatterns.hint= The patterns are separated by comma (* = any string, ? = any character)
SearchPage.caseSensitive= Case sens&itive

TextSearchEngine.scanning= Scanning...
TextSearchEngine.statusMessage= Problems encountered during text search.

TextSearchVisitor.error= Error reading file during search: {0}
TextSearchVisitor.canceled= Operation Canceled

SortDropDownAction.label= S&ort By
SortDropDownAction.tooltip= Sort By

ShowOtherSearchesAction.label= &Other...
ShowOtherSearchesAction.tooltip= Open Other Searches Dialog

OtherSearchesDialog.title= Other Searches
OtherSearchesDialog.message= &Select one of the searches

PreviousSearchesDialog.title=  Previous Searches
PreviousSearchesDialog.message= &Select one of the searches

# The first argument will be replaced by the pattern, the second by the scope
TextSearchOperation.singularLabelPostfix= "{0}" - 1 Occurrence in {1}

# The argument will be replaced by the scope
FileSearchOperation.singularLabelPostfix= 1 File in {0}

# The first argument will be replaced by the pattern, the second by the count and the last by the scope
TextSearchOperation.pluralLabelPatternPostfix= "{0}" - {1} Occurrences in {2}

# The first argument will be replaced by the count and the second by the scope
FileSearchOperation.pluralLabelPatternPostfix= {0} Files in {1}

OpenSearchDialogAction.label= Search
OpenSearchDialogAction.tooltip= Search

FileTypeEditor.typeDelimiter=  ,

FileLabelProvider.dashSeparated= {0} - {1}

TypesFiltering.title= Select Types
TypesFiltering.message = S&elect the types to scan.
TypesFiltering.otherExtensions = &Other Patterns:
TypesFiltering.selectAll= &Select All
TypesFiltering.deselectAll= &Deselect All

WorkspaceScope= Workspace
WorkingSetScope= Working Set - {0}
SelectionScope= Selection

ScopePart.group.text=Scope
ScopePart.selectedResourcesScope.text=Selecte&d Resources
ScopePart.workingSetChooseButton.text=C&hoose...
ScopePart.workingSetScope.text=Wor&king Set:
ScopePart.workspaceScope.text=&Workspace

# Concatenate two working set names e.g. "Source, Lib"
ScopePart.workingSetConcatenation= {0}, {1}

CopyToClipboardAction.label = Copy to Clip&board
CopyToClipboardAction.tooltip = Copy to Clipboard
CopyToClipboardAction.error.title= Problem Copying to Clipboard
CopyToClipboardAction.error.message= There was a problem when accessing the system clipboard. Retry?

ExceptionDialog.seeErrorLogMessage= See error log for more details

SearchPreferencePage.emphasizePotentialMatches= &Emphasize inexact matches
SearchPreferencePage.potentialMatchFgColor= &Foreground color for inexact matches:
SearchPreferencePage.reuseEditor= &Reuse editors to show matches

ReplaceAction.label_all= Replace...
ReplaceAction.label_selected= Replace Selected...
ReplaceAction.error.only_on_text_search= Replace is only available on text search.
ReplaceAction.error.unable_to_perform= Replace operation can\'t be performed.
ReplaceAction.error.changed_files= The content of the following file(s) has changed. Please redo the search to ensure that all matches are correct.
ReplaceAction.dialog.title= Replace

ReplaceDialog.replace_label= Replace:
ReplaceDialog.with_label= With:
ReplaceDialog.replace_next= Replace/Next
ReplaceDialog.replace= Replace
ReplaceDialog.next= Next
ReplaceDialog.close= Close
ReplaceDialog.save_changes=Automatically &save changes
ReplaceDialog.dialog.title= Replace
ReplaceDialog.error.unexpected_exception= Unexpected during replace opertion.
ReplaceDialog.error.different_content= File content differs from search result.
ReplaceDialog.error.reenable_auto_build_failed= Couldn\'t reenable auto building.
ReplaceDialog.error.auto_building= Couldn\'t disable auto building.
ReplaceDialog.error.no_matches= Couldn\'t find first match.

Back to the top