blob: 01c6477b3294c78e77ab80e9a0bd66771f12a2ca [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2008 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
SectionDescriptor_Section_error=Section in {0} must provide an id and a tab.
SectionDescriptor_class_not_found_error=Section {0} declares non-existing filter or section class.
TabDescriptor_Tab_error=Tab in {0} must provide an id, label and category.
TabDescriptor_Tab_unknown_category=Tab in {0} declares non-existing category {1}.
TabbedPropertyRegistry_Non_existing_tab=Section {0} declares non-existing tab {1}.
TabbedPropertyRegistry_contributor_error=Contributor {0} cannot be created.
TabbedPropertyList_properties_not_available=Properties are not available.