Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a71f940061d50b4d82ff67429236861d4f52f34f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
###############################################################################
# Copyright (c) 2000, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
AbstractTextSearchViewPage_update_job_name=Update Search Results View
RemoveSelectedMatchesAction_label=Remove Selected Matches
RemoveSelectedMatchesAction_tooltip=Remove Selected Matches
SearchAgainAction_label=Search Again
SearchAgainAction_tooltip=Run the Current Search Again
SearchAgainAction_Error_title=Search Again
SearchAgainAction_Error_message=Problems while searching again
SearchDropDownAction_label=Previous Searches
SearchDropDownAction_tooltip=Show Previous Searches
SearchesDialog_remove_label=&Remove
SearchDropDownAction_running_message={0} (running)
Search_Error_openResultView_message=The search result view could not be activated
SearchView_refresh_progress_job_label=Refresh Search Progress
SearchView_update_title_job_name=Update Search Results View
Search_Error_openResultView_title=Search
ShowSearchesAction_label=Show Searches
ShowSearchesAction_tooltip=Show Other Searches
ShowSearchesAction_dialog_title=Show Search
ShowSearchesAction_dialog_message=Select a search to display its results
SearchView_empty_message=No Search Results Available
SearchView_title_search=Search
SearchView_showIn_menu=Show in
SearchesDialog_title=Previous Searches
SearchesDialog_message=&Select the search to show in the search result view:
RemoveAllSearchesAction_label=Clear History
RemoveAllSearchesAction_tooltip=Clear Search History
RemoveAllMatchesAction_label=Remove All Matches
RemoveAllMatchesAction_tooltip=Remove All Matches
ShowNextResultAction_label=Next Match
ShowNextResultAction_tooltip=Show Next Match
SortDropDownActon_label=Sort By
SortDropDownActon_tooltip=Select Sort Order
SortDropDownActon_ascending_label=Sort Ascending
SortDropDownActon_descending_label=Sort Descending
SortDropDownActon_nosort_label=Do not Sort
ShowPreviousResultAction_label=Previous Match
ShowPreviousResultAction_tooltip=Show Previous Match
RemoveMatchAction_label=Remove Match
RemoveMatchAction_tooltip=Remove Currently Showing Match
DefaultSearchViewPage_show_match=Show Match
DefaultSearchViewPage_error_no_editor=Could not find an editor for the current match
AbstractTextSearchViewPage_flat_layout_label=&Flat Layout
AbstractTextSearchViewPage_flat_layout_tooltip=Set Flat Layout
AbstractTextSearchViewPage_hierarchical_layout_label=&Hierarchical Layout
AbstractTextSearchViewPage_hierarchical_layout_tooltip=Set Hierarchical Layout
CancelSearchAction_label=Cancel
CancelSearchAction_tooltip=Cancel Current Search
AbstractTextSearchViewPage_searching_label=Searching...
CollapseAllAction_0=Collapse All
CollapseAllAction_1=Collapse All
ExpandAllAction_label=Expand All
ExpandAllAction_tooltip=Expand All
SearchView_error_noResultPage=No search result page found for search result class {0}
InternalSearchUI_error_unexpected=An unexpected exception occurred during search
NewSearchUI_error_title=Search
NewSearchUI_error_label=The search operation caused an error
AnnotationHighlighter_error_badLocation=Error creating search annotations
AnnotationHighlighter_error_noDocument=No document to convert line position
EditorAccessHighlighter_error_badLocation=Error creating search annotations
SearchHistoryDropDownAction_showemptyview_title=Empty {0}
SearchHistoryDropDownAction_showemptyview_tooltip=Shows new {0} result
SearchPageRegistry_error_creating_extensionpoint=Search result page creation failed
PinSearchViewAction_label=Pi&n Search View
PinSearchViewAction_tooltip=Pi&n the Search View
FilePatternSelectionDialog_deselectAll=Deselect All
FilePatternSelectionDialog_message=Select patterns for the files to be searched:
FindInWorkspaceActionDelegate_text=Workspace
FindInWorkingSetActionDelegate_text=Working Set...
FindInProjectActionDelegate_text=Project
FindInFileActionDelegate_text=File
FindInRecentScopeActionDelegate_text=Recent Scope
FilePatternSelectionDialog_selectAll=Select All
FilePatternSelectionDialog_title=Select File Patterns
RetrieverFilterTab_Comment_text=Comment
RetrieverFilterTab_FunctionBody_text=Function
RetrieverFilterTab_HideMatching_text=Hide matching
RetrieverFilterTab_Import_text=Import/Include
RetrieverFilterTab_LocationFilter_text=Restrict by location:
RetrieverFilterTab_OtherLocation_text=Any other
RetrieverFilterTab_Preprocessor_text=Preprocessor
RetrieverFilterTab_String_text=String
RetrieverFilterTab_TextFilter_text=Text filter:
RetrieverFindTab_caseSensitive=Case sensitive
RetrieverFindTab_choose=Choose...
RetrieverFindTab_Error_emptySearchString=Search string must not be empty.
ReplaceOperation_error_cannotLocateMatch=The match cannot be located
ReplaceOperation_error_whileValidateEdit=An error occurred while ensuring that files are writable
RetrieverFindTab_Error_invalidRegex=Invalid regular expression: 
RetrieverFindTab_filePatterns=File patterns:
RetrieverFindTab_Question_regexMatchesEmptyString=The regular expression matches even an empty string, do you want to proceed?
ReplaceOperation_error_didNotSucceedForAllMatches=The operation did not succeed for all of the matches
RetrieverFindTab_regularExpression=Regular expression
RetrieverFindTab_search=Search
RetrieverFindTab_searchScope=Search scope:
RetrieverFindTab_wholeWord=Whole word
RetrieverLabelProvider_FilterHidesMatches_label=Filter hides {0} matches
ReplaceOperation_error_cannotComputeReplacement=Cannot compute replacement for match in {0} at line {1}
RetrieverPage_CaseSensitiveFilePatterns_text=Case Sensitive File Patterns
RetrieverPage_ConsiderDerived_text=Consider Derived Resources
RetrieverPage_CreateWorkingSet_text=Create Working Set...
RetrieverPage_CreateWorkingSet_tooltip=Create a working set off the search result
ReplaceOperation_error_operationFailed=The operation failed
ReplaceOperation_error_whileRefreshing=An error occurred while refreshing resources
RetrieverPage_CreateWorkingSetDialog_description=Specify a name for the working set:
RetrieverPage_CreateWorkingsetDialog_title=Create Working Set
RetrieverPage_EnableFilter_text=Enable Filter
RetrieverPage_EnableFilter_tooltip=Enables the filter for the current search result.
RetrieverPage_error_cannotLoadQuery=Cannot load query\!
RetrieverPage_error_cannotStoreQuery=Cannot store query\!
RetrieverPage_error_noResourcesForWorkingSet=There is no search result for creating a working set\!
RetrieverPage_ErrorDialog_title=Input Error
RetrieverPage_FilterTab_text=Filter
RetrieverPage_FindTab_text=Find
RetrieverPage_InformationDialog_title=Information
RetrieverPage_LoadQuery_text=Load Query...
RetrieverPage_LoadQuery_tooltip=Load a query
RetrieverPage_question_overwriteWorkingSet=Working set exists, do you want to overwrite it?
ReplaceOperation_error_cannotLocateMatchAt=Cannot locate match in {0} at line {1}
RetrieverPage_QuestionDialog_title=Question
RetrieverPage_ReplaceTab_text=Replace
RetrieverPage_SaveQuery_text=Save Query...
RetrieverPage_SaveQuery_tooltip=Save a query
RetrieverQuery_label=Retriever Query
RetrieverReplaceTab_Find_text=Find
RetrieverReplaceTab_Preview_label=Preview of replacement:
RetrieverReplaceTab_Replace_text=Replace
RetrieverReplaceTab_ReplaceAll_text=Replace All
RetrieverReplaceTab_ReplaceFind_text=Replace/Find
RetrieverReplaceTab_ReplaceWith_label=Replace with:
RetrieverReplaceTab_ReplaceSelected_text=Replace Selected
ReplaceOperation_error_multipleErrors=Multiple errors have occurred
RetrieverReplaceTab_ReplaceWith_text=Replace with ''{0}''
RetrieverReplaceTab_Restore_text=Restore
RetrieverReplaceTab_RestoreAll_text=Restore All
RetrieverReplaceTab_RestoreFind_text=Restore/Find
RetrieverReplaceTab_RestoreSelected_text=Restore Selected
ReplaceOperation_task_performChanges=Performing changes
RetrieverResult_label=''{0}'' - {1} match(es) in {2}
RetrieverResult_noInput_label=Empty Text Search
WindowWorkingSetScopeDescription_label=Window working set
WorkspaceScopeDescription_label=Workspace
ReplaceOperation_error_allFilesReadOnly=Cannot apply changes, all files are read-only.
ReplaceOperation_question_continueWithReadOnly_singular=There is {0} read-only file, do you want to perform the rest of the changes?
ReplaceOperation_question_continueWithReadOnly_plural=There are {0} read-only files, do you want to perform the rest of the changes?
TextFileScannerRegistry_error_instanciateScanner=Cannot instantiate text file scanner
CurrentFileScopeDescription_label=Current file
CurrentProjectScopeDescription_label=Current project
TextSearchGroup_submenu_text=Find Text

Back to the top