Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 36dee75ff2c811ff260cd5045b70be754e0a0892 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
###############################################################################
# Copyright (c) 2009 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#      Tasktop Technologies - initial API and implementation
###############################################################################
CatalogViewer_All_Categories=All Categories
ConnectorDescriptorToolTip_detailsLink=<a>Learn More</a>
ConnectorDescriptorToolTip_detailsLink_tooltip=Open {0} in an external browser
ConnectorDiscoveryWizard_connectorDiscovery=Install Connectors
ConnectorDiscoveryWizard_installProblems=Problems occurred while performing installation: {0}
ConnectorDiscoveryWizardMainPage_clearButton_accessibleListener=Clear filter field
ConnectorDiscoveryWizardMainPage_clearButton_toolTip=Clear
ConnectorDiscoveryWizardMainPage_connectorDiscovery=Mylyn Connector Discovery
ConnectorDiscoveryWizardMainPage_filterLabel=Find:
ConnectorDiscoveryWizardMainPage_message_with_cause={0}: {1}
ConnectorDiscoveryWizardMainPage_noConnectorsFound=No Connectors Found
ConnectorDiscoveryWizardMainPage_noConnectorsFound_description=Connector discovery completed without finding any connectors.  Please check your Internet connection and try again.
ConnectorDiscoveryWizardMainPage_pageDescription=\
	Select connectors to install. Press Finish to proceed with installation.\n\
	Press the information button to see a detailed overview and a link to more information.
ConnectorDiscoveryWizardMainPage_provider_and_license=by {0}, {1}
ConnectorDiscoveryWizardMainPage_tooltip_showOverview=Show Overview
ConnectorDiscoveryWizardMainPage_unexpectedException=Unexpected exception
ConnectorDiscoveryWizardMainPage_warningMessageConnectorUnavailable=Sorry, {0} is unavailable.  Please try again later.
ConnectorDiscoveryWizardMainPage_warningTitleConnectorUnavailable=Connector Unavailable
DiscoveryViewer_Certification_Label0=by {0}, {1}, <a>Certified</a>
DiscoveryViewer_Show_Installed=Show Installed
InstallConnectorsJob_commaSeparator=, 
InstallConnectorsJob_connectorsNotAvailable=The following connectors are not available: {0}
InstallConnectorsJob_questionProceed=Proceed With Installation?
InstallConnectorsJob_questionProceed_long=The following connectors are not available: {0}\nProceed with the installation anyways?
InstallConnectorsJob_task_configuring=Configuring installation selection
InstallConnectorsJob_unexpectedError_url=Unexpected error handling repository URL
PrepareInstallProfileJob_notFoundDescriptorDetail={0} (id={1}, site={2})

Back to the top