blob: 6d529b8dcf3cfa5d26657d99facc6264de10dc31 [file] [log] [blame]
####################################################
#Resource for MultiPageEditorOutlinePage
####################################################
MultiPageEditorOutlinePage.noOutline = An outline is not available.
####################################################
# Generic Strings for UI
####################################################
Pageflow.Label.True = true
Pageflow.Label.False = false
Pageflow.Label.Saving = Saving
Pageflow.Dialog.Label.CreateFileTitle = Create File
Pageflow.Dialog.Label.FileNotExistedPart1 = The file
Pageflow.Dialog.Label.FileNotExistedPart2 = doesn't exist. Click OK to create it.
####################################################
# Generic Strings for Action and PaletteTool
####################################################
Pageflow.Action.OpenEditor.Label = Open
Pageflow.Action.OpenEditor.ToolTip = Open Page or Action component
Pageflow.Action.ShowPropertyView.Label = Properties
Pageflow.Action.ShowPropertyView.ToolTip = Show Properties View
Pageflow.Action.ShowPaletteView.Label = Palette
Pageflow.Action.ShowPaletteView.ToolTip = Show Palette View
Pageflow.Action.SyncWithFacesConfig.Label = Synchronize with Faces-config
Pageflow.Action.SyncWithFacesConfig.ToolTip = Synchronizing PageFlow Model with Faces-config
Pageflow.Action.UpdateFacesConfig.Label = Update Faces-config
Pageflow.Action.UpdateFacesConfig.ToolTip = Update Faces-config File from The Current PageFlow
Pageflow.PaletteTool.Group.Controls = Controls
Pageflow.PaletteTool.Select.Label = Select
Pageflow.PaletteTool.Select.Description = Select One or More Items
Pageflow.PaletteTool.Marquee.Label = Marquee
Pageflow.PaletteTool.Marquee.Description = Marquee One or More Items
Pageflow.PaletteTool.Link.Label = Link
Pageflow.PaletteTool.Link.Description = Creates a Link
Pageflow.PaletteTool.Group.Nodes = Nodes
Pageflow.PaletteTool.Begin.Label = Begin
Pageflow.PaletteTool.Begin.Description = Creates a PageFlow Begin
Pageflow.PaletteTool.End.Label = End
Pageflow.PaletteTool.End.Description = Creates a PageFlow End
Pageflow.PaletteTool.Action.Label = Action
Pageflow.PaletteTool.Action.Description = Creates a PageFlow Action
Pageflow.PaletteTool.Page.Label = Page
Pageflow.PaletteTool.Page.Description = Creates a PageFlow Page
Pageflow.Contextmenu.Align.Label = Align
Pageflow.Contextmenu.ShowView.Label = Show View
####################################################
# Generic Strings for Commands
####################################################
Pageflow.Commands.AddNodeCommand.Label = Add
Pageflow.Commands.CreateNodeCommand.Label = Create
Pageflow.Commands.DeleteNodeCommand.Label = Delete
Pageflow.Commands.ConnectionCommand.Label = Connection
Pageflow.Commands.CreateBendpointCommand.Label = Create Bendpoint
Pageflow.Commands.MoveBendpointCommand.Label = Move Bendpoint
Pageflow.Commands.DeleteBendpointCommand.Label = Delete Bendpoint
Pageflow.Commands.OpenEditorCommand.Label = Open
Pageflow.Commands.OrphanChildCommand.Label = Orphan Child
Pageflow.Commands.UpdatePageflowCommand.Label = Update Pageflow
Pageflow.Commands.CreateNodeCommand.SelectJSPDialog.Title = Select JSP File
Pageflow.Commands.CreateNodeCommand.SelectJSPDialog.Description = Please select a jsp file.
####################################################
# Generic Strings for property attribute name
####################################################
Pageflow.Model.Attributes.comment = description
Pageflow.Model.Attributes.name = display-name
Pageflow.Model.Attributes.largeicon = large-icon
Pageflow.Model.Attributes.smallicon = small-icon
Pageflow.Model.Attributes.action = from-action
Pageflow.Model.Attributes.path = from-view-id
Pageflow.Model.Attributes.begin = begin
Pageflow.Model.Attributes.end = end
Pageflow.Model.Attributes.configfile = config file
Pageflow.Model.Attributes.outcome = from-outcome
Pageflow.Model.Attributes.redirect = redirect
Pageflow.Model.Items.Pageflow = File
Pageflow.Model.Items.PFBegin = Begin
Pageflow.Model.Items.PFEnd = End
Pageflow.Model.Items.PFPage = Page
Pageflow.Model.Items.PFAction = Action
Pageflow.Model.Items.PFLink = Link
Pageflow.Property.Action.OutcomeSelectionDialog.Choice = Enter the outcome or select one from action list below:
Pageflow.Property.Action.OutcomeSelectionDialog.Title = Outcome Selection
Pageflow.Property.Action.OutcomeSelectionDialog.JSPName = JSP File Name:
Pageflow.Property.Action.OutcomeSelectionDialog.ActionListTable.Title = Actions
Pageflow.Property.Action.OutcomeSelectionDialog.ActionListTable.Component = Component ID
Pageflow.Property.Action.OutcomeSelectionDialog.ActionListTable.Action = Action
Pageflow.Property.Action.OutcomeSelectionDialog.Outcome = Outcome:
##Message for remove confirm alerter.
Remove.Title = Confirm Remove
Remove.Msg = Are you sure you want to remove {0}?
####################################################
# 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 = Others
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
####################################################
#ManagedBean page
####################################################
ManagedBeansPage.Title = Faces Configuration Managed Bean
##managed bean section
ManagedBeansPage.ManagedBeansSection.Name = Managed Bean Elements
ManagedBeansPage.ManagedBeansSection.Description = The following managed beans are defined
ManagedBeansPage.ManagedBeansSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_managedbeans
ManagedBeansPage.ManagedBeansSection.HelpToolTip = ManagedBean
ManagedBeanGeneralSection.ChangeManagedBeanName=Set Managed Bean Name
ManagedBeanGeneralSection.ChangeManagedBeanClass=Set Managed Bean Class
ManagedBeanGeneralSection.ChangeManagedBeanScope=Set Managed Bean Scope
ManagedBeansPage.ManagedBeansSection.Button.Add.Name = Add...
ManagedBeansPage.ManagedBeansSection.Button.Remove.Name = Remove
##managed bean general section
ManagedBeansPage.ManagedBeanGeneralSection.Name = Managed Bean
ManagedBeansPage.ManagedBeanGeneralSection.Description = This section describes general configuration of this managed bean
ManagedBeansPage.ManagedBeanGeneralSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_managedbeans_general
ManagedBeansPage.ManagedBeanGeneralSection.HelpToolTip = Managed Bean General Information
ManagedBeansPage.ManagedBeanGeneralSection.DisplayName = Display name:
ManagedBeansPage.ManagedBeanGeneralSection.Discription = Discription:
ManagedBeansPage.ManagedBeanGeneralSection.ManagedBeanName = Managed Bean name:
ManagedBeansPage.ManagedBeanGeneralSection.ManagedBeanClass = Managed Bean class:
ManagedBeansPage.ManagedBeanGeneralSection.ManagedBeanScope = Managed Bean scope:
##managed bean initialization section
ManagedBeansPage.ManagedBeanInitializationSection.Name = Initialization
ManagedBeansPage.ManagedBeanInitializationSection.Description = You can initialize the managed bean's properties or itself if it is a subclass of java.util.Map or java.util.List
ManagedBeansPage.ManagedBeanInitializationSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_managedbeans_initialization
ManagedBeansPage.ManagedBeanInitializationSection.HelpToolTip = Managed Bean Initialization
ManagedBeansPage.ManagedBeanInitializationSection.Button.Add.Name = Add...
ManagedBeansPage.ManagedBeanInitializationSection.Button.Remove.Name = Remove
ManagedBeansPage.ManagedBeanInitializationSection.Button.Edit.Name = Edit...
ManagedBeanPropertyEditDialog.Title.NewPropertyEntry = Create New Property
ManagedBeanPropertyEditDialog.Title.ExistingPropertyEntry = Edit Existing Property
ManagedBeanPropertyEditDialog.PropertyName = Property name:
ManagedBeanPropertyEditDialog.PropertyClass = Property class:
ManagedBeanPropertyEditDialog.PropertyClass.Browse = Browse...
ManagedBeanPropertyEditDialog.ValueType = Value type:
ManagedBeanProeprtyEditPage.Description=Editing managed bean property.
ManagedBeanPropertyEditDialog.Value = Value:
ManagedBeanPropertyEditWizard.Title=Editing Managed Bean Property
ManagedBeanProeprtyEditPage.Title=Edit Property
ManagedBeanPropertyEditDialog.Value.Change = Edit...
ManagedBeanPropertyEditDialog.FindType = Find Type
ManagedBeanPropertyEditDialog.FindType.Filter = Choose a type (?=any character, *=any string):
ManagedBeansPage.ManagedBeanInitializationSection.ClassType = Managed Bean class type:
ManagedBeansPage.ManagedBeanInitializationSection.ClassType.General = General class
ManagedBeansPage.ManagedBeanInitializationSection.ClassType.Map = Map
ManagedBeansPage.ManagedBeanInitializationSection.ClassType.List = List
ManagedBeansPage.ManagedBeanInitializationSection.PropertyTable.Name = Name
ManagedBeansPage.ManagedBeanInitializationSection.PropertyTable.Class = Class
ManagedBeansPage.ManagedBeanInitializationSection.PropertyTable.Value = Value
ManagedBeansPage.ManagedBeanInitializationSection.MapType.KeyClass = Key class:
ManagedBeansPage.ManagedBeanInitializationSection.MapType.ValueClass = Value class:
ManagedBeansPage.ManagedBeanInitializationSection.MapTable.Title = Values:
ManagedBeansPage.ManagedBeanInitializationSection.MapTable.Key = Key
ManagedBeansPage.ManagedBeanInitializationSection.MapTable.Value = Value
ManagedBeansPage.ManagedBeanInitializationSection.ListType.ValueClass = Value class:
ManagedBeansPage.ManagedBeanInitializationSection.ListTable.Title = Values:
ManagedBeansPage.ManagedBeanInitializationSection.ListTable.Value = Value
ManagedBeanInitializationSection.Command.AddManagedProperty = Add managed-property
ManagedBeanInitializationSection.Command.ChangeManagedProperty = Change managed-property
ManagedBeanInitializationSection.Command.RemoveManagedProperty = Remove managed-property
ManagedBeanInitializationSection.Command.AddListEntry = Add list-entry
ManagedBeanInitializationSection.Command.AddMapEntry = Add map-entry
ManagedBeanInitializationSection.Command.EditListEntry = Edit list-entry
ManagedBeanInitializationSection.Command.EditMapEntry = Edit map-entry
ManagedBeanInitializationSection.Command.RemoveListEntry = Remove list-entry
ManagedBeanInitializationSection.Command.RemoveMapEntry = Remove map-entry
ManagedBeanInitializationSection.Command.SetListEntriesValueClass = Set list-entries value-class
ManagedBeanInitializationSection.Command.SetMapEntriesKeyClass = Set map-entries key-class
ManagedBeanInitializationSection.Command.SetMapEntriesValueClass = Set map-entries value-class
##ListEntriesEditGroup
ListEntriesEditGroup.Edit = Edit...
ListEntriesEditPage.Title=Editing list-entries
ListEntriesWizard.Title=Editing list-entries
ListEntriesEditPage.Description=Editing list-entries of managed bean property.
FacesConfigEditor.DataBindingPage.Instruct = Managed bean list
DataBinding.Action.OpenEditor.Label = Open
DataBinding.Action.OpenEditor.ToolTip = Open selected item
DataBinding.Action.Delete.Label = Delete
DataBinding.Action.Delete.ToolTip = Delete selected item
DataBinding.Commands.DeleteManagedBeanCommand = Delete
DataBinding.Action.New.Label = New
DataBinding.Action.New.ToolTip = Create a new managed bean
DataBinding.Commands.NewManagedBeanCommand = New
DataBinding.Commands.UpdateDatabindingCommand.Label = Update DataBinding
DataBinding.Commands.ChangeManagedBeanScopeCommand = Set Scope Property
####################################################
#Pageflow validation
####################################################
Pageflow.Validation.UndefinedOutcome = The outcome \''{0}\'' is not defined in previous page \''{1}\''.
Pageflow.Validation.NotExistedSourcePage = The source page \''{0}\'' is not existed.
Pageflow.Validation.MissingSourcePage = The source page should be specified.
Pageflow.Validation.InvalidWebPage = The file \''{0}\'' is not valid web file.
Pageflow.Validation.NotExitedWebPage = The web page \''{0}\'' is not existed.
Pageflow.Validation.MissingWebPage = The web page's path should be specified.
Pageflow.Validation.MissingManagedBean = The managed bean \''{0}\'' is not defined.
Pageflow.Validation.MissingAction = The action should be specified.
####################################################
#Overview Page
####################################################
#OverviewPage.help = Help
OverviewPage.page.id = PageflowOverview
OverviewPage.page.title = PageFlow Overview
OverviewPage.PageflowOverview.summary = Faces Configuration Overview
# editor section
OverviewPage.EditorSection.name = Editors Information
OverviewPage.EditorSection.description = This section information about editors
OverviewPage.EditorSection.noplugin = No plugin.xml file
OverviewPage.EditorSection.nooverview = No Overview section found in plugin.xml file
OverviewPage.EditorSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_editor
OverviewPage.EditorSection.Help.HelpToolTip = Editors
# general section
OverviewPage.GeneralSection.name = General information of faces-config.xml
OverviewPage.GeneralSection.description = This section describes general information
OverviewPage.GeneralSection.label.name = Faces Config Name:
OverviewPage.GeneralSection.label.version = Version:
OverviewPage.GeneralSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_general
OverviewPage.GeneralSection.Help.HelpToolTip = General
#navigation section
OverviewPage.NavigationSection.name = Navigation Information
OverviewPage.NavigationSection.description = This section describes the navigation rules
OverviewPage.NavigationSection.table.col1 = From View ID
OverviewPage.NavigationSection.table.col2 = From Outcome
OverviewPage.NavigationSection.table.col3 = To View ID
OverviewPage.NavigationSection.pageflowPageID = org.eclipse.wtp.jsf.facesconfig.editor.pageflow.PageflowEditor
OverviewPage.NavigationSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_navigation
OverviewPage.NavigationSection.Help.HelpToolTip = Navigation
# managed bean section
OverviewPage.ManagedBeanSection.name = ManagedBean Information
OverviewPage.ManagedBeanSection.description = This section describes the managed beans
OverviewPage.ManagedBeanSection.table.namecol = Name
OverviewPage.ManagedBeanSection.table.scopecol = Scope
OverviewPage.ManagedBeanSection.table.classcol = Class
OverviewPage.ManagedBeanSection.managedbeanPageID = com.sybase.stf.jmt.editors.pageflow.managedbean.DataBindingPage
OverviewPage.ManagedBeanSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_managedbean
OverviewPage.ManagedBeanSection.Help.HelpToolTip = Managed Bean
#components section
OverviewPage.ComponentsSection.name = Component Information
OverviewPage.ComponentsSection.description = This section describes component, render-kit, converter and validator elements
OverviewPage.ComponentsSection.table.typecol = Name
OverviewPage.ComponentsSection.table.namecol = Class
OverviewPage.ComponentsSection.componentsPageID = com.sybase.stf.jmt.editors.pageflow.components.ComponentsPage
OverviewPage.ComponentsSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_component
OverviewPage.ComponentsSection.Help.HelpToolTip = Component
#other section
OverviewPage.OthersSection.name = Others Information
OverviewPage.OthersSection.description = This section describes application, factory and lifecycle elements
OverviewPage.OthersSection.table.typecol = Parent Name
OverviewPage.OthersSection.table.namecol = Name
OverviewPage.OthersSection.table.valuecol = Value
OverviewPage.OthersSection.othersPageID = com.sybase.stf.jmt.editors.pageflow.OthersPage
OverviewPage.OthersSection.Help.HelpContextID = com.sybase.stf.jmt.faces_config_editor_overview_others
OverviewPage.OthersSection.Help.HelpToolTip = Others
ManagedBeanPropertyGroup.error.EmptyName = The property name should be selected.
ManagedBeanPropertyGroup.error.EmptyClass = The property class should be selected or input.
MapEntriesEditGroup.Edit=Edit...
MapEntriesEditPage.Title=Editing map-entries
MapEntriesWizard.Title=Editing map-entries
MapEntryEditGroup.Key=Key*:
MapEntryEditGroup.error.EmptyKey = The key is empty.
MapEntryEditGroup.error.DuplicateKey = The key ''{0}'' is duplicated.
MapEntryEditPage.Title=Edit map-entry
MapEntryEditWizard.Title=Edit Map Entry
MapEntriesEditPage.Description=Editing map-entries of managed bean property.
MapEntryEditPage.Description=Editing map-entry of managed bean property.
ValueEditDialog.Title=Edit Value
ValueEditWizard.Title=Edit Value
ValueEditPage.Description=Editing value of managed bean property.
ValueEditGroup.Value=Value:
ValueEditPage.Title=Edit Value
####################################################
#Components page
####################################################
ComponentsPage.Title = Faces Configuration Components
##Components Section
ComponentsPage.ComponentsSection.Name = Components
ComponentsPage.ComponentsSection.Description = The following components are defined:
ComponentsPage.ComponentsSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_component
ComponentsPage.ComponentsSection.HelpToolTip = Component
ComponentsPage.ComponentsSection.Button.Add.Name = Add
ComponentsPage.ComponentsSection.Button.Remove.Name = Remove
ComponentsPage.ComponentsSection.CommandLabel.AddComponent = Add component
ComponentsPage.ComponentsSection.CommandLabel.RemoveComponent = Remove component
ComponentsPage.ComponentsSection.NewComponent.DisplayName = component
##Components General Section
ComponentsPage.ComponentsSection.General.Name = General
ComponentsPage.ComponentsSection.General.Description = This section describes the general information of this component.
ComponentsPage.ComponentsSection.General.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_component_general
ComponentsPage.ComponentsSection.General.HelpToolTip = ComponentGeneral
ComponentsPage.ComponentsSection.General.Label.DisplayName = Display Name:
ComponentsPage.ComponentsSection.General.Label.Description = Description:
ComponentsPage.ComponentsSection.General.Label.ComponentType = Component Type:
ComponentsPage.ComponentsSection.General.Label.ComponentClass = Componet Class:
ComponentsPage.ComponentsSection.General.SetComponentDisplayName = Set component display name
ComponentsPage.ComponentsSection.General.SetComponentDescription = Set component description
ComponentsPage.ComponentsSection.General.SetComponentType = Set component type
ComponentsPage.ComponentsSection.General.SetComponentClass = Set component Class
##RenderKits Section
ComponentsPage.RenderKitsSection.Name = Render Kits
ComponentsPage.RenderKitsSection.Description = The following render-kits are defined:
ComponentsPage.RenderKitsSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_renderkit
ComponentsPage.RenderKitsSection.HelpToolTip = RenderKit
ComponentsPage.RenderKitsSection.Button.Add.Name = Add
ComponentsPage.RenderKitsSection.Button.Remove.Name = Remove
ComponentsPage.RenderKitsSection.CommandLabel.AddRenderKit = Add render-kit
ComponentsPage.RenderKitsSection.CommandLabel.RemoveRenderKit = Remove render-kit
ComponentsPage.RenderKitsSection.NewRenderKit.DisplayName = render-kit
##RenderKits General Section
ComponentsPage.RenderKitsSection.General.Name = General
ComponentsPage.RenderKitsSection.General.Description = This section describes the general information of this render-kit.
ComponentsPage.RenderKitsSection.General.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_renderkit_general
ComponentsPage.RenderKitsSection.General.HelpToolTip = RenderKitGeneral
ComponentsPage.RenderKitsSection.General.Label.DisplayName = Display Name:
ComponentsPage.RenderKitsSection.General.Label.Description = Description:
ComponentsPage.RenderKitsSection.General.Label.RenderKitID = Renderkit ID:
ComponentsPage.RenderKitsSection.General.Label.RenderKitClass = Renderkit Class:
ComponentsPage.RenderKitsSection.General.SetRenderKitDisplayName = Set render kit display name
ComponentsPage.RenderKitsSection.General.SetRenderKitDescription = Set render kit description
ComponentsPage.RenderKitsSection.General.SetRenderKitID = Set renderkit id
ComponentsPage.RenderKitsSection.General.SetRenderKitClass = Set renderKit class
##RenderKits Renderer Section
ComponentsPage.RenderKitsSection.Renderer.Name = Renderers
ComponentsPage.RenderKitsSection.Renderer.Description = This section lists all the renderers of this render-kit.
ComponentsPage.RenderKitsSection.Renderer.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_renderkit_renderer
ComponentsPage.RenderKitsSection.Renderer.HelpToolTip = RenderKitRenderer
ComponentsPage.RenderKitsSection.Renderer.CommandLabel.AddNewRenderer = Add renderer
ComponentsPage.RenderKitsSection.Renderer.CommandLabel.EditRenderer = Edit renderer
ComponentsPage.RenderKitsSection.Renderer.CommandLabel.RemoveRenderer = Remove renderer
ComponentsPage.RenderKitsSection.Renderer.Button.Add = Add...
ComponentsPage.RenderKitsSection.Renderer.Button.Edit = Edit...
ComponentsPage.RenderKitsSection.Renderer.Button.Remove = Remove
ComponentsPage.RenderKitsSection.Renderer.Table.NameColumn = Name
ComponentsPage.RenderKitsSection.Renderer.Table.ComponentFamilyColumn = Component Family
ComponentsPage.RenderKitsSection.Renderer.Table.TypeColumn = Type
ComponentsPage.RenderKitsSection.Renderer.Table.ClassColumn = Class
##Add/Edit Renderer Wizard
ComponentsPage.RenderKitsSection.Renderer.Wizard.Title = Add/Edit Renderer
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.Name = Add/Edit Renderer
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.Title = Add/Edit Renderer
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.Description =
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.Tab.General = General
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.General.DisplayName = Display Name:
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.General.ComponentFamily = Component Family:
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.General.RendererType = Type:
ComponentsPage.RenderKitsSection.Renderer.Wizard.Page.General.RendererClass = Class:
ComponentsPage.RenderKitsSection.Wizard.Page.EditRendererGeneralGroup.Error.ComponentFamilyEmpty = The component family is empty.
ComponentsPage.RenderKitsSection.Wizard.Page.EditRendererGeneralGroup.Error.RendererTypeEmpty = The renderer type is empty.
ComponentsPage.RenderKitsSection.Wizard.Page.EditRendererGeneralGroup.Error.RendererClassEmpty = The renderer class is empty.
ComponentsPage.RenderKitsSection.Wizard.SelectComponentFamilyWizard.Title = Select Component Family
ComponentsPage.RenderKitsSection.Wizard.Page.SelectComponentFamilyWizardPage.Title = Select Component Family
ComponentsPage.RenderKitsSection.Wizard.Page.SelectComponentFamilyWizardPage.Description = Enter or select a component family.
ComponentsPage.RenderKitsSection.Wizard.Page.SelectComponentFamilyWizardPage.LabelText = Enter or select a component family:
##Converters Section
ComponentsPage.ConvertersSection.Name = Converters
ComponentsPage.ConvertersSection.Description = The following Converters are defined:
ComponentsPage.ConvertersSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_converter
ComponentsPage.ConvertersSection.HelpToolTip = Converter
ComponentsPage.ConvertersSection.Button.Add.Name = Add
ComponentsPage.ConvertersSection.Button.Remove.Name = Remove
ComponentsPage.ConvertersSection.CommandLabel.AddConverter = Add converter
ComponentsPage.ConvertersSection.CommandLabel.RemoveConverter = Remove converter
ComponentsPage.ConvertersSection.NewConverter.DisplayName = converter
##Converters General Section
ComponentsPage.ConvertersSection.General.Name = General
ComponentsPage.ConvertersSection.General.Description = This section describes the general information of this converter.
ComponentsPage.ConvertersSection.General.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_converter_general
ComponentsPage.ConvertersSection.General.HelpToolTip = ConverterGeneral
ComponentsPage.ConvertersSection.General.Label.DisplayName = Display Name:
ComponentsPage.ConvertersSection.General.Label.Description = Description:
ComponentsPage.ConvertersSection.General.Label.ConverterID = Converter ID:
ComponentsPage.ConvertersSection.General.Label.ConverterForClass = or Converter For Class:
ComponentsPage.ConvertersSection.General.Label.ConverterClass = Converter Class:
ComponentsPage.ConvertersSection.General.SetDisplayName = Set converter display name
ComponentsPage.ConvertersSection.General.SetDescription = Set converter description
ComponentsPage.ConvertersSection.General.SetConverterID = Set converter id
ComponentsPage.ConvertersSection.General.SetConverterClass = Set converter class
ComponentsPage.ConvertersSection.General.SetConverterForClass = Set converter-for-class
##Validators Section
ComponentsPage.ValidatorsSection.Name = Validators
ComponentsPage.ValidatorsSection.Description = The following Validators are defined:
ComponentsPage.ValidatorsSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_validator
ComponentsPage.ValidatorsSection.HelpToolTip = Validator
ComponentsPage.ValidatorsSection.Button.Add.Name = Add
ComponentsPage.ValidatorsSection.Button.Remove.Name = Remove
ComponentsPage.ValidatorsSection.CommandLabel.AddValidator = Add validator
ComponentsPage.ValidatorsSection.CommandLabel.RemoveValidator = Remove validator
ComponentsPage.ValidatorsSection.NewValidator.DisplayName = validator
##Validators General Section
ComponentsPage.ValidatorsSection.General.Name = General
ComponentsPage.ValidatorsSection.General.Description = This section describes general information of this Validator
ComponentsPage.ValidatorsSection.General.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_validator_general
ComponentsPage.ValidatorsSection.General.HelpToolTip = ValidatorGeneral
ComponentsPage.ValidatorsSection.General.Label.DisplayName = Display Name:
ComponentsPage.ValidatorsSection.General.Label.Description = Description:
ComponentsPage.ValidatorsSection.General.Label.ValidatorID = Validator ID:
ComponentsPage.ValidatorsSection.General.Label.ValidatorClass = Validator Class:
ComponentsPage.ValidatorsSection.General.SetDisplayName = Set validator display name
ComponentsPage.ValidatorsSection.General.SetDescription = Set validator description
ComponentsPage.ValidatorsSection.General.SetValidatorID = Set validator id
ComponentsPage.ValidatorsSection.General.SetValidatorClass = Set validator class
##Attributes Section
ComponentsPage.AttributesSection.Name = Attributes
ComponentsPage.AttributesSection.Description = This section lists all the attributes.
ComponentsPage.AttributesSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_attribute
ComponentsPage.AttributesSection.HelpToolTip = Attribute
ComponentsPage.AttributesSection.CommandLabel.AddAttribute = Add attribute
ComponentsPage.AttributesSection.CommandLabel.EditAttribute = Edit attribute
ComponentsPage.AttributesSection.CommandLabel.RemoveAttribute = Remove attribute
ComponentsPage.AttributesSection.Button.Add.Name = Add...
ComponentsPage.AttributesSection.Button.Edit.Name = Edit...
ComponentsPage.AttributesSection.Button.Remove.Name = Remove
ComponentsPage.AttributesSection.Table.NameColumn = Name
ComponentsPage.AttributesSection.Table.ClassColumn = Class
ComponentsPage.AttributesSection.Table.DefaultValueColumn = Default Value
##Properties Section
ComponentsPage.PropertiesSection.Name = Properties
ComponentsPage.PropertiesSection.Description = This section lists all the properties.
ComponentsPage.PropertiesSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_property
ComponentsPage.PropertiesSection.HelpToolTip = Property
ComponentsPage.PropertiesSection.CommandLabel.AddProperty = Add property
ComponentsPage.PropertiesSection.CommandLabel.EditProperty = Edit property
ComponentsPage.PropertiesSection.CommandLabel.RemoveProperty = Remove property
ComponentsPage.PropertiesSection.Button.Add.Name = Add...
ComponentsPage.PropertiesSection.Button.Edit.Name = Edit...
ComponentsPage.PropertiesSection.Button.Remove.Name = Remove
ComponentsPage.PropertiesSection.Table.NameColumn = Name
ComponentsPage.PropertiesSection.Table.ClassColumn = Class
ComponentsPage.PropertiesSection.Table.DefaultValueColumn = Default Value
##Add/Edit Attribute Wizard
ComponentsPage.AttributesSection.Wizard.Title = Add/Edit Attribute
ComponentsPage.AttributesSection.Wizard.Page.Name = Add/Edit Attribute
ComponentsPage.AttributesSection.Wizard.Page.Title = Add/Edit Attribute
ComponentsPage.AttributesSection.Wizard.Page.Description =
ComponentsPage.AttributesSection.Wizard.Page.Tab.General = General
ComponentsPage.AttributesSection.Wizard.Page.General.AttributeName = Attribute Name:
ComponentsPage.AttributesSection.Wizard.Page.General.AttributeClass = Attribute Class:
ComponentsPage.AttributesSection.Wizard.Page.General.DefaultValue = Default value:
ComponentsPage.AttributesSection.Wizard.Page.General.SuggestedValue = Suggested value:
ComponentsPage.AttributesSection.Wizard.Page.EditAttributeGeneralGroup.Error.NameEmpty = The attribute name is empty.
ComponentsPage.AttributesSection.Wizard.Page.EditAttributeGeneralGroup.Error.ClassEmpty = The attribute class is empty.
##Add/Edit Property Wizard
ComponentsPage.PropertiesSection.Wizard.Title = Add/Edit Property
ComponentsPage.PropertiesSection.Wizard.Page.Name = Add/Edit Property
ComponentsPage.PropertiesSection.Wizard.Page.Title = Add/Edit Property
ComponentsPage.PropertiesSection.Wizard.Page.Description =
ComponentsPage.PropertiesSection.Wizard.Page.Tab.General = General
ComponentsPage.PropertiesSection.Wizard.Page.General.PropertyName = Property Name:
ComponentsPage.PropertiesSection.Wizard.Page.General.PropertyClass = Property Class:
ComponentsPage.PropertiesSection.Wizard.Page.General.DefaultValue = Default value:
ComponentsPage.PropertiesSection.Wizard.Page.General.SuggestedValue = Suggested value:
ComponentsPage.PropertiesSection.Wizard.Page.EditPropertyGeneralGroup.Error.NameEmpty = The property name is empty.
ComponentsPage.PropertiesSection.Wizard.Page.EditPropertyGeneralGroup.Error.ClassEmpty = The property class is empty.
##Facets Section
ComponentsPage.FacetsSection.Name = Facets
ComponentsPage.FacetsSection.Description = This section lists all the facets.
ComponentsPage.FacetsSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_components_facet
ComponentsPage.FacetsSection.HelpToolTip = Facet
ComponentsPage.FacetsSection.CommandLabel.AddFacet = Add facet
ComponentsPage.FacetsSection.CommandLabel.EditFacet = Edit facet
ComponentsPage.FacetsSection.CommandLabel.RemoveFacet = Remove facet
ComponentsPage.FacetsSection.Button.Add.Name = Add...
ComponentsPage.FacetsSection.Button.Edit.Name = Edit...
ComponentsPage.FacetsSection.Button.Remove.Name = Remove
ComponentsPage.FacetsSection.Table.DisplayNameColumn = Display Name
ComponentsPage.FacetsSection.Table.FacetNameColumn = Facet Name
ComponentsPage.FacetsSection.Table.DescriptionColumn = Description
ComponentsPage.FacetsSection.Wizard.Title = Add/Edit Facet
ComponentsPage.FacetsSection.Wizard.Page.Name = Add/Edit Facet
ComponentsPage.FacetsSection.Wizard.Page.Title = Add/Edit Facet
ComponentsPage.FacetsSection.Wizard.Page.Description =
ComponentsPage.FacetsSection.Wizard.Page.General.FacetName = Facet Name:
ComponentsPage.FacetsSection.Wizard.Page.General.DisplayName = Display Name:
ComponentsPage.FacetsSection.Wizard.Page.General.Description = Description:
ComponentsPage.FacetsSection.Wizard.Page.EditFacetGroup.Error.NameEmpty = The facet name is empty.
####################################################
#Others page
####################################################
OthersPage.Title = Faces Configuration Others
OthersPage.Button.Add.Name = Add...
OthersPage.Button.Remove.Name = Remove
OthersPage.Command.FindType = Find Type
OthersPage.Command.FindType.Filter = Choose a type (?=any character, *=any string):
OthersPage.Command.FindType.Error.CannotFindType = Can not find java class
##Application ActionListener Section
OthersPage.Application.ActionListenerSection.Name = Action Listener
OthersPage.Application.ActionListenerSection.Description =
OthersPage.Application.ActionListenerSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_actionlistener
OthersPage.Application.ActionListenerSection.HelpToolTip = ActionListener
OthersPage.Application.ActionListenerSection.CommandLabel.Add = Add action listener
OthersPage.Application.ActionListenerSection.CommandLabel.Remove = Remove action listener
##Application Message Bundle Section
OthersPage.Application.MessageBundleSection.Name = Message Bundle
OthersPage.Application.MessageBundleSection.Description =
OthersPage.Application.MessageBundleSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_messagebundle
OthersPage.Application.MessageBundleSection.HelpToolTip = MessageBundle
OthersPage.Application.MessageBundleSection.CommandLabel.Add = Add message bundle
OthersPage.Application.MessageBundleSection.CommandLabel.Remove = Remove message bundle
OthersPage.Application.MessageBundleSection.Dialog.Title = Select Message Bundle
OthersPage.Application.MessageBundleSection.Dialog.Message.SelectPropertyFile = Please select a message bundle file.
OthersPage.Application.MessageBundleSection.Dialog.Message.AlreadyExists = This message bundle already exists.
##Application Locale Config Section
OthersPage.Application.LocaleConfigSection.Name = Locale Config
OthersPage.Application.LocaleConfigSection.Description =
OthersPage.Application.LocaleConfigSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_localeconfig
OthersPage.Application.LocaleConfigSection.HelpToolTip = LocaleConfig
OthersPage.Application.LocaleConfigSection.CommandLabel.Add = Add locale
OthersPage.Application.LocaleConfigSection.CommandLabel.Remove = Remove locale
OthersPage.Application.LocaleConfigSection.Wizard.WindowTitle = Add New Locale
OthersPage.Application.LocaleConfigSection.Wizard.Page.Name = addLocalePage
OthersPage.Application.LocaleConfigSection.Wizard.Page.Title = Add Supported Locale
OthersPage.Application.LocaleConfigSection.Wizard.Page.Description =
OthersPage.Application.LocaleConfigSection.Wizard.Page.LabelText = Enter or select a locale:
OthersPage.Application.LocaleConfigSection.Wizard.Page.AlreadyExistsError = This locale already exists.
##Application Default RenderKit ID Section
OthersPage.Application.DefaultRenderKitIDSection.Name = Default RenderKit ID
OthersPage.Application.DefaultRenderKitIDSection.Description =
OthersPage.Application.DefaultRenderKitIDSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_defaultrenderkitid
OthersPage.Application.DefaultRenderKitIDSection.HelpToolTip = DefaultRenderKitID
OthersPage.Application.DefaultRenderKitIDSection.CommandLabel.Add = Add Default RenderKit ID
OthersPage.Application.DefaultRenderKitIDSection.CommandLabel.Remove = Remove Default RenderKit ID
OthersPage.Application.DefaultRenderKitIDSection.Wizard.WindowTitle = Add Default Render Kit ID
OthersPage.Application.DefaultRenderKitIDSection.Wizard.Page.Name = addDefaultRenderKitIDPage
OthersPage.Application.DefaultRenderKitIDSection.Wizard.Page.Title = Add Default Render Kit ID
OthersPage.Application.DefaultRenderKitIDSection.Wizard.Page.Description =
OthersPage.Application.DefaultRenderKitIDSection.Wizard.Page.LabelText = Enter or select a render kit id:
OthersPage.Application.DefaultRenderKitIDSection.Wizard.Page.AlreadyExistsError = This render kit ID already exists.
##Application Navigation Handler Section
OthersPage.Application.NavigationHandlerSection.Name = Navigation Handler
OthersPage.Application.NavigationHandlerSection.Description =
OthersPage.Application.NavigationHandlerSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_navigationhandler
OthersPage.Application.NavigationHandlerSection.HelpToolTip = NavigationHandler
OthersPage.Application.NavigationHandlerSection.CommandLabel.Add = Add navigation handler
OthersPage.Application.NavigationHandlerSection.CommandLabel.Remove = Remove navigation handler
##Application View Handler Section
OthersPage.Application.ViewHandlerSection.Name = View Handler
OthersPage.Application.ViewHandlerSection.Description =
OthersPage.Application.ViewHandlerSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_viewhandler
OthersPage.Application.ViewHandlerSection.HelpToolTip = ViewHandler
OthersPage.Application.ViewHandlerSection.CommandLabel.Add = Add view handler
OthersPage.Application.ViewHandlerSection.CommandLabel.Remove = Remove view handler
##Application State Manager Section
OthersPage.Application.StateManagerSection.Name = State Manager
OthersPage.Application.StateManagerSection.Description =
OthersPage.Application.StateManagerSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_statemanager
OthersPage.Application.StateManagerSection.HelpToolTip = StateManager
OthersPage.Application.StateManagerSection.CommandLabel.Add = Add state manager
OthersPage.Application.StateManagerSection.CommandLabel.Remove = Remove state manager
##Application Property Resolver Section
OthersPage.Application.PropertyResolverSection.Name = Property Resolver
OthersPage.Application.PropertyResolverSection.Description =
OthersPage.Application.PropertyResolverSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_propertyresolver
OthersPage.Application.PropertyResolverSection.HelpToolTip = PropertyResolver
OthersPage.Application.PropertyResolverSection.CommandLabel.Add = Add property resolver
OthersPage.Application.PropertyResolverSection.CommandLabel.Remove = Remove property resolver
##Application Variable Resolver Section
OthersPage.Application.VariableResolverSection.Name = Variable Resolver
OthersPage.Application.VariableResolverSection.Description =
OthersPage.Application.VariableResolverSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_variableresolver
OthersPage.Application.VariableResolverSection.HelpToolTip = VariableResolver
OthersPage.Application.VariableResolverSection.CommandLabel.Add = Add variable resolver
OthersPage.Application.VariableResolverSection.CommandLabel.Remove = Remove variable resolver
##Factory Application Factory Section
OthersPage.Factory.ApplicationFactorySection.Name = Application Factory
OthersPage.Factory.ApplicationFactorySection.Description =
OthersPage.Factory.ApplicationFactorySection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_applicationfactory
OthersPage.Factory.ApplicationFactorySection.HelpToolTip = ApplicationFactory
OthersPage.Factory.ApplicationFactorySection.CommandLabel.Add = Add Application Factory
OthersPage.Factory.ApplicationFactorySection.CommandLabel.Remove = Remove Application Factory
##Factory Faces Context Factory Section
OthersPage.Factory.FacesContextFactorySection.Name = Faces Context Factory
OthersPage.Factory.FacesContextFactorySection.Description =
OthersPage.Factory.FacesContextFactorySection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_facescontextfactory
OthersPage.Factory.FacesContextFactorySection.HelpToolTip = FacesContextFactory
OthersPage.Factory.FacesContextFactorySection.CommandLabel.Add = Add Faces Context Factory
OthersPage.Factory.FacesContextFactorySection.CommandLabel.Remove = Remove Faces Context Factory
##Factory Lifecycle Factory Section
OthersPage.Factory.LifecycleFactorySection.Name = Lifecycle Factory
OthersPage.Factory.LifecycleFactorySection.Description =
OthersPage.Factory.LifecycleFactorySection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_lifecyclefactory
OthersPage.Factory.LifecycleFactorySection.HelpToolTip = LifecycleFactory
OthersPage.Factory.LifecycleFactorySection.CommandLabel.Add = Add Lifecycle Factory
OthersPage.Factory.LifecycleFactorySection.CommandLabel.Remove = Remove Lifecycle Factory
##Factory Render Kit Factory Section
OthersPage.Factory.RenderKitFactorySection.Name = Render Kit Factory
OthersPage.Factory.RenderKitFactorySection.Description =
OthersPage.Factory.RenderKitFactorySection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_renderkitfactory
OthersPage.Factory.RenderKitFactorySection.HelpToolTip = RenderKitFactory
OthersPage.Factory.RenderKitFactorySection.CommandLabel.Add = Add Render Kit Factory
OthersPage.Factory.RenderKitFactorySection.CommandLabel.Remove = Remove Render Kit Factory
##LifeCycle Phase Listener Section
OthersPage.LifeCycle.PhaseListenerSection.Name = Phase Listener
OthersPage.LifeCycle.PhaseListenerSection.Description =
OthersPage.LifeCycle.PhaseListenerSection.HelpContextID = com.sybase.stf.jmt.faces_config_editor_others_phaselistener
OthersPage.LifeCycle.PhaseListenerSection.HelpToolTip = PhaseListener
OthersPage.LifeCycle.PhaseListenerSection.CommandLabel.Add = Add Phase Listener
OthersPage.LifeCycle.PhaseListenerSection.CommandLabel.Remove = Remove Phase Listener
ManagedBeanPropertySource.CommandLabel.ChangeAttribute=Change Attribute