From 5953ead38a705e0bbae3c3e0892a743ad8cf9f92 Mon Sep 17 00:00:00 2001 From: Dani Megert Date: Thu, 30 May 2002 12:48:36 +0000 Subject: Added spaces after '=' --- .../search/internal/ui/SearchMessages.properties | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 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 93072edd54c..a87811c8594 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 @@ -156,23 +156,23 @@ 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. +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=A utomatically &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. -- cgit v1.2.3