mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Remove unused messages
This commit is contained in:
parent
1c88bb0adf
commit
a39c03d796
1 changed files with 0 additions and 2 deletions
|
@ -80,7 +80,6 @@ PDOMSearchTreeContentProvider_IndexerNotEnabledWarning=(unknown results: indexer
|
|||
PDOMSearchTreeContentProvider_ProjectClosedWarning=(unknown results: project is closed)
|
||||
PDOMSearchListContentProvider_IndexerNotEnabledMessageFormat=(project ''{0}'' - unknown results: indexer is not enabled)
|
||||
PDOMSearchListContentProvider_ProjectClosedMessageFormat=(project ''{0}'' - unknown results: project is closed)
|
||||
PDOMSearchTreeLabelProvider_URIContainerLabel=URIs
|
||||
CSearchMessages_IndexRunningIncompleteWarning=(incomplete or inaccurate results: indexer was busy during search)
|
||||
PDOMSearch_query_pattern_error = Illegal Search String
|
||||
SelectionParseAction_FileOpenFailure_format=Could not open file ''{0}'', verify index is up-to-date
|
||||
|
@ -98,4 +97,3 @@ OccurrencesFinder_label_singular=''{0}'' - 1 occurrence in ''{1}''
|
|||
OccurrencesFinder_label_plural=''{0}'' - {1} occurrences in ''{2}''
|
||||
OccurrencesFinder_occurrence_description=Occurrence of ''{0}''
|
||||
OccurrencesFinder_occurrence_write_description=Write occurrence of ''{0}''
|
||||
PDOMSearchLabelProvider_FileAndPathFormat={0} ({1})
|
||||
|
|
Loading…
Add table
Reference in a new issue