blob: 5389bbb1b468b21a134c7e5532bbeabdebb5c812 [file] [log] [blame]
##################################################################################
##/*******************************************************************************
##* Copyright (c) 2004, 2005 Sybase, Inc. 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:
##* Sybase, Inc. - initial API and implementation
##*******************************************************************************/
##################################################################################
####################################################
# Common UI resources
####################################################
UI_Button_Add = Add
UI_Button_Edit = Edit
UI_Button_Remove = Remove
UI_Button_Add_more = Add...
UI_Button_Edit_more = Edit...
####################################################
# Tab's name for multipageeditor of faces-config
####################################################
FacesConfigEditor_Introduction_TabName = Introduction
FacesConfigEditor_Overview_TabName = Overview
FacesConfigEditor_Pageflow_TabName = Navigation
FacesConfigEditor_ManagedBeans_TabName = ManagedBean
FacesConfigEditor_Components_TabName = Component
FacesConfigEditor_Others_TabName = Other
FacesConfigEditor_Source_TabName = Source
####################################################
#Introduction page
####################################################
editor_pageflow_page_intro_name = Introduction
editor_pageflow_page_intro_title = Faces Configuration Introduction
editor_pageflow_page_intro_help_HelpContextID = com.sybase.stf.jmt.faces_config_editor_introduction
editor_pageflow_page_intro_help_HelpToolTip = Introduction
####################################################
#Components page
####################################################
ComponentsPage_Title = Components
##Component Master Section
ComponentMasterSection_Name = Component
ComponentMasterSection_Description = The following components are defined:
ComponentMasterSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_component
ComponentMasterSection_HelpToolTip = Component
##Component General Section
ComponentGeneralSection_Name = General
ComponentGeneralSection_Desc = This section describes the general information of this component.
ComponentGeneralSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_component_general
ComponentGeneralSection_HelpToolTip = ComponentGeneral
ComponentGeneralSection_DisplayName = Display Name:
ComponentGeneralSection_Description = Description:
ComponentGeneralSection_ComponentType = Component Type*:
ComponentGeneralSection_ComponentClass = Component Class:
##Attribute Section
AttributeSection_Name = Attributes
AttributeSection_Description = This section lists all the attributes.
AttributeSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_attribute
AttributeSection_HelpToolTip = Attribute
AttributeSection_Table_NameColumn = Name
AttributeSection_Table_ClassColumn = Class
AttributeSection_Table_DefaultValueColumn = Default Value
AttributeSection_Table_SuggestedValueColumn = Suggested Value
AttributeSection_Dialog_Title_Add = Add Attribute
AttributeSection_Dialog_Title_Edit = Edit Attribute
AttributeSection_Dialog_Tab_General = General
AttributeSection_Dialog_AttributeName = Attribute Name:
AttributeSection_Dialog_AttributeClass = Attribute Class:
AttributeSection_Dialog_DefaultValue = Default value:
AttributeSection_Dialog_SuggestedValue = Suggested value:
AttributeSection_Dialog_Error_NameEmpty = The attribute name is empty.
AttributeSection_Dialog_Error_ClassEmpty = The attribute class is empty.
##Property Section
PropertySection_Name = Properties
PropertySection_Description = This section lists all the properties.
PropertySection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_property
PropertySection_HelpToolTip = Property
PropertySection_Table_NameColumn = Name
PropertySection_Table_ClassColumn = Class
PropertySection_Table_DefaultValueColumn = Default Value
PropertySection_Table_SuggestedValueColumn = Suggested Value
PropertySection_Dialog_Title_Add = Add Property
PropertySection_Dialog_Title_Edit = Edit Property
PropertySection_Dialog_Tab_General = General
PropertySection_Dialog_PropertyName = Property Name:
PropertySection_Dialog_PropertyClass = Property Class:
PropertySection_Dialog_DefaultValue = Default value:
PropertySection_Dialog_SuggestedValue = Suggested value:
PropertySection_Dialog_Error_NameEmpty = The property name is empty.
PropertySection_Dialog_Error_ClassEmpty = The property class is empty.
##Facet Section
FacetSection_Name = Facets
FacetSection_Description = This section lists all the facets.
FacetSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_facet
FacetSection_HelpToolTip = Facet
FacetSection_Table_FacetNameColumn = Facet Name
FacetSection_Table_DisplayNameColumn = Display Name
FacetSection_Table_DescriptionColumn = Description
FacetSection_Dialog_Title_Add = Add Facet
FacetSection_Dialog_Title_Edit = Edit Facet
FacetSection_Dialog_Tab_General = General
FacetSection_Dialog_FacetName = Facet Name:
FacetSection_Dialog_DisplayName = Display Name:
FacetSection_Dialog_Description = Description:
FacetSection_Dialog_Error_NameEmpty = The facet name is empty.
##managed bean master section
ManagedBeanMasterSection_Name = Managed Beans
ManagedBeanMasterSection_Description = The following managed beans are defined
ManagedBeanMasterSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_managedbeans
ManagedBeanMasterSection_HelpToolTip = ManagedBean
####################################################
#Converters page
####################################################
ConvertersPage_Title = Converters
##Converter Master Section
ConverterMasterSection_Name = Converter
ConverterMasterSection_Description = The following Converters are defined:
ConverterMasterSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_converters_converter
ConverterMasterSection_HelpToolTip = Converter
##Converter General Section
ConverterGeneralSection_Name = General
ConverterGeneralSection_Desc = This section describes the general information of this converter.
ConverterGeneralSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_converters_converter_general
ConverterGeneralSection_HelpToolTip = ConverterGeneral
ConverterGeneralSection_DisplayName = Display Name:
ConverterGeneralSection_Description = Description:
ConverterGeneralSection_ConverterID = Converter ID:
ConverterGeneralSection_ConverterForClass = or Converter For Class:
ConverterGeneralSection_ConverterClass = Converter Class:
####################################################
#Validators page
####################################################
ValidatorsPage_Title = Validators
##Validator Master Section
ValidatorMasterSection_Name = Validator
ValidatorMasterSection_Description = The following validators are defined:
ValidatorMasterSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_validators_validator
ValidatorMasterSection_HelpToolTip = Validator
##Validator General Section
ValidatorGeneralSection_Name = General
ValidatorGeneralSection_Desc = This section describes the general information of this validator.
ValidatorGeneralSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_validators_validator_general
ValidatorGeneralSection_HelpToolTip = ValidatorGeneral
ValidatorGeneralSection_DisplayName = Display Name:
ValidatorGeneralSection_Description = Description:
ValidatorGeneralSection_ValidatorID = Validator ID:
ValidatorGeneralSection_ValidatorClass = Validator Class:
####################################################
#Renderkits page
####################################################
RenderkitsPage_Title = Render Kits
##Renderkit Master Section
RenderkitMasterSection_Name = Render Kits
RenderkitMasterSection_Description = The following render-kits are defined:
RenderkitMasterSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_renderkits_renderkit
RenderkitMasterSection_HelpToolTip = RenderKit
##Renderkit General Section
RenderkitGeneralSection_Name = General
RenderkitGeneralSection_Desc = This section describes the general information of this render-kit.
RenderkitGeneralSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_renderkits_renderkit_general
RenderkitGeneralSection_HelpToolTip = RenderKitGeneral
RenderkitGeneralSection_DisplayName = Display Name:
RenderkitGeneralSection_Description = Description:
RenderkitGeneralSection_RenderkitID = Renderkit ID:
RenderkitGeneralSection_RenderkitClass = Renderkit Class:
##Renderer Section
RendererSection_Name = Renderers
RendererSection_Description = This section lists all the renderers.
RendererSection_HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_renderer
RendererSection_HelpToolTip = Renderer
RendererSection_Table_NameColumn = Name
RendererSection_Table_ClassColumn = Class
RendererSection_Table_ComponentFamilyColumn = Component Family
RendererSection_Table_TypeColumn = Type
RendererSection_Dialog_Title_Add = Add Renderer
RendererSection_Dialog_Title_Edit = Edit Renderer
RendererSection_Dialog_Tab_General = General
RendererSection_Dialog_RendererName = Display Name:
RendererSection_Dialog_RendererClass =Class:
RendererSection_Dialog_ComponentFamilyValue =Component Family:
RendererSection_Dialog_ComponentFamilyCaption =Select Component Family
RendererSection_Dialog_ComponentFamilyLabel =Enter or select a component family:
RendererSection_Dialog_ComponentFamilyValue =Component Family:
RendererSection_Dialog_TypeValue = Type:
RendererSection_Dialog_Error_NameEmpty = The Renderer name is empty.
RendererSection_Dialog_Error_ClassEmpty = The Renderer class is empty.