@@ -168,31 +168,31 @@ JavaElementAction_operationUnavailable_interface= The operation is unavailable o
168
168
JavaElementLine_error_nobuffer =Element has no buffer: ''{0}''
169
169
170
170
WorkspaceScope = workspace
171
- WorkspaceScopeNoJRE = workspace (no JRE)
171
+ WorkspaceScopeNoJRE = workspace (omitting JRE)
172
172
173
173
SingleWorkingSetScope = working set ''{0}''
174
- SingleWorkingSetScopeNoJRE = working set ''{0}'' (no JRE)
174
+ SingleWorkingSetScopeNoJRE = working set ''{0}'' (omitting JRE)
175
175
DoubleWorkingSetScope = working sets ''{0}'', ''{1}''
176
- DoubleWorkingSetScopeNoJRE = working set ''{0}'', ''{1}'' (no JRE)
176
+ DoubleWorkingSetScopeNoJRE = working set ''{0}'', ''{1}'' (omitting JRE)
177
177
WorkingSetsScope = working set ''{0}'', ''{1}'', ...
178
- WorkingSetsScopeNoJRE = working set ''{0}'', ''{1}'', ... (no JRE)
178
+ WorkingSetsScopeNoJRE = working set ''{0}'', ''{1}'', ... (omitting JRE)
179
179
180
180
SingleSelectionScope = ''{0}''
181
- SingleSelectionScopeNoJRE = ''{0}'' (no JRE)
181
+ SingleSelectionScopeNoJRE = ''{0}'' (omitting JRE)
182
182
DoubleSelectionScope = ''{0}'', ''{1}''
183
- DoubleSelectionScopeNoJRE = ''{0}'', ''{1}'' (no JRE)
183
+ DoubleSelectionScopeNoJRE = ''{0}'', ''{1}'' (omitting JRE)
184
184
SelectionScope = ''{0}'', ''{1}'', ...
185
- SelectionScopeNoJRE = ''{0}'', ''{1}'', ... (no JRE)
185
+ SelectionScopeNoJRE = ''{0}'', ''{1}'', ... (omitting JRE)
186
186
187
187
EnclosingProjectsScope =projects ''{0}'', ''{1}'', ...
188
- EnclosingProjectsScopeNoJRE =projects ''{0}'', ''{1}'', ... (no JRE)
188
+ EnclosingProjectsScopeNoJRE =projects ''{0}'', ''{1}'', ... (omitting JRE)
189
189
EnclosingProjectScope =project ''{0}''
190
- EnclosingProjectScopeNoJRE =project ''{0}'' (no JRE)
190
+ EnclosingProjectScopeNoJRE =project ''{0}'' (omitting JRE)
191
191
EnclosingProjectsScope2 =projects ''{0}'', ''{1}''
192
- EnclosingProjectsScope2NoJRE =projects ''{0}'', ''{1}'' (no JRE)
192
+ EnclosingProjectsScope2NoJRE =projects ''{0}'', ''{1}'' (omitting JRE)
193
193
194
194
ProjectScope = project ''{0}''
195
- ProjectScopeNoJRE = project ''{0}'' (no JRE)
195
+ ProjectScopeNoJRE = project ''{0}'' (omitting JRE)
196
196
HierarchyScope = hierarchy of ''{0}''
197
197
198
198
JavaSearchResultPage_sortByName =Name
0 commit comments