blob: 5b594194356ba06c273afd476752fa329645393f [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2007 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.
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.