Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2651cbd89347f7a929f9b22cbe9ef6e4f4d39088 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
###############################################################################
# Copyright (c) 2009, 2010 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
###############################################################################
Catalog_bundle_references_unknown_category=Unknown category ''{0}'' referenced by connector ''{1}'' declared in {2}
Catalog_duplicate_category_id=Duplicate category id ''{0}'': declaring sources: {1}, {2}
Catalog_exception_disposing=exception disposing 
Catalog_Failed_to_discovery_all_Error=Failed to discover all connectors.
Catalog_illegal_filter_syntax=Illegal filter syntax ''{0}'' in connector ''{1}'' declared in {2}
Catalog_Strategy_failed_Error={0} failed with an error
Catalog_task_discovering_connectors=Retrieving listing

Back to the top