1###############################################################################
2# Copyright (c) 2000, 2019 IBM Corporation and others.
3#
4# This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License 2.0
6# which accompanies this distribution, and is available at
7# https://www.eclipse.org/legal/epl-2.0/
8#
9# SPDX-License-Identifier: EPL-2.0
10#
11# Contributors:
12#     IBM Corporation - initial API and implementation
13#     Christian Georgi (SAP SE) - Bug 540440
14###############################################################################
15Plugin.name = Eclipse UI
16Plugin.providerName = Eclipse.org
17
18ExtPoint.acceleratorConfigurations = Accelerator Configurations
19ExtPoint.acceleratorScopes = Accelerator Scopes
20ExtPoint.acceleratorSets = Accelerator Sets
21ExtPoint.actionDefinitions = Action Definitions
22ExtPoint.activities = Activities
23ExtPoint.activitySupport = Activity Support
24ExtPoint.actionSets = Action Sets
25ExtPoint.actionSetPartAssociations = Action Set Part Associations
26ExtPoint.bindings = Bindings
27ExtPoint.commands = Commands
28ExtPoint.commandImages = Command Images
29ExtPoint.contexts = Contexts
30ExtPoint.decorators = Decorators
31ExtPoint.dropActions = Drop Actions
32ExtPoint.editorActions = Editor Menus and Actions
33ExtPoint.editors = Editors
34ExtPoint.elementFactories = Element Factories
35ExtPoint.encodings = Encodings
36ExtPoint.exportWizards = Export Wizards
37ExtPoint.fontDefinitions = Font Definitions
38ExtPoint.helpSupport = Help UI
39ExtPoint.handlers = Handlers
40ExtPoint.importWizards = Import Wizards
41ExtPoint.intro = Introduction Extensions
42ExtPoint.keywords = Keywords
43ExtPoint.menus = Menus
44ExtPoint.newWizards = Resource Creation Wizards
45ExtPoint.perspectiveExtensions = Perspective Extensions
46ExtPoint.perspectives = Perspectives
47ExtPoint.popupMenus = Popup Menus
48ExtPoint.preferencePages = Preference Pages
49ExtPoint.preferenceTransfer = Preference Transfer
50ExtPoint.themes = Themes
51ExtPoint.propertyPages = Property Pages
52ExtPoint.startup = Startup
53ExtPoint.splashHandlers = Splash Handlers
54ExtPoint.services = Services
55ExtPoint.systemSummarySections = System Summary Sections
56ExtPoint.viewActions = View Menus and Actions
57ExtPoint.views = Views
58ExtPoint.workingSets = Working set dialogs
59ExtPoint.browserSupport = Browser Support
60ExtPoint.statusHandlers = Status Handlers
61ExtPoint.installationPages = Installation Pages
62ExtPoint.tweaklets = Tweaklets (internal/experimental)
63ExtPoint.propertiesView = Properties view
64ExtPoint.quickAccess = Find Actions
65
66Views.Category.Basic = General
67Views.IntroAdapter = Welcome
68
69FontsPreference.BannerFontLabel = Banner Font
70FontsPreference.DialogFontLabel = Dialog Font
71FontsPreference.HeaderFontLabel = Header Font
72FontsPreference.TextFontLabel = Text Font
73FontsPreference.TitleFont = Part title font
74FontsPreference.BannerFontDescription = The banner font is used in wizard banners.
75FontsPreference.DialogFontDescription  = The dialog font is the font for widgets in dialogs.
76FontsPreference.HeaderFontDescription  = The header font is used for section headers in composite text pages.
77FontsPreference.TextFontDescription  = The text font is used by text editors.
78FontsPreference.TitleFontDescription  = The font that is used for view and editor titles. Please note that it is recommended that this font not be bold or italic because the workbench will use bold and italic versions of this font to display progress.
79Presentation.misc=Basic
80Presentation.misc.desc=Basic colors and fonts used throughout workbench dialogs and editors.
81Presentation.default=View and Editor Folders
82Presentation.default.desc=Colors and fonts used by the default Eclipse presentation.
83Presentation.default.name=Default
84Presentation.30.name=Classic Presentation
85
86SystemSummary.sectionTitle.platform=Platform Details
87
88category.file.name=File
89category.file.description=
90category.edit.name=Edit
91category.edit.description=
92category.navigate.name=Navigate
93category.navigate.description=
94category.perspective.name=Perspectives
95category.perspective.description=Commands for opening perspectives
96category.window.name=Window
97category.window.description=
98category.help.name=Help
99category.help.description=
100category.view.name=Views
101category.view.description=Commands for opening views
102
103command.aboutAction.description = Open the about dialog
104command.aboutAction.name = About
105command.installationDialog.description = Open the installation dialog
106command.installationDialog.name = Installation Information
107command.activateEditor.description = Activate the editor
108command.activateEditor.name = Activate Editor
109command.addBookmark.description = Add a bookmark
110command.addBookmark.name = Add Bookmark
111command.back.description = Navigate back
112command.back.name = Back
113command.backwardHistory.description = Move backward in the editor navigation history
114command.backwardHistory.name = Backward History
115command.close.description = Close the active editor
116command.close.name = Close
117command.closePart.description = Close the active workbench part
118command.closePart.name = Close Part
119command.closeAll.description = Close all editors
120command.closeAll.name = Close All
121command.closeAllSaved.description = Close all saved editors
122command.closeAllSaved.name = Close All Saved
123command.closeOthers.description = Close all editors except the one that is active
124command.closeOthers.name = Close Others
125command.closeAllPerspectives.description = Close all open perspectives
126command.closeAllPerspectives.name = Close All Perspectives
127command.closePerspective.description = Close the current perspective
128command.closePerspective.name = Close Perspective
129command.closePerspective.perspectiveId.name = Perspective Id
130command.contentAssistContextInformation.description= Show Context Information
131command.contentAssistContextInformation.name= Context Information
132command.contentAssistProposals.description= Content Assist
133command.contentAssistProposals.name= Content Assist
134command.copy.description = Copy the selection to the clipboard
135command.copy.name = Copy
136command.customizePerspective.description = Customize the current perspective
137command.customizePerspective.name = Customize Perspective
138command.cut.description = Cut the selection to the clipboard
139command.cut.name = Cut
140command.delete.description = Delete the selection
141command.delete.name = Delete
142command.displayHelp.description= Display a Help topic
143command.displayHelp.hrefParameter= Help topic href
144command.displayHelp.name= Display Help
145command.exit.description = Exit the application
146command.exit.name = Exit
147command.exit.mayPrompt.name = may prompt
148command.export.description = Export
149command.export.exportWizardIdParameter.name = Export Wizard
150command.export.name = Export
151command.findReplace.description = Find and replace text
152command.findReplace.name = Find and Replace
153command.forward.description = Navigate forward
154command.forward.name = Forward
155command.forwardHistory.description = Move forward in the editor navigation history
156command.forwardHistory.name = Forward History
157command.goInto.description = Navigate into the selected item
158command.goInto.name = Go Into
159command.helpContents.description = Open the help contents
160command.helpContents.name = Help Contents
161command.helpSearch.description = Open the help search
162command.helpSearch.name = Help Search
163command.dynamicHelp.description = Open the contextual help
164command.dynamicHelp.name = Show Contextual Help
165command.hideShowEditors.description = Toggles the visibility of the shared area
166command.hideShowEditors.name = Toggle Shared Area Visibility
167command.import.description = Import
168command.import.importWizardIdParameter.name = Import Wizard
169command.import.name = Import
170command.lockToolBar.description = Toggle the Lock on the Toolbars
171command.lockToolBar.name = Toggle Lock Toolbars
172command.linkWithEditor.description = Toggles linking of a view's selection with the active editor's selection
173command.linkWithEditor.name = Toggle Link with Editor
174command.maximizePart.name = Maximize Active View or Editor
175command.maximizePart.description = Toggles maximize/restore state of active view or editor
176command.windowsHideTrimbars.name = Toggle visibility of the window toolbars
177command.windowsHideTrimbars.description = Toggle the visibility of the toolbars of the current window
178command.fullscreenmode.name = Toggle Full Screen
179command.fullscreenmode.description = Toggles the window between full screen and normal
180command.togglestatusbar.name = Toggle Statusbar
181command.togglestatusbar.description = Toggle the visibility of the bottom status bar
182command.minimizePart.name = Minimize Active View or Editor
183command.minimizePart.description = Minimizes the active view or editor
184command.move.description = Move the selected item
185command.move.name = Move...
186command.newEditor.description = Open another editor on the active editor's input
187command.newEditor.name = Clone Editor
188command.splitEditor.description = Split or join the currently active editor.
189command.splitEditor.name = Toggle Split Editor
190command.splitEditor.orientation.name = Orientation
191command.newWindow.description = Open another window
192command.newWindow.name = New Window
193command.newWizard.newWizardIdParameter.name = New Wizard
194command.newWizard.description = Open the New item wizard
195command.newWizard.name = New
196command.next.description = Navigate to the next item
197command.next.name = Next
198command.nextEditor.description = Switch to the next editor
199command.nextEditor.name = Next Editor
200command.nextPage.name = Next Page
201command.nextPage.description = Switch to the next page
202command.nextPerspective.description = Switch to the next perspective
203command.nextPerspective.name = Next Perspective
204command.nextSubTab.name = Next Sub-Tab
205command.nextSubTab.description = Switch to the next sub-tab
206command.nextTab.name = Next Tab
207command.nextTab.description = Switch to the next tab
208command.nextView.description = Switch to the next view
209command.nextView.name = Next View
210command.openEditorDropDown.description = Open the editor drop down list
211command.openEditorDropDown.name = Quick Switch Editor
212command.paste.description = Paste from the clipboard
213command.paste.name = Paste
214command.pinEditor.description = Pin the current editor
215command.pinEditor.name = Pin Editor
216command.preferences.description = Open the preferences dialog
217command.preferences.name = Preferences
218command.preferences.preferencePageIdParameter = Preference Page
219command.previous.description = Navigate to the previous item
220command.previous.name = Previous
221command.previousEditor.description = Switch to the previous editor
222command.previousEditor.name = Previous Editor
223command.previousPage.name = Previous Page
224command.previousPage.description = Switch to the previous page
225command.previousPerspective.description = Switch to the previous perspective
226command.previousPerspective.name = Previous Perspective
227command.previousSubTab.name = Previous Sub-Tab
228command.previousSubTab.description = Switch to the previous sub-tab
229command.previousTab.name = Previous Tab
230command.previousTab.description = Switch to the previous tab
231command.previousView.description = Switch to the previous view
232command.previousView.name = Previous View
233command.print.description = Print
234command.print.name = Print
235command.properties.description = Display the properties of the selected item
236command.properties.name = Properties
237command.quickAccess.description = Quickly access UI elements
238command.quickAccess.name = Find Actions
239command.spy.description = Shows contribution information for the currently selected element
240command.spy.name = Show Contributing Plug-in
241command.quickStart.description = Show help for beginning users
242command.quickStart.name = Welcome
243command.redo.description = Redo the last operation
244command.redo.name = Redo
245command.refresh.description = Refresh the selected items
246command.refresh.name = Refresh
247command.rename.description = Rename the selected item
248command.rename.name = Rename
249command.resetPerspective.description = Reset the current perspective to its default state
250command.resetPerspective.name = Reset Perspective
251command.restartWorkbench.name = Restart
252command.restartWorkbench.description = Restart the workbench
253command.revert.description = Revert to the last saved state
254command.revert.name = Revert
255command.save.description = Save the current contents
256command.save.name = Save
257command.saveAll.description = Save all current contents
258command.saveAll.name = Save All
259command.saveAs.description = Save the current contents to another location
260command.saveAs.name = Save As
261command.savePerspective.description = Save the current perspective
262command.savePerspective.name = Save Perspective As
263command.selectAll.description = Select all
264command.selectAll.name = Select All
265command.showKeyAssist.description = Show the key assist dialog
266command.showKeyAssist.name = Show Key Assist
267command.showKeysToggle.name = Toggle Show Key Bindings
268command.showKeysToggle.description = Shows key binding when command is invoked
269command.showPerspective.name = Show Perspective
270command.showPerspective.description = Show a particular perspective
271command.showPerspective.perspectiveIdParameter = Parameter
272command.showPerspective.newWindowParameter = In New Window
273command.showSystemMenu.description = Show the system menu
274command.showSystemMenu.name = Show System Menu
275command.showViewMenu.description = Show the view menu
276command.showViewMenu.name = Show View Menu
277command.showContextMenu.description = Show the context menu
278command.showContextMenu.name = Show Context Menu
279command.showView.name = Show View
280command.showView.description = Shows a particular view
281command.showView.viewIdParameter = View
282command.showView.secondaryIdParameter = Secondary Id
283command.showView.makeFastParameter = As FastView
284command.switchToEditor.description = Switch to an editor
285command.switchToEditor.name = Switch to Editor
286command.tipsAndTricks.description = Open the tips and tricks help page
287command.tipsAndTricks.name = Tips and Tricks
288command.undo.description = Undo the last operation
289command.undo.name = Undo
290command.up.description = Navigate up one level
291command.up.name = Up
292command.toggleCoolbar.name = Toggle Main Toolbar Visibility
293command.toggleCoolbar.description = Toggles the visibility of the window toolbar
294
295context.editingText.description = Editing Text Context
296context.editingText.name = Editing Text
297context.dialogAndWindow.name = In Dialogs and Windows
298context.dialogAndWindow.description = Either a dialog or a window is open
299context.dialog.name = In Dialogs
300context.dialog.description = A dialog is open
301context.window.name = In Windows
302context.window.description = A window is open
303context.actionSet.name = Action Set
304context.actionSet.description = Parent context for action sets
305context.workbenchMenu.name = Workbench Menu
306context.workbenchMenu.description = When no Workbench windows are active
307
308keyConfiguration.default.description = Default Key Configuration
309keyConfiguration.default.name = Default
310keyConfiguration.emacs.description = Emacs Key Configuration
311keyConfiguration.emacs.name = Emacs
312
313Color.activeTabText=Active part foreground
314Color.activeTabTextDesc=The color used for active view and editor title text.
315Color.activeNofocusTabText=Active (non-focus) part foreground
316Color.activeNofocusTabTextDesc=The color used for active (but without focus) view and editor title text.
317Color.inactiveTabText=Inactive part foreground
318Color.inactiveTabTextDesc=The color used for inactive view and editor title text.
319
320Color.activeTabBGStart=Active part background begin
321Color.activeTabBGEnd=Active part background end
322Color.activeTabBGStartDesc=The first color used for active view and editor title gradients.
323Color.activeTabBGEndDesc=The second color used for active view and editor title gradients.
324Color.activeNofocusTabBGStart=Active (non-focus) part background begin
325Color.activeNofocusTabBGEnd=Active (non-focus) part background end
326Color.activeNofocusTabBGStartDesc=The first color used for active (but without focus) view and editor title gradients.
327Color.activeNofocusTabBGEndDesc=The second color used for active (but without focus) view and editor title gradients.
328Color.inactiveTabBGStart=Inactive part background begin
329Color.inactiveTabBGEnd=Inactive part background end
330Color.inactiveTabBGStartDesc=The first color used for inactive view and editor title gradients. This color is also used for active editors that do not have focus.
331Color.inactiveTabBGEndDesc=The second color used for inactive view and editor title gradients. This color is also used for the view menu background.
332
333Color.informationBackground=Information background color
334Color.informationBackgroundDesc=The color used for background of controls that provide information
335Color.informationForeground=Information text color
336Color.informationForegroundDesc=The color used for text of controls that provide information
337Color.hoverBackgroundDeprecated=Hoverbox background color
338Color.hoverBackgroundDeprecatedDesc=Hover background Color is deprecated. Use org.eclipse.ui.workbench.INFORMATION_BACKGROUND instead.
339Color.hoverForegroundDeprecated=Hoverbox text Color
340Color.hoverForegroundDeprecatedDesc=Hover foreground Color is deprecated. Use org.eclipse.ui.workbench.INFORMATION_FOREGROUND instead.
341
342Color.errorText=Error text color
343Color.errorTextDesc=Color used to show error messages.
344Color.hyperlinkText=Hyperlink text color
345Color.hyperlinkTextDesc=Color used to show links.
346Color.activeHyperlinkText=Active hyperlink text color
347Color.activeHyperlinkTextDesc=Color used to show active links.
348Color.qualifierText=Qualifier information color
349Color.qualifierTextDesc=The color used to render qualifier information in views where colored labels are supported. In the string 'Foo.txt - myproject/bar' the qualifier is '- myproject/bar'.
350Color.decorationsText=Decoration color
351Color.decorationsTextDesc=The color used to render decoration information in views where colored labels are supported. In the string 'Foo.txt [1.16]' the decoration is '[1.16]'.
352Color.counterText=Counter color
353Color.counterTextDesc=The color used to render counter information in views where colored labels are supported. In the string 'Foo.txt (2 matches)' the counter information is '(2 matches)'.
354Color.contentAssistForeground=Content Assist foreground color
355Color.contentAssistForegroundDesc=The color used for text in a content assist popup.
356Color.contentAssistBackground=Content Assist background color
357Color.contentAssistBackgroundDesc=The color used for the background of a content assist popup.
358
359Color.revisionNewest=Newest revision background color
360Color.revisionNewestDesc=Background color for the newest revision shown in a text editor's ruler. Together with the oldest revision background color this defines a gradient used for all revision from newest to oldest.
361Color.revisionOldest=Oldest revision background color
362Color.revisionOldestDesc=Background color for the oldest revision shown in a text editor's ruler. Together with the newest revision background color this defines a gradient used for all revision from newest to oldest.
363
364Color.showKeysForeground=Keys foreground color
365Color.showKeysForegroundDesc=Color for foreground of the control to visualize pressed keys
366Color.showKeysBackground=Keys background color
367Color.showKeysBackgroundDesc=Color for background of the control to visualize pressed keys
368
369ThemeName.SystemDefault = Reduced Palette
370HighContrast.ThemeDescription = A theme that takes all of its values from the system settings.
371
372ThemeName.R30 = Classic Theme
373
374SettingsTransfer.WorkbenchLayout = Workbench L&ayout
375SettingsTransfer.WorkingSets = Working &Sets
376SettingsTransfer.Preferences = &Preferences
377
378PropertyPage.workingSets.name = Working Set Contents
379
380command.collapseAll.description = Collapse the current tree
381command.collapseAll.name = Collapse All
382command.expandAll.description = Expand the current tree
383command.expandAll.name = Expand All
384command.quickMenu.name = Open Quick Menu
385command.quickMenu.uri.name = Location URI
386command.showIn.name = Show In
387command.showIn.targetId.name = Show In Target Id
388
389installationPage.main.name = About
390installationPage.system.name = Configuration
391installationPage.plugins.name = Plug-ins
392activeContextInfo.name = Show activeContext Info
393