blob: 69d99652e5e3a701b134a5351bc1acf478b20561 [file] [log] [blame]
david_williams6002eed2009-06-17 05:25:25 +00001###############################################################################
2# Copyright (c) 2000, 2009 IBM Corporation and others.
3# 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
10###############################################################################
11Bundle-Name = Eclipse IDE for Java EE Capabilities
12Bundle-Vendor = Eclipse Web Tools Platform
13
14activity.java=Java Development
15activity.java.desc=Develop Java applications.
16activity.plugin=Plug-in Development
17activity.plugin.desc=Develop plug-ins, fragments, and features for Eclipse.
18activity.ant=Ant Development
19activity.ant.desc=Create and use Ant build scripts
20activity.team.cvs=CVS Support
21activity.team.cvs.desc=Use the Concurrent Versions System (CVS) to manage resources.
22activity.team=Core Team Support
23activity.team.desc=Share projects using configuration management systems.
24
25activity.cat.development=Development
26activity.cat.development.desc=Use the Eclipse SDK to develop applications.
27activity.cat.team=Team
28activity.cat.team.desc=Use configuration management systems to manage resources.
29
30PreferencePages.Capabilities = Capabilities
31PreferencePages.Capabilities.activityName = &Capabilities
32PreferencePages.Capabilities.categoryName = &Capabilities
33PreferencePages.Capabilities.activityPromptButton = &Prompt when enabling capabilities
34PreferencePages.Capabilities.activityPromptButtonTooltip = Prompt when a feature is first used that requires enablement of capabilities
35PreferencePages.Capabilities.captionMessage = Capabilities allow you to enable or disable various product components. These capabilities are grouped according to a set of predefined categories.
36
37helpActivitySupport.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.
38helpActivitySupport.documentMessage = This topic belongs to a capability that \
39is currently disabled. It may refer to user interface elements that are \
40not visible.<br><br>\
41To manually enable capabilities, use\
42&nbsp;<a href='ACTIVITY_EDITOR'>Capabilities preference page.</a>
43
44TriggerPointAdvisor.proceedMulti = Enable the selected capabilities?
45TriggerPointAdvisor.proceedSingle = Enable the required capability?
46TriggerPointAdvisor.dontAsk = &Always enable capabilities and don't ask me again
47TriggerPointAdvisor.noDetails = Select a capability to view its description.
48
49search.Google.label = Google
50search.Google.desc = Performs a Google web search
51
52search.Eclipse.label = Eclipse.org
53search.Eclipse.desc = Searches mailing lists, news groups, articles and other documents on Eclipse.org
54
55productIntroTitle = Welcome to Eclipse
56productIntroBrandingText = Eclipse Project
57introDescription-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.
58introDescription-tutorials = Learn how to be productive using Eclipse by completing end-to-end tutorials that will guide you along the way.
59introDescription-samples = Explore Eclipse by installing prefabricated samples (may require an Internet connection).
60
61activity.debug.description = Launch applications, set breakpoints and step through code.
62activity.debug = Debug Support
david_williams7fc9dd22009-06-19 14:17:19 +000063
64activity.cat.dsdp=Remote Access
65activity.cat.dsdp.desc=Features related to interaction with remote systems, communication and device software development
66
67activity.cat.tasks=Task Management
68activity.cat.tasks.desc=Use task management for integrated task management, the task-focused interface and wiki markup editing.
69
david_williams2cfe2372010-04-11 19:12:49 +000070activity.description.datatools=Tools for working with databases
71activity.name.datatools=Data Tools