carbidecpp20devenv/plugins/org.eclipse.sdk_3.4.1.v200809111700/plugin.properties
changeset 0 20e4ed35fd3f
equal deleted inserted replaced
-1:000000000000 0:20e4ed35fd3f
       
     1 ###############################################################################
       
     2 # Copyright (c) 2000, 2008 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 ###############################################################################
       
    11 pluginName=Eclipse Project SDK
       
    12 providerName=Eclipse.org
       
    13 
       
    14 productName=Eclipse SDK
       
    15 productBlurb=Eclipse SDK\n\
       
    16 \n\
       
    17 Version: 3.4.1\n\
       
    18 Build id: {0}\n\
       
    19 \n\
       
    20 (c) Copyright Eclipse contributors and others 2000, 2008.  All rights reserved.\n\
       
    21 Visit http://www.eclipse.org/platform\n\
       
    22 \n\
       
    23 This product includes software developed by the\n\
       
    24 Apache Software Foundation http://www.apache.org/
       
    25 
       
    26 activity.java=Java Development
       
    27 activity.java.desc=Develop Java applications.
       
    28 activity.plugin=Plug-in Development
       
    29 activity.plugin.desc=Develop plug-ins, fragments, and features for Eclipse.
       
    30 
       
    31 activity.team.cvs=CVS Support
       
    32 activity.team.cvs.desc=Use the Concurrent Versions System (CVS) to manage resources.
       
    33 activity.team=Core Team Support
       
    34 activity.team.desc=Share projects using configuration management systems.
       
    35 
       
    36 activity.cat.development=Development
       
    37 activity.cat.development.desc=Use the Eclipse SDK to develop applications.
       
    38 activity.cat.team=Team
       
    39 activity.cat.team.desc=Use configuration management systems to manage resources.
       
    40 
       
    41 PreferencePages.Capabilities = Capabilities
       
    42 PreferencePages.Capabilities.activityName = &Capabilities
       
    43 PreferencePages.Capabilities.categoryName = &Capabilities
       
    44 PreferencePages.Capabilities.activityPromptButton = &Prompt when enabling capabilities
       
    45 PreferencePages.Capabilities.activityPromptButtonTooltip = Prompt when a feature is first used that requires enablement of capabilities
       
    46 PreferencePages.Capabilities.captionMessage = Capabilities allow you to enable or disable various product components.  These capabilities are grouped according to a set of predefined categories.
       
    47 
       
    48 helpActivitySupport.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.
       
    49 helpActivitySupport.documentMessage = This topic belongs to a capability that \
       
    50 is currently disabled. It may refer to user interface elements that are \
       
    51 not visible.<br><br>\
       
    52 To manually enable capabilities, use\
       
    53 &nbsp;<a href='ACTIVITY_EDITOR'>Capabilities preference page.</a>
       
    54 
       
    55 TriggerPointAdvisor.proceedMulti = Enable the selected capabilities?
       
    56 TriggerPointAdvisor.proceedSingle = Enable the required capability?
       
    57 TriggerPointAdvisor.dontAsk = &Always enable capabilities and don't ask me again
       
    58 TriggerPointAdvisor.noDetails = Select a capability to view its description.
       
    59 
       
    60 search.Google.label = Google
       
    61 search.Google.desc = Performs a Google web search
       
    62 
       
    63 search.Eclipse.label = Eclipse.org 
       
    64 search.Eclipse.desc = Searches mailing lists, news groups, articles and other documents on Eclipse.org
       
    65 
       
    66 productIntroTitle = Welcome to Eclipse
       
    67 productIntroBrandingText = Eclipse Project
       
    68 introDescription-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.
       
    69 introDescription-tutorials = Learn how to be productive using Eclipse by completing end-to-end tutorials that will guide you along the way.
       
    70 introDescription-samples = Explore Eclipse by installing prefabricated samples (may require an Internet connection).
       
    71