blob: 5de388387c939e385648ceb61c304a6d310cd980 [file] [log] [blame]
david_williams6002eed2009-06-17 05:25:25 +00001###############################################################################
nickboldt6a63b882018-10-26 16:38:12 -04002# Copyright (c) 2000, 2009, 2018 IBM Corporation and others.
david_williams6002eed2009-06-17 05:25:25 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
nickboldt6a63b882018-10-26 16:38:12 -040010# Red Hat - package renamed from Java EE to Enterprise Java [Bug 539339]
david_williams6002eed2009-06-17 05:25:25 +000011###############################################################################
nickboldt6a63b882018-10-26 16:38:12 -040012Bundle-Name = Eclipse IDE for Enterprise Java - Capabilities
david_williams6002eed2009-06-17 05:25:25 +000013Bundle-Vendor = Eclipse Web Tools Platform
14
15activity.java=Java Development
16activity.java.desc=Develop Java applications.
17activity.plugin=Plug-in Development
18activity.plugin.desc=Develop plug-ins, fragments, and features for Eclipse.
19activity.ant=Ant Development
20activity.ant.desc=Create and use Ant build scripts
21activity.team.cvs=CVS Support
22activity.team.cvs.desc=Use the Concurrent Versions System (CVS) to manage resources.
23activity.team=Core Team Support
24activity.team.desc=Share projects using configuration management systems.
25
26activity.cat.development=Development
27activity.cat.development.desc=Use the Eclipse SDK to develop applications.
28activity.cat.team=Team
29activity.cat.team.desc=Use configuration management systems to manage resources.
30
31PreferencePages.Capabilities = Capabilities
32PreferencePages.Capabilities.activityName = &Capabilities
33PreferencePages.Capabilities.categoryName = &Capabilities
34PreferencePages.Capabilities.activityPromptButton = &Prompt when enabling capabilities
35PreferencePages.Capabilities.activityPromptButtonTooltip = Prompt when a feature is first used that requires enablement of capabilities
36PreferencePages.Capabilities.captionMessage = Capabilities allow you to enable or disable various product components. These capabilities are grouped according to a set of predefined categories.
37
38helpActivitySupport.showAllMessage = While showing all topics, documentation about disabled capabilities is also shown in the table of contents and search results. Some documents may refer to user interface elements that are not visible. To manually enable capabilities, use the "General -> Capabilities" preference page.
39helpActivitySupport.documentMessage = This topic belongs to a capability that \
40is currently disabled. It may refer to user interface elements that are \
41not visible.<br><br>\
42To manually enable capabilities, use\
43&nbsp;<a href='ACTIVITY_EDITOR'>Capabilities preference page.</a>
44
45TriggerPointAdvisor.proceedMulti = Enable the selected capabilities?
46TriggerPointAdvisor.proceedSingle = Enable the required capability?
47TriggerPointAdvisor.dontAsk = &Always enable capabilities and don't ask me again
48TriggerPointAdvisor.noDetails = Select a capability to view its description.
49
50search.Google.label = Google
51search.Google.desc = Performs a Google web search
52
53search.Eclipse.label = Eclipse.org
54search.Eclipse.desc = Searches mailing lists, news groups, articles and other documents on Eclipse.org
55
56productIntroTitle = Welcome to Eclipse
57productIntroBrandingText = Eclipse Project
58introDescription-overview = The Eclipse software development kit is the development environment used to develop plug-ins for the Eclipse platform. It provides first-class Java programming tools, and plug-in development tools for building Eclipse-based applications and extensions.
59introDescription-tutorials = Learn how to be productive using Eclipse by completing end-to-end tutorials that will guide you along the way.
60introDescription-samples = Explore Eclipse by installing prefabricated samples (may require an Internet connection).
61
62activity.debug.description = Launch applications, set breakpoints and step through code.
63activity.debug = Debug Support
david_williams7fc9dd22009-06-19 14:17:19 +000064
65activity.cat.dsdp=Remote Access
66activity.cat.dsdp.desc=Features related to interaction with remote systems, communication and device software development
67
68activity.cat.tasks=Task Management
69activity.cat.tasks.desc=Use task management for integrated task management, the task-focused interface and wiki markup editing.
70
david_williams2cfe2372010-04-11 19:12:49 +000071activity.description.datatools=Tools for working with databases
72activity.name.datatools=Data Tools