Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d6da4c6ba622269d9ba0d49ab76b5a1ea09e0bcd (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
#
# Copyright (c) 2011 Sonatype, Inc.
# 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
#
BundleDiscoveryStrategy_3={0}: {1}
BundleDiscoveryStrategy_categoryDisallowed=Cannot create category ''{0}'' with id ''{1}'' from {2}: disallowed
BundleDiscoveryStrategy_task_loading_local_extensions=Loading local extensions
BundleDiscoveryStrategy_task_processing_extensions=Processing extensions
BundleDiscoveryStrategy_unexpected_element=unexpected element ''{0}''
ConnectorDiscoveryExtensionReader_unexpected_element_icon=Unexpected element icon
ConnectorDiscoveryExtensionReader_unexpected_element_overview=Unexpected element overview
ConnectorDiscoveryExtensionReader_unexpected_value_kind=Unexpected value for kind
DiscoveryWizardProposal_description=Opens the m2e Marketplace dialog and lets you find the appropriate m2e connectors
DiscoveryWizardProposal_Label=Discover new m2e connectors
MavenCatalogPage_Descripton=Select updates and extensions to install. Press Finish to proceed with installation.\nPress the information button to see a detailed overview and a link to more information.
MavenCatalogPage_Title=Install m2e connectors
MavenCatalogViewer_allInstalled=All available entries are installed.
MavenCatalogViewer_Error_loading_lifecycle=An error occurred loading lifecycle data for catalog item: {0}
MavenCatalogViewer_noApplicableMarketplaceItems=No marketplace items are applicable.
MavenCatalogViewer_noEntries=No entries available.
MavenCatalogViewer_unexpectedException=Unexpected exception
MavenDiscoveryWizard_Title=m2e Marketplace
MavenDiscovery_Wizard_Applicable_Tag=Applicable
MavenDiscovery_Wizard_ExtrasTag=Extras
MavenDiscovery_Wizard_LifecyclesTag=Lifecycles
MavenDiscovery_Wizard_MavenTag=Maven
MavenDiscoveryInstallOperation_Configuring=Configuring installation selection
MavenDiscoveryInstallOperation_ErrorMessage=Error(s) occurred gathering items for installation
MavenDiscoveryInstallOperation_missingIU=Error installing {0} unable to locate installable unit {1}
MavenDiscoveryInstallOperation_missingRepository=Error installing {0} contacting repository {1}
UpdateConfigurationStartup_MarkerError=Error(s) collecting projects

Back to the top