]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-after/ui/org/eclipse/jdt/internal/ui/search/SearchMessages.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-after / ui / org / eclipse / jdt / internal / ui / search / SearchMessages.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2011 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 SearchLabelProvider_exact_singular={0} (1 match)
13 SearchLabelProvider_exact_noCount={0}
14 SearchLabelProvider_exact_and_potential_plural={0} ({1} matches: {2} exact, {3} potential)
15 SearchLabelProvider_potential_singular={0} (potential match)
16 SearchLabelProvider_potential_noCount={0} (potential match)
17 SearchLabelProvider_potential_plural={0} ({1} potential matches)
18 SearchLabelProvider_exact_plural={0} ({1} matches)
19
20 group_search=S&earch
21 group_declarations= Dec&larations
22 group_references= Re&ferences
23 group_readReferences= &Read Access
24 group_writeReferences= &Write Access
25 group_implementors= &Implementors
26 group_occurrences= Occurre&nces in File
27 group_occurrences_quickMenu_noEntriesAvailable= <no entries available>
28
29 Search_Error_search_title=Search Error
30 Search_Error_search_message=The search operation has reported problems
31 Search_Error_search_notsuccessful_message=The search operation has reported problems
32 Search_Error_javaElementAccess_title=Search Error
33 Search_Error_javaElementAccess_message=An error occurred while accessing a Java element.
34
35 Search_Error_search_notsuccessful_title=Search
36
37 Search_Error_openEditor_title=Search Error
38 Search_Error_openEditor_message=Could not open the editor
39
40 Search_Error_codeResolve= Code resolve error
41
42 SearchElementSelectionDialog_title=Search
43 SearchElementSelectionDialog_message=Select the element to search for.
44
45 SearchPage_searchFor_label= Search For
46 SearchPage_searchFor_type= &Type
47 SearchPage_searchIn_label=Search In
48 SearchPage_searchIn_jre=JRE li&braries
49 SearchPage_searchFor_method= &Method
50 SearchPage_searchIn_sources=Sourc&es
51 SearchPage_searchFor_field= &Field
52 SearchPage_searchFor_package= &Package
53 SearchPage_searchIn_projects=Re&quired projects
54 SearchPage_searchIn_libraries=Applicatio&n libraries
55 SearchPage_searchFor_constructor= Constr&uctor
56
57 SearchPage_limitTo_label= Limit To
58 SearchPage_limitTo_declarations= Dec&larations
59 SearchPage_limitTo_implementors= &Implementors
60 SearchPage_limitTo_references= &References
61 SearchPage_limitTo_allOccurrences= All &occurrences
62 SearchPage_limitTo_readReferences= Read a&ccesses
63 SearchPage_limitTo_writeReferences= Wr&ite accesses
64
65 SearchPage_expression_label= Search strin&g (* = any string, ? = any character):
66 SearchPage_expression_caseSensitive= &Case sensitive
67
68 # Concatenate two working set names e.g. "Source, Lib"
69 SearchUtil_workingSetConcatenation= {0}, {1}
70
71 Search_FindDeclarationAction_label= &Workspace
72 Search_FindDeclarationAction_tooltip= Search for Declarations of the Selected Element in the Workspace
73
74 Search_FindDeclarationsInProjectAction_label= &Project
75 Search_FindDeclarationsInProjectAction_tooltip= Search for Declarations of the Selected Element in Resources in the Enclosing Project of the Selected Element
76
77 Search_FindDeclarationsInWorkingSetAction_label= Working &Set...
78 Search_FindDeclarationsInWorkingSetAction_tooltip= Search for Declarations of the Selected Element in a Working Set
79
80 Search_FindHierarchyDeclarationsAction_label= &Hierarchy
81 Search_FindHierarchyDeclarationsAction_tooltip= Search for Declarations of the Selected Element in its Hierarchy
82
83 Search_FindImplementorsAction_label= &Workspace
84 Search_FindImplementorsAction_tooltip= Search for Implementors of the Selected Interface
85
86 Search_FindImplementorsInProjectAction_label= &Project
87 Search_FindImplementorsInProjectAction_tooltip= Search for Implementors of the Selected Interface in Resources in the Enclosing Project of the Selected Element
88
89 Search_FindImplementorsInWorkingSetAction_label= Working &Set...
90 Search_FindImplementorsInWorkingSetAction_tooltip= Search for Implementors of the Selected Interface in a Working Set
91
92 Search_FindReferencesAction_label= &Workspace
93 Search_FindReferencesAction_tooltip= Search for References to the Selected Element in the Workspace
94
95 Search_FindReferencesAction_BinPrimConstWarnDialog_title= Search for References to a Constant
96 Search_FindReferencesAction_BinPrimConstWarnDialog_message= Matches to this constant will only be discovered in source files, and in binary files where the constant value is not inlined.
97
98 Search_FindReferencesInProjectAction_label= &Project
99 Search_FindReferencesInProjectAction_tooltip= Search for References to the Selected Element in Resources in the Enclosing Project of the Selected Element
100
101 Search_FindReferencesInWorkingSetAction_label= Working &Set...
102 Search_FindReferencesInWorkingSetAction_tooltip= Search for References to the Selected Element in a Working Set
103
104 Search_FindHierarchyReferencesAction_label= &Hierarchy
105 Search_FindHierarchyReferencesAction_tooltip= Search for References of the Selected Element in its Hierarchy
106
107 Search_FindReadReferencesAction_label= &Workspace
108 Search_FindReadReferencesAction_tooltip= Search for Read References to the Selected Element in the Workspace
109
110 Search_FindReadReferencesInProjectAction_label= &Project
111 Search_FindReadReferencesInProjectAction_tooltip= Search for Read References to the Selected Element in Resources in the Enclosing Project of the Selected Element
112
113 Search_FindReadReferencesInWorkingSetAction_label= Working &Set...
114 Search_FindReadReferencesInWorkingSetAction_tooltip= Search for Read References to the Selected Element in a Working Set
115
116 Search_FindReadReferencesInHierarchyAction_label= &Hierarchy
117 Search_FindReadReferencesInHierarchyAction_tooltip= Search for Read References of the Selected Element in its Hierarchy
118
119 Search_FindWriteReferencesAction_label= &Workspace
120 Search_FindWriteReferencesAction_tooltip= Search for Write References to the Selected Element in the Workspace
121
122 Search_FindWriteReferencesInProjectAction_label= &Project
123 Search_FindWriteReferencesInProjectAction_tooltip= Search for Write References to the Selected Element in Resources in the Enclosing Project of the Selected Element
124
125 Search_FindWriteReferencesInWorkingSetAction_label= Working &Set...
126 Search_FindWriteReferencesInWorkingSetAction_tooltip= Search for Write References to the Selected Element in a Working Set
127
128 Search_FindWriteReferencesInHierarchyAction_label= &Hierarchy
129 Search_FindWriteReferencesInHierarchyAction_tooltip= Search for Write References of the Selected Element in its Hierarchy
130
131 Search_FindOccurrencesInFile_shortLabel= &Identifier
132 Search_FindOccurrencesInFile_label= I&dentifiers in File
133 Search_FindOccurrencesInFile_tooltip= Find Occurrences of the Selected Element in the Editor
134
135 FindOccurrencesEngine_noSource_text= No source available. To perform this operation you need to attach source.
136 FindOccurrencesEngine_cannotParse_text= Cannot analyze the compilation unit or class file.
137
138 OccurrencesFinder_no_element= Cannot search for the current selection. Please select a valid Java element name.
139 OccurrencesFinder_no_binding= Selected Java element is unknown.
140 OccurrencesFinder_searchfor=Search for Occurrences in File
141 # The first argument will be replaced by the element name and the second one by the file name
142 OccurrencesFinder_label_singular=''{0}'' - 1 occurrence in ''{1}''
143 # The first argument will be replaced by the element name, the second by the count and the last by the file name
144 OccurrencesFinder_label_plural=''{0}'' - {1} occurrences in ''{2}''
145 OccurrencesFinder_occurrence_description=Occurrence of ''{0}''
146 OccurrencesFinder_occurrence_write_description=Write occurrence of ''{0}''
147 OccurrencesSearchLabelProvider_line_number={0}: 
148
149 ExceptionOccurrencesFinder_no_exception= Cannot search for current selection. Please select an exception.
150 ExceptionOccurrencesFinder_searchfor= Search for Exception Occurrences
151
152 # The first argument will be replaced by the element name and the second one by the file name
153 ExceptionOccurrencesFinder_label_singular=''{0}'' - 1 exception occurrence in ''{1}''
154 # The first argument will be replaced by the element name, the second by the count and the last by the file name
155 ExceptionOccurrencesFinder_label_plural=''{0}'' - {1} exception occurrences in ''{2}''
156 ExceptionOccurrencesFinder_occurrence_description=Occurrences throwing ''{0}''
157 ExceptionOccurrencesFinder_occurrence_implicit_close_description=''{0}'' is thrown from implicit close() methods of highlighted resources.
158
159 ImplementOccurrencesFinder_invalidTarget= Cannot search for current selection. Please select a type behind 'implements' or 'extends'.
160 ImplementOccurrencesFinder_searchfor= Search for Implement Occurrences
161
162 # The first argument will be replaced by the element name and the second one by the file name
163 ImplementOccurrencesFinder_label_singular=''{0}'' - 1 implement occurrence in ''{1}''
164 # The first argument will be replaced by the element name, the second by the count and the last by the file name
165 ImplementOccurrencesFinder_label_plural=''{0}'' - {1} implement occurrences in ''{2}''
166 ImplementOccurrencesFinder_occurrence_description=Implementors of methods in ''{0}''
167
168
169 # The first argument will be replaced by the pattern and the second by the scope
170 JavaSearchOperation_singularDeclarationsPostfix=''{0}'' - 1 declaration in {1}
171 JavaSearchOperation_singularReferencesPostfix=''{0}'' - 1 reference in {1}
172 JavaSearchOperation_singularReadReferencesPostfix=''{0}'' - 1 read reference in {1}
173 JavaSearchOperation_singularWriteReferencesPostfix=''{0}'' - 1 write reference in {1}
174 JavaSearchOperation_singularImplementorsPostfix=''{0}'' - 1 implementor in {1}
175 JavaSearchOperation_singularOccurrencesPostfix=''{0}'' - 1 occurrence in {1}
176
177 JavaSearchOperation_pluralDeclarationsPostfix=''{0}'' - {1} declarations in {2}
178 JavaSearchOperation_pluralReferencesPostfix=''{0}'' - {1} references in {2}
179 JavaSearchOperation_pluralReadReferencesPostfix=''{0}'' - {1} read references in {2}
180 JavaSearchOperation_pluralWriteReferencesPostfix=''{0}'' - {1} write references in {2}
181 JavaSearchOperation_pluralImplementorsPostfix=''{0}'' - {1} implementors in {2}
182 JavaSearchOperation_pluralOccurrencesPostfix=''{0}'' - {1} occurrences in {2}
183 JavaSearchPage_match_location_link_label=(<a>{0} of {1} selected</a>)
184 JavaSearchPage_match_location_link_label_tooltip=Configure the selected match locations
185 JavaSearchPage_match_locations_label=M&atch locations
186 JavaElementAction_typeSelectionDialog_title=Search
187 JavaElementAction_typeSelectionDialog_message=&Select the type to search:
188 JavaElementAction_error_open_message=An exception occurred while opening the type.
189
190 JavaElementAction_operationUnavailable_title= Operation Unavailable
191 JavaElementAction_operationUnavailable_generic= The operation is unavailable on the current selection. Please select a valid Java element name.
192 JavaElementAction_operationUnavailable_field= The operation is unavailable on the current selection. Please select the name of a field or local variable.
193 JavaElementAction_operationUnavailable_interface= The operation is unavailable on the current selection. Please select the name of an interface.
194 JavaElementLine_error_nobuffer=Element has no buffer: ''{0}''
195
196 WorkspaceScope= workspace
197 WorkspaceScopeNoJRE= workspace (no JRE)
198
199 SingleWorkingSetScope= working set ''{0}''
200 SingleWorkingSetScopeNoJRE= working set ''{0}'' (no JRE)
201 DoubleWorkingSetScope= working sets ''{0}'', ''{1}''
202 DoubleWorkingSetScopeNoJRE= working set ''{0}'', ''{1}'' (no JRE)
203 WorkingSetsScope= working set ''{0}'', ''{1}'', ...
204 WorkingSetsScopeNoJRE= working set ''{0}'', ''{1}'', ... (no JRE)
205
206 SingleSelectionScope= ''{0}''
207 SingleSelectionScopeNoJRE= ''{0}'' (no JRE)
208 DoubleSelectionScope= ''{0}'', ''{1}''
209 DoubleSelectionScopeNoJRE= ''{0}'', ''{1}'' (no JRE)
210 SelectionScope= ''{0}'', ''{1}'', ...
211 SelectionScopeNoJRE= ''{0}'', ''{1}'', ... (no JRE)
212
213 EnclosingProjectsScope=projects ''{0}'', ''{1}'', ...
214 EnclosingProjectsScopeNoJRE=projects ''{0}'', ''{1}'', ... (no JRE)
215 EnclosingProjectScope=project ''{0}''
216 EnclosingProjectScopeNoJRE=project ''{0}'' (no JRE)
217 EnclosingProjectsScope2=projects ''{0}'', ''{1}''
218 EnclosingProjectsScope2NoJRE=projects ''{0}'', ''{1}'' (no JRE)
219
220 ProjectScope= project ''{0}''
221 ProjectScopeNoJRE= project ''{0}'' (no JRE)
222 HierarchyScope= hierarchy of ''{0}''
223
224 JavaSearchResultPage_sortByName=Name
225 JavaSearchResultPage_sortByPath=Path
226 JavaSearchResultPage_open_editor_error_title=Open Element
227 JavaSearchResultPage_open_editor_error_message=Opening element failed.
228 JavaSearchResultPage_sortByParentName=Parent Name
229 JavaSearchResultPage_filtered_message={0} (Filtered)
230 JavaSearchResultPage_preferences_label=Preferences...
231 JavaSearchResultPage_sortBylabel=Sort By
232 JavaSearchResultPage_error_marker=Could not create marker
233
234 JavaSearchResultPage_groupby_project=Project
235 JavaSearchResultPage_groupby_project_tooltip=Group by Project
236 JavaSearchResultPage_groupby_package=Package
237 JavaSearchResultPage_groupby_package_tooltip=Group by Package
238 JavaSearchResultPage_filteredWithCount_message={0} ({1} matches filtered from view)
239 JavaSearchResultPage_groupby_file=File
240 JavaSearchResultPage_groupby_file_tooltip=Group by File
241 JavaSearchResultPage_groupby_type=Type
242 JavaSearchResultPage_groupby_type_tooltip=Group by Type
243
244 JavaSearchQuery_task_label=Searching for ''{0}''...
245 JavaSearchQuery_label=Java Search
246 JavaSearchQuery_error_unsupported_pattern=Unsupported search pattern: "{0}"
247 JavaSearchScopeFactory_undefined_projects=empty scope
248 JavaSearchQuery_singularReferencesWithMatchLocations=''{0}'' in ''{2}'' - 1 reference in {1}
249 JavaSearchQuery_status_ok_message=Found {0} matches.
250
251 JavaSearchQuery_error_participant_estimate=An error occurred while estimating progress data.
252 JavaSearchScopeFactory_undefined_selection=empty scope
253 JavaSearchQuery_error_element_does_not_exist=Element ''{0}'' does not exist anymore
254 JavaSearchScopeFactory_undefined_workingsets=empty scope
255 JavaSearchQuery_error_participant_search=An error occurred during participant search. The participant has been disabled for the current session.
256 JavaSearchQuery_pluralReferencesWithMatchLocations=''{0}'' in ''{3}'' - {1} references in {2}
257
258 SearchParticipant_error_noID=Missing id attribute on search participant extension {0}
259 SearchParticipant_error_noNature=Missing nature attribute on search participant {0}
260 SearchParticipant_error_noClass=Missing class attribute on search participant {0}
261 SearchParticipant_error_classCast=Search participant doesn't implement IQueryParticipant
262
263
264 MatchFilter_ImportFilter_name=In imports
265 MatchFilter_ImportFilter_actionLabel=In &Imports
266 MatchFilter_ImportFilter_description=Filters matches that are in import statements
267
268
269 MatchFilter_WriteFilter_name=Writes
270 MatchFilter_WriteFilter_actionLabel=&Writes
271 MatchFilter_WriteFilter_description=Filters matches that are write accesses
272
273 MatchFilter_ReadFilter_name=Reads
274 MatchFilter_ReadFilter_actionLabel=&Reads
275 MatchFilter_ReadFilter_description=Filters matches that are not write accesses
276
277 MatchFilter_JavadocFilter_name=In Javadoc
278 MatchFilter_JavadocFilter_actionLabel=In &Javadoc
279 MatchFilter_JavadocFilter_description=Filters matches that are inside Javadoc comments
280
281 MatchFilter_PolymorphicFilter_name=References to overridden
282 MatchFilter_PolymorphicFilter_actionLabel=References to &Overridden
283 MatchFilter_PolymorphicFilter_description=Filters references to methods that are declared in a supertype. Calling these methods may or may not invoke the search target at run time.
284
285 MatchFilter_ErasureFilter_name=Incompatible type arguments
286 MatchFilter_ErasureFilter_actionLabel=In&compatible Type Arguments
287 MatchFilter_ErasureFilter_description=Filters parameterized type matches that are not assignment compatible with the search pattern
288
289 MatchFilter_InexactFilter_name=Inexact type arguments
290 MatchFilter_InexactFilter_actionLabel=Ine&xact Type Arguments
291 MatchFilter_InexactFilter_description=Filters parameterized type matches where the type arguments don't exactly match the search pattern's type arguments
292
293 MatchFilter_PotentialFilter_name=Potential matches
294 MatchFilter_PotentialFilter_actionLabel=&Potential matches
295 MatchFilter_PotentialFilter_description=Filters potential matches (usually due to a problem with the classpath).
296
297 MatchFilter_NonPublicFilter_name=In non-public
298 MatchFilter_NonPublicFilter_actionLabel=In &Non-Public
299 MatchFilter_NonPublicFilter_description=Filters matches that are inside non-public members
300
301 MatchFilter_StaticFilter_name=In static
302 MatchFilter_StaticFilter_actionLabel=In &Static
303 MatchFilter_StaticFilter_description=Filters matches that are inside static members
304
305 MatchFilter_NonStaticFilter_name=In non-static
306 MatchFilter_NonStaticFilter_actionLabel=In Non-St&atic
307 MatchFilter_NonStaticFilter_description=Filters matches that are inside non-static members
308
309 MatchFilter_DeprecatedFilter_name=In deprecated
310 MatchFilter_DeprecatedFilter_actionLabel=In &Deprecated
311 MatchFilter_DeprecatedFilter_description=Filters matches that are inside deprecated members
312
313 MatchFilter_NonDeprecatedFilter_name=In non-deprecated
314 MatchFilter_NonDeprecatedFilter_actionLabel=In Non-Dep&recated
315 MatchFilter_NonDeprecatedFilter_description=Filters matches that are inside non-deprecated members
316
317 MatchLocations_annotations_description=annotations
318 MatchLocations_annotations_label=&Annotations
319 MatchLocations_casts_description=casts
320 MatchLocations_casts_label=&Cast expressions
321 MatchLocations_catch_clauses_description=catch clauses
322 MatchLocations_catch_clauses_label=Catch cla&uses
323 MatchLocations_class_instance_description=class instance creations
324 MatchLocations_class_instance_label=Class &instance creations
325 MatchLocations_expression_group_label=In expressions
326 MatchLocations_field_types_description=field types
327 MatchLocations_implicit_this_description=implicit this reference
328 MatchLocations_implicit_this_label=&Implicit 'this' references
329 MatchLocations_imports_description=imports
330 MatchLocations_imports_label=I&mports
331 MatchLocations_local_types_description=local variable types
332 MatchLocations_local_types_label=&Local variable types
333
334 MatchLocations_match_locations_description=specified match locations
335
336 MatchLocations_declaration_group_label=In declarations
337 MatchLocations_deselect_all_button_label=&Deselect All
338 MatchLocations_dialog_description=Select the locations to search matches for:
339 MatchLocations_dialog_title=Match Location Selection
340 MatchLocations_field_types_label=&Field types
341 MatchLocations_in_parameterized_types_group_label=In parameterized types
342
343 MatchLocations_select_all_button_label=&Select All
344
345
346 MatchLocations_method_types_description=return types
347 MatchLocations_method_types_label=Method &return types
348 MatchLocations_parameter_types_description=parameter types
349 MatchLocations_parameter_types_label=Method &parameter types
350 MatchLocations_qualified_description=qualified reference
351 MatchLocations_qualified_label=&Qualified references
352 MatchLocations_super_description=super references
353 MatchLocations_super_label='s&uper' references
354 MatchLocations_super_types_description=super type declarations
355 MatchLocations_super_types_label=Super &type declarations
356 MatchLocations_this_description=this references
357 MatchLocations_this_label='&this' references
358 MatchLocations_thrown_exceptions_description=thrown exceptions
359 MatchLocations_thrown_exceptions_label=Thrown e&xception declarations
360 MatchLocations_type_arguments_description=type arguments
361 MatchLocations_type_arguments_label=Typ&e arguments
362 MatchLocations_type_parameter_bounds_description=type parameter bounds
363 MatchLocations_type_parameter_bounds_label=Type parameter &bounds
364 MatchLocations_wildcard_bounds_description=wild card bounds
365 MatchLocations_wildcard_bounds_label=&Wildcard bounds
366 MatchLocations_instanceof_description=instanceof
367 MatchLocations_instanceof_label='instance&of' checks
368
369 MethodExitsFinder_job_label=Search for Method Exit Occurrences
370 MethodExitsFinder_label_plural=''{0}(...)'' - {1} method exit occurrence in ''{2}''
371 MethodExitsFinder_label_singular=''{0}(...)'' - 1 method exit occurrence in ''{1}''
372 MethodExitsFinder_no_return_type_selected=No return type selected
373 MethodExitsFinder_occurrence_exit_description=Exit point of ''{0}()''
374 MethodExitsFinder_occurrence_exit_impclict_close_description=Exit point of ''{0}()'': Exception is thrown from implicit close() methods of highlighted resources.
375 MethodExitsFinder_occurrence_return_description=Return type of ''{0}()''
376
377 BreakContinueTargetFinder_break_label_plural=''{0}'' - {1} break target occurrences in ''{2}''
378 BreakContinueTargetFinder_break_label_singular=''{0}'' - 1 break target occurrence in ''{1}''
379 BreakContinueTargetFinder_cannot_highlight=Occurrences in this element cannot be highlighted
380 BreakContinueTargetFinder_continue_label_plural=''{0}'' - {1} continue target occurrences in ''{2}''
381 BreakContinueTargetFinder_continue_label_singular=''{0}'' - 1 continue target occurrence in ''{1}''
382 BreakContinueTargetFinder_job_label=Search for Break/Continue Target Occurrences
383 BreakContinueTargetFinder_no_break_or_continue_selected=No break or continue selected
384 BreakContinueTargetFinder_occurrence_description=Target of ''{0}''
385
386 TextSearchLabelProvider_matchCountFormat={0} ({1} matches)
387