Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2001-09-03 13:29:40 +0000
committerDani Megert2001-09-03 13:29:40 +0000
commit31a5513511a6333d0b598a68f04c944a55cbfdf8 (patch)
tree53f05784616036f8e5dbbefd526698bc839b4f4d /org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties
parent8112e1089bae3ae7aa13c59856def6e9e838e8b6 (diff)
downloadeclipse.platform.text-31a5513511a6333d0b598a68f04c944a55cbfdf8.tar.gz
eclipse.platform.text-31a5513511a6333d0b598a68f04c944a55cbfdf8.tar.xz
eclipse.platform.text-31a5513511a6333d0b598a68f04c944a55cbfdf8.zip
Added space after =
Diffstat (limited to 'org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties')
-rw-r--r--org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties187
1 files changed, 94 insertions, 93 deletions
diff --git a/org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties b/org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties
index d84b0fee01d..1d9e1f3c421 100644
--- a/org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties
+++ b/org.eclipse.search/search/org/eclipse/search/internal/ui/SearchMessages.properties
@@ -3,119 +3,120 @@
# All Rights Reserved.
#########################################
-SearchDialog.title=Search
-SearchDialog.performAction=&Search
-SearchDialog.noSearchExtension=No Search Extensions plugged into workbench
-
-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.titleWithOneMatch=Search (1 match)
-SearchResultView.titleWithMatches=Search ({0} matches)
-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
-SearchResultView.showNext.tooltip=Show Next Match
-SearchResultView.showPrev.text=Previous
-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.resourceChanged.title=Search Error
-Search.Error.resourceChanged.message=An error occurred during handling of resource changes
+SearchDialog.title= Search
+SearchDialog.performAction= &Search
+SearchDialog.noSearchExtension= No Search Extensions plugged into workbench
+
+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.titleWithOneMatch= Search (1 match)
+SearchResultView.titleWithMatches= Search ({0} matches)
+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
+SearchResultView.showNext.tooltip= Show Next Match
+SearchResultView.showPrev.text= Previous
+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.resourceChanged.title= Search Error
+Search.Error.resourceChanged.message= An error occurred during handling of resource changes
Search.Error.createMarker.title=Search Error
-Search.Error.createMarker.message=Could not create the search marker
+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.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.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.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.createSorter.title= Search Error
+Search.Error.createSorter.message= An error occurred while creating a sorter
-Search.Error.incorrectIconLocation.title=Search Error
-Search.Error.incorrectIconLocation.message=Invalid icon location
+Search.Error.incorrectIconLocation.title= Search Error
+Search.Error.incorrectIconLocation.message= Invalid icon location
-SearchResultCollector.matches=matches
-SearchResultCollector.match=match
-SearchResultCollector.done=Search done
+SearchResultCollector.matches= matches
+SearchResultCollector.match= match
+SearchResultCollector.done= Search done
-SearchPage.expression.label=Se&arch Expression
-SearchPage.expression.pattern=(* = any string, ? = any character, \\ = escape for literals: * ? \\)
-SearchPage.browse=&Browse...
-SearchPage.extensions=&Extensions
-SearchPage.caseSensitive=&Case sensitive
+SearchPage.expression.label= Se&arch Expression
+SearchPage.expression.pattern= (* = any string, ? = any character, \\ = escape for literals: * ? \\)
+SearchPage.browse= &Browse...
+SearchPage.extensions= &Extensions
+SearchPage.caseSensitive= &Case sensitive
-TextSearchEngine.scanning=Scanning...
+TextSearchEngine.scanning= Scanning...
-TextSearchVisitor.error=Error reading file during search: {0}
-TextSearchVisitor.canceled=Operation Canceled
+TextSearchVisitor.error= Error reading file during search: {0}
+TextSearchVisitor.canceled= Operation Canceled
-SortDropDownAction.label=S&ort
-SortDropDownAction.tooltip=Sort
+SortDropDownAction.label= S&ort
+SortDropDownAction.tooltip= Sort
-ShowOtherSearchesAction.label=&Other...
-ShowOtherSearchesAction.tooltip=Open Other Searches Dialog
+ShowOtherSearchesAction.label= &Other...
+ShowOtherSearchesAction.tooltip= Open Other Searches Dialog
-OtherSearchesDialog.title=Other Searches
-OtherSearchesDialog.message=&Select one of the searches
+OtherSearchesDialog.title= Other Searches
+OtherSearchesDialog.message= &Select one of the searches
-PreviousSearchesDialog.title=Previous Searches
-PreviousSearchesDialog.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 count
-TextSearchOperation.descriptionPostfix="{0}" - Occurrences: {1}
+TextSearchOperation.descriptionPostfix= "{0}" - Occurrences: {1}
-TypedResourceVisitor.unknownResourceType=Unknown resource type
+TypedResourceVisitor.unknownResourceType= Unknown resource type
-OpenSearchDialogAction.label = Search
-OpenSearchDialogAction.tooltip = Search
+OpenSearchDialogAction.label= Search
+OpenSearchDialogAction.tooltip= Search
-FileTypeEditor.typeDelimiter = ,
+FileTypeEditor.typeDelimiter= ,
-TypesFiltering.title = Select Types
+TypesFiltering.title= Select Types
TypesFiltering.message = S&elect the types to scan.
TypesFiltering.otherExtensions = &Other Extensions:
-TypesFiltering.selectAll = &Select All
-TypesFiltering.deselectAll = &Deselect All
+TypesFiltering.selectAll= &Select All
+TypesFiltering.deselectAll= &Deselect All
+

Back to the top