Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 185453 | Differences between
and this patch

Collapse All | Expand All

(-)ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties (-2 / +2 lines)
Lines 42-48 Link Here
42
TypeSelectionDialog_upperLabel=&Matching types:
42
TypeSelectionDialog_upperLabel=&Matching types:
43
TypeSelectionDialog_notypes_title=Type Selection
43
TypeSelectionDialog_notypes_title=Type Selection
44
TypeSelectionDialog_notypes_message=No types available.
44
TypeSelectionDialog_notypes_message=No types available.
45
TypeSelectionDialog_progress_consistency=Initializing search indices...
45
TypeSelectionDialog_progress_consistency=Initializing search indices
46
TypeSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
46
TypeSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
47
TypeSelectionDialog_error3Message=Unexpected exception. See log for details.
47
TypeSelectionDialog_error3Message=Unexpected exception. See log for details.
48
TypeSelectionDialog_error3Title=Exception
48
TypeSelectionDialog_error3Title=Exception
Lines 100-106 Link Here
100
FilteredTypesSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
100
FilteredTypesSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
101
FilteredTypesSelectionDialog_TypeFiltersPreferencesAction_label=&Type Filters...
101
FilteredTypesSelectionDialog_TypeFiltersPreferencesAction_label=&Type Filters...
102
FilteredTypesSelectionDialog_library_name_format=[{0}]
102
FilteredTypesSelectionDialog_library_name_format=[{0}]
103
FilteredTypesSelectionDialog_searchJob_taskName=Searching...
103
FilteredTypesSelectionDialog_searchJob_taskName=Searching
104
FilteredTypeSelectionDialog_showContainerForDuplicatesAction=Show &Container for Duplicates
104
FilteredTypeSelectionDialog_showContainerForDuplicatesAction=Show &Container for Duplicates
105
FilteredTypeSelectionDialog_titleFormat={0} - {1}
105
FilteredTypeSelectionDialog_titleFormat={0} - {1}
106
106

Return to bug 185453