blob: 27f82463d8d4dd2d672d464c8d24316365d909d8 [file] [log] [blame]
common.error=Error
common.warning=Warning
log.StartMessage=Faces Config Editor initialized on eclipse version {0}.
####################################################
# Resource message for Logging
####################################################
log.msg={0}
log.EditorPlugin=Faces Config Editor Plugin initialized on eclipse version {0}.
log.EditorPlugin.image.error=Image {0} not found.
####################################################
# Resource message for Alert
####################################################
Project.Alert.AppFileCreateTitle = Application file Create Error
Project.Alert.FileCreation = Error creating new file.See the log file for detail
Project.Alert.FolderCreateTitle = Folder Create Error
Project.Alert.JSPCreateTitle = JSP Create Error
Project.Alert.JSPCreate = Error creating JSP. Unable to locate template
Project.Alert.FolderCreation = Error creating project folder:{0}
Project.Alert.ManifestCreateTitle = Manifest file Create Error
Project.Alert.ProjectNotExists = The selected project does not exist or is corrupted
Project.Alert.PorpertyCreateTitle = Property file Create Error
Project.Alert.ProjectTitle = Project Error
Project.Alert.WebappObjectTitle = Webapp project Create Error
Project.Alert.WebappObjectCreation = Failed in creating the file and contents of web application object
Wizards.NewJSFWizard.Alert.JSFCreate = Error creating JSF. Unable to locate template
Wizards.NewJSFWizard.Alert.JSFCreateTitle = JSF Create Error
Wizards.NewWizard.Alert.CreationFail = Webapp project creation Failed
Wizards.NewWizard.Alert.ErrorTitle = Error
Wizards.NewWizard.Alert.WizardCreationFail = Create Wizard failed
Wizards.Resource.Alert.TemplateOpenFail = Could not open template file: {0}
Wizards.WebappProject.Alert.Classpath = Error setting classpath
Wizards.WebappWizard.Alert.CreateProject = Error creating new project
Wizards.WebappWizard.Alert.CreateWebapp = Error creating new web application
Wizards.WebappWizard.Alert.NatureTitle = Webapp prolect nature
Wizards.WebappWizard.Alert.NewWebApplicationTitle = New Web Application
Wizards.WebappWizard.Alert.NatureConfigFail = Unable to configure Web Application Nature
Wizards.WebappJSFProject.Alerts.LibCopyTitle = Copy lib
Wizards.WebappJSFProject.Alerts.LibMiss = Failed in coping: {0}
Wizards.WebappJSFProject.Alerts.TagLibCopyTitle = Copy taglib
Wizards.WebappProject.Alert.ManifestFileCreation = Error creating manifest file
Wizards.WebappProject.Alert.AppFileCreation = Error creating the application file for the project
Wizards.WebappProject.Alert.PropertiesFileCreation = Error creating property file
Wizards.WebappWizard.Alert.ProjectExist = A project with the same name has existed
Wizards.NewFacesConfigWizard.Alert.WebDotXMLFileNotFoundTitle = web.xml not found.
Wizards.NewFacesConfigWizard.Alert.WebDotXMLFileNotFoundError = The file web.xml is not found.
Wizards.NewFacesConfigWizard.Alert.WebDotXMLUpdatetitle = Updating web.xml
Wizards.NewFacesConfigWizard.Alert.FileCreationTitle = Error
Wizards.NewFacesConfigWizard.Alert.FileCreationError = An error has occured when creating the faces config file: {0}
Pageflow.PageflowEditor.Alert.errorOpenEditorTitle = Open Pageflow Error
Pageflow.PageflowEditor.Alert.errorOpenEditorInfo = An error occured during opening the editor.
Pageflow.PageflowEditor.Alert.errorSaveFileTitle = Save Pageflow Error
Pageflow.PageflowEditor.Alert.errorSaveFileInfo = The current pageflow model could not be saved.
Pageflow.PageflowEditor.Alert.nullModelManager = No model manager found for saving the file.
Pageflow.PageflowEditor.Alert.errorOpenEditor4JSFTitle = Open JSF File Error
Pageflow.PageflowEditor.Alert.errorOpenEditor4JSFInfo = The JSF file ''{0}'' does not exist.
Pageflow.PageflowEditor.Alert.errorOpenEditor4JSFFolderInfo = The 'from-view-id' of this page is related with a JSF folder. It can not be opened in an editor.
Pageflow.PageflowEditor.Alert.confirmCreateNewJSFFileTitle = Confirm
Pageflow.PageflowEditor.Alert.confirmCreateNewJSFFile = No jsp file is related with this page.
Pageflow.PageflowEditor.Alert.syncWithFacesConfigTitle = Confirm
Pageflow.PageflowEditor.Alert.syncWithFacesConfigInfo = Synchronizing with faces-config will update the current pageflow model! \nThis command CAN NOT undo. Are you sure?
Pageflow.PageflowEditor.Alert.errorSyncPageflowModel = The current pageflow model could not be synchronized with the specified faces-config file.
Pageflow.PageflowEditor.Alert.updateFacesConfigTitle = Confirm
Pageflow.PageflowEditor.Alert.updateFacesConfigInfo = Update the related faces config file! are you sure?
Pageflow.PageflowEditor.Alert.errorUpdateFacesConfig = The related faces-config file could not be updated!
Pageflow.Transform.Alert.ResourceTitle = Resource Error
Pageflow.Transform.Alert.LoadResourceError = Error loading resource
Pageflow.Transform.Alert.SaveResourceError = Error saving resource
Pageflow.PageflowEditor.Alert.DNDResourceTitle = Pageflow Creation Error
Pageflow.PageflowEditor.Alert.ExistingPage = The web page {0} is already existed in current PageFlow.
Pageflow.PageflowEditor.Alert.ExistingAction = The action {0} is already existed in current PageFlow.
Pageflow.PageflowEditor.Alert.PageFromOtherProject = The web page {0} does not belong to current project.
Pageflow.FacesConfig.Alert.ResourceTitle = Faces Configuration File Warning
Pageflow.FacesConfig.Alert.LoadFileError = Invalid content in faces configuration file ''{0}''.
Pageflow.FacesConfig.Alert.ErrorUpdateFacesConfigFromPageflow = Invalid content in faces configuration file. \nThe pageflow diagram can not be transformed.
Pageflow.FacesConfig.Alert.SaveFileError = Failed to save faces configuration file ''{0}''.
ManagedBeanInitializationSection.Remove.Title = Confirm Remove
ManagedBeanInitializationSection.RemoveManagedProperty = Are you sure you want to remove all the managed-properties?
ManagedBeanInitializationSection.RemoveMapEntries = Are you sure you want to remove map-entries?
ManagedBeanInitializationSection.RemoveListEntries = Are you sure you want to remove list-entries?
Alert.Error.CompletionProcessor.HTML.AttributeCompletionProp=No completions found
Alert.Info.JSPPageEditorContributor.CreateAction.Message=Sample Action Executed
####################################################
# Resource message for Debug
####################################################
Wizards.NewWebappWizard.Info.DoFinishCall = doFinish called
Wizards.NewWebappWizard.Info.BeforeNewProject = before createNewProject()
Wizards.NewWebappWizard.Info.FinishNewProject = finish createNewProject()
Wizards.NewWebappWizard.Info.FinishProjectNature = finish addProjectNature()
Wizards.NewWebappWizard.Info.FinishAppCreation = finish createApplication()
Wizards.NewWebappWizard.Info.setupFinishCall = setupFinish called
Log.Debug.ContainerTagNodeEditPart.Prefix=log.msg
Log.Debug.JSPSourceEditor.DoSave1=*** save the source page work.
Log.Debug.JSPSourceEditor.DoSave2=*** save the design page work.
Log.Debug.JSPSourceEditor.PageChange1=**** the root is:{0}
Log.Debug.JSPSourceEditor.PageChange2=\ *** the node {1} is: {0}
Log.Debug.JSPSourceEditor.PageChange3=\#\#\#\# Custom tag, tag prefix:{4}, tag name:{3}, tag handle class:{2}, uri:{1}, beginoffset:{0}
Log.Debug.JSPSourceEditor.PageChange4=\ %%%% the node {1} is: {0}
Log.Debug.JSFNodeEditPart.CreateIndex=\#\#\#\# the location is : x={2}, y={1}, figure is:{0}
Log.Debug.JSFButtonFigure.Constructor1=0000000 size of container:{0}
Log.Debug.JSFButtonFigure.Constructor2=0000000 size of bound:{0}
Log.Debug.RootNodeEditPart.Constructor=%%% RootNode edit part created.
Log.Debug.RootNodeEditPart.CreateFigure=+++++ RootEditPart figure created.
Log.Debug.TagNodeEditPart.CreateFigure1=***** image bound is :{0}
Log.Debug.TagNodeEditPart.CreateFigure2=***** image loaded
Log.Debug.TagNodeEditPart.CreateFigure3=*** image bound is:{0}
Log.Debug.TagNodeEditPart.CreateFigure4=**** the key is: {0}
Log.Debug.TagNodeEditPart.CreateFigure5=+++++ TagEditPart figure created:{0}
Log.Debug.TextNodeEditPart.CreateFigure=+++++ TextEditPart figure created:{0}
Log.Debug.JSPSourceEditor.PassError=Unable to parse this JSP
Log.Debug.CreateNodeCommand.Execute=CreateNodeCommand.execute called.
Log.Debug.JSFContainer.Constructor1=0000000 size of container:{0}
Log.Debug.JSFContainer.Constructor2=0000000 size of bound:{0}
Log.Debug.JSFOutputTextFigure.Constructor1=0000000 size of container:{0}
Log.Debug.JSFOutputTextFigure.Constructor2=0000000 size of bound:{0}
Log.Debug.JSFFormFigure.Constructor=0000000 size of bound:{0}
Log.Debug.JSFImgFigure.Constructor1=0000000 size of container:{0}
Log.Debug.JSFImgFigure.Constructor2=0000000 size of bound:{0}
Log.Debug.JSFRootFigure.Constructor=0000000 size of bound:{0}
Log.Debug.DTDParser.ProcessError39=[ line {1}:{0}]
Log.Debug.JSFFigure.Constructor1=0000000 size of container:{0}
Log.Debug.JSFFigure.Constructor2=0000000 size of bound:{0}
Log.Debug.PDJspC.ParseInternal=***** classpath is:{0}
Log.Debug.Project.LoadBundle=**** file is: {0}
Log.Debug.Project.LoadImage1=**** project full path:{0}
Log.Debug.Project.LoadImage2=&&&&& the file is:{0}
Log.Debug.Project.LoadImage3=**** image file is: {0}
Log.Debug.MyPreviewDumper.Visit=%%%% column is:{3},current is:{2},pref is:{1}, suff is:{0}
Log.Debug.Catalog.AddToCat=[error on line {0} in catalog file]
Log.Debug.ContainerTagNodeEditPart.Message=+++++ ViewTagEditPart figure created.
Log.Debug.JSPTagNodeEditPart.CreateFigure1=+++++ ViewTagEditPart figure created.
Log.Debug.JSPTagNodeEditPart.CreateFigure2=+++++ JSPTagEditPart figure created: taglib directive
Log.Debug.JSPTagNodeEditPart.CreateFigure3=+++++ JSPTagEditPart figure created: include action.
Log.Debug.ContainerTagNodeEditPart.CreateFigure=+++++ ViewTagEditPart figure created.
Log.Debug.ContainerTagNodeEditPart.CreateFigure4=Tag node name is invalid in ContainerTagNodeEditPart.createFigure
Log.Debug.JSFXYLayoutEditPolicy.getCreateCommand=$$$$$ the new object is null\!
####################################################
# Resource message for Error
####################################################
Japser.PDOptions.Error.TldLocationsCache = Unable to get tld locations cache
Wizards.ImportPDDiagramWizard.Error.NoWebappProject = No web application project exists for pageflow creation.
Wizards.ImportPDDiagramWizard.Error.EditorOpenFail = Pageflow editor open failed.
Wizards.NewJSFWizard.Error.FindFloderFail = Unable to create or find the right folder for jsf file
Wizards.NewJSFWizardPage1.Error.validateProjectFail = JSF file can not be create in the project, it's not a valid webapp project.
Wizards.NewJSFWizard.Error.NoWebappProject = No web application project exists for new jsf file creation.
Wizards.NewJSFWizard.Error.NoResource = Project folder: {0} does not exist.
Wizards.NewJSFWizard.Error.FileCreation = JSF file: {0} creation failed.
Wizards.NewJSFWizard.Error.EditorOpenFail = JSF page editor opening failed.
Wizards.NewJSPWizard.Error.FolderNotExist = The folder for jsp creation does not exist.
Wizards.NewJSPWizard.Error.FindFloderFail = Unable to create or find the right folder for jsp file
Wizards.NewJSPWizard.Error.NoResource = Project folder: {0} does not exist.
Wizards.NewJSPWizard.Error.EditorOpenFail = JSP page editor open failed.
Wizards.NewJSPWizard.Error.FileCreation = JSP file: {0} creation failed.
Wizards.NewJSPWizard.Error.NoWebappProject = No web application project exists for new jsp file creation.
Wizards.NewJSPWizardPage1.Error.validateProjectFail = JSP file can not be create in the project, it's not a valid webapp project.
Wizards.NewPage.Error.InvalidProject = Failed in validating if the project: {0} is a webapp project.
Wizards.NewPageflowWizard.Error.FileSaveFail = Pageflow file: {0} save failed.
Wizards.NewWebappWizard.Error.AppFileOpen = Project webapp file opening Failed.
Wizards.NewWebappWizard.Error.ProjectCreationFail = Webapp project creation failed.
Wizards.NewWebappWizard.Error.NewProjectFail = New webapp project creation failed.
Wizards.NewWebappWizard.Error.AppFileCreation = Failed in creating the application file for the project.
Wizards.NewWebappWizard.Error.ProjectNotExist = Project: {0} does not exist.
Wizards.NewWebappWizard.Error.ProjectResource = Failed in creating project resource.
Wizards.NewWizard.Error.CreateWizard = Failed in creating the new wizard.
Wizards.NewWizard.Error.NewWizardFail = Something is wrong during webapp project creation.
Wizards.Resource.Error.TemplateOpenFail = Could not find or open template file: {0}
Wizards.Resource.Error.TemplateIs = template = {0}
Wizards.Resource.Error.FolderFindFail = No Folder exists in container:{0}.
Wizards.Resource.Error.ReplaceToken = Failed in replacing on the given string with token matching.
Wizards.WebappJSFProject.Error.FileCreationFailure = Can not create lib file: {0} for webapp project.
Wizards.WebappJSFProject.Error.LibFileCreation = Can not create lib file: {0} for webapp project.
Wizards.WebappJSFProject.Error.TaglibFileCreation = Can not create taglib file:{0} for webapp project.
Wizards.WebappJSFProject.Error.WebappObject = Failed in creating the file and contents of jsf based web application object
Wizards.WebappJSFProject.Error.LibMiss = Failed in coping lib: {0}
Wizards.WebappJSFProject.Error.TagLibMiss = Failed in coping taglib: {0}
Wizards.WebappProject.Error.ManifestCreation = Manifest file creation failed.
Wizards.WebappWizard.Error.NatureConfigFail = Unable to configure Web Application Nature.
Wizards.NewWizard.Error.WebappCreation = Webapp project creation failed.
Wizards.WebappProject.Error.FileCreationFail = New file creation failed.
Wizards.WebappProject.Error.DelOutputDirFaiLure = Can not delete old output folder.
Wizards.WebappProject.Error.WebappObject = Failed in creating the file and contents of web application object
Wizards.WebappProject.Error.FolderCreation = Project folder: {0} creation failed.
Wizards.WizardResource.Error.ResourceNotFound = Unable to locate resource.
Wizards.WebappStrutsProject.Error.WebappObject = Failed in creating the file and contents of struts based web application object
Wizards.NewWizard.Error.ResourceCreation = Error in creating new resource.
Wizards.NewFacesConfigWizard.Error.FacesConfigCreationFail = An error has occurred when create the faces config file {0}
Wizards.NewFacesConfigWizard.Error.EditorOpenFail = Faces config file opening failed.
Wizards.NewFacesConfigWizard.Error.CreateFloderFail = Unable to create the folder for the faces config file.
Wizards.NewFacesConfigWizard.Error.WebDotXMLFileNotFound = The file web.xml is not found.
Wizards.NewFacesConfigWizard.Error.FileAppendError = An error has occured when appending content into the faces config file: {0}
Wizards.NewFacesConfigWizard.Error.FileCreationError = An error has occured when creating the faces config file: {0}
Wizards.NewFacesConfigWizard.Error.CloseInputStreamError = An IO error has occured when closing the inputstream for creating new faces config file.
Wizards.NewFacesConfigWizard.Error.GetWebDotXMLModelIOError = An IO error has occured when getting the structured model from the file web.xml.
Wizards.NewFacesConfigWizard.Error.GetWebDotXMLModelCoreError = An core error has occured when getting the structured model from the file web.xml.
Wizards.NewFacesConfigWizard.Error.SaveWebDotXMLModelEndcoding = The encoding method in web.xml is not supported.
Wizards.NewFacesConfigWizard.Error.SaveWebDotXMLModelIO = An IO error has occured when saving the web.xml model
Wizards.NewFacesConfigWizard.Error.SaveWebDotXMLModelCore = An Core error has occured when saving the web.xml model
Wizards.NewFacesConfigWizard.Error.InvocationTargetException = An InvocationTargetException has occured when perform creating faces config file and update web.xml
Wizards.NewFacesConfigWizard.Error.InterruptedException = An InterruptedException has occured when perform creating faces config file and update web.xml
Wizards.NewFacesConfigWizardPage.Error.InvalidProject = Failed in validating if the project: {0} is a webapp project.
#The resources below are used in createFacesConfigFileUsingXML() method of NewFacesConfigWizard.java,
#this method never be called, so these resources can be deleted in the future.
Wizards.NewFacesConfigWizard.Error.XMLParserConfiguration = An error has occured when creating a new document builder.
Wizards.NewFacesConfigWizard.Error.XMLTransformerConfiguration = An error has occured when creating a new transformer.
Wizards.NewFacesConfigWizard.Error.XMLTransformerException = An error has occured when performing xml transform.
Wizards.NewFacesConfigWizard.Error.XMLOutStream = An IO error has occured when flush the output stream.
Wizards.NewFacesConfigWizard.Error.XMLInStream = An IO error has occured when closing the input stream.
Wizards.NewFacesConfigWizard.Error.XMLFileCreation = Failed in updating the web.xml file using XML method.
#The resources above are used in createFacesConfigFileUsingXML() method of NewFacesConfigWizard.java,
#this method never be called, so these resources can be deleted in the future.
WebDotXML.WebDotXMLEditor.Error.FileNotFound = The file web.xml is not found.
WebDotXML.WebDotXMLEditor.Error.InitilizationFail = An error has occurred when initializing the input for the the editor's source page.
WebDotXML.WebDotXMLEditor.Error.StreamClose = File stream close failed.
WebDotXML.WebDotXMLEditor.Error.ResourceNotExist = Resource {0} does not exist.
WebDotXML.WebDotXMLEditor.Error.EditorNotOpen = Editor could not be open on {0}.
WebDotXML.TableContentHelper.Error.ValueSetFail = Fail in setting the value for the node.
WebDotXML.ServletSelectionGroup.Error.HierarchyCreation = Fail in Creating the java element hierarchy.
WebDotXML.ServletSelectionGroup.Error.PackageFragmentRoots = Fail in collecting the package fragment roots for java element.
WebDotXML.ServletSelectionGroup.Error.ElementFlag = Fail in getting the element type flags.
Pageflow.PageflowEditor.Error.invalidPageflowFile = The specified input is not a valid pageflow.
Pageflow.PageflowEditor.Error.invalidPageflowModel = The model in the pageflow file is not a valid pageflow model.
Pageflow.PageflowEditor.Error.canNotOpenEditor4JSF = The jsf file can not be opened in the editor.
Pageflow.PageflowEditor.Error.ResourceChange = Failed in the resource change.
Pageflow.PageflowEditor.Error.canNotShowPropertyView = Failed to show property sheet view.
Pageflow.PageflowEditor.Error.canNotShowPaletteView = Failed to show palette sheet view.
Pageflow.PageflowResources.Error.invalidResourceBundle = The specified resource file is not a valid resourece bundle file.
Pageflow.Transform.Resource.LoadError = Error loading resource {0}
Pageflow.PageflowEditor.Error.UnableRemoveAllMarkers = Unable to remove all markers
Pageflow.PageflowEditor.Error.UnableAddMarker = Unable to add a marker
Pageflow.PageflowEditor.Error.UnableRemoveMarker = Unable to remove a marker
Pageflow.PageflowEditor.Error.invalidMarkerAttribute = Unable to get marker's attribute
PageflowEditor.Encoding.Unsupported = Unsupported Encoding.
PageflowEditor.Transform.Error.GetPageflowFromFacesConfig = Failed to get pageflow model from faces-config'a navigation rule.
Log.Error.NodeCreationFactory.Creation.91=
Log.Error.JSPSourceEditor.ResourceChanged=Error in resource change processing
Log.Error.JSPSourceEditor.CreatePage3=Error in design page creation
Log.Error.JSPSourceEditor.CreateSourceView=Error in create source view
Log.Error.JSPSourceEditor.PageChange=Error in page switch
Log.Error.JSPSourceEditor.ParseDocument=Error in document parsing
Log.Error.JspPartitionScanner.Collect=Error in root rendering
Log.Error.PageDesignerResources.Open=Error in getting source bundle
Log.Error.JSPEditor.CustDocumentCommand=Error in file processing
Log.Error.TaglibCompletionProposal.Apply=Error in document string replace
Log.Error.DTDParser.ScanContentModel.1=content model error
Log.Error.DTDParser.ScanContentModel.2=content model error
Log.Error.DocumentReader.ReadForward=Error in read document forward
Log.Error.TagLibrary.parseTagLibrary=Error in JSP infor pasring
Log.Error.DocumentReader.ReadBackward=Error in readBackword of document
Log.Error.Project.GetWorkSpaceProjects=Error in get projects list or project nature
Log.Error.Project.InternalCompileJSP.1=Error in compiler requestor
Log.Error.Project.InternalCompileJSP.2=Error in internal compile JSP file
Log.Error.FileUtil.ReadURL.1=Error in URL format:{0}
Log.Error.FileUtil.ReadURL.2=Error in URL connection open
Log.Error.FileUtil.ReadURL.3=Error in URL connection connect
Log.Error.FileUtil.ReadURL.4=Error in getting http response
Log.Error.FileUtil.ReadURL.5=Error in URL connection inputStream creation
Log.Error.FileUtil.ReadURL.6=Error in RUL connection buffer reading
Log.Error.FileUtil.ReadURL.7=Error in URL connection inputStream close
Log.Error.JspCodeReader.Read=Error in Readforward/Readbackward
Log.Error.DTDParser.Parse=unexpected symbol
Log.Error.MyDumper.Dump.1=Error in dump
Log.Error.MyDumper.Dump.2=Error in dump
Log.Error.PDJspC.MainFunc=Error in main function
Log.Error.PDJspC.LoadTagFile=Error in load tag files
Log.Error.PDJspC.LoadUriRoot=Error in file creation
Log.Error.PDJspC.FileRead=Error in file read
Log.Error.JSPEditor.Init=Error in Editor part init
Log.Error.DTDParser.Expect.1=\ expected, found "
Log.Error.DTDParser.Expect.2=" instead
Log.Error.DTDParser.ScanMarkup.1=unexpected symbol after <\!-
Log.Error.DTDParser.ScanMarkup.2=expected IGNORE or INCLUDE
Log.Error.DTDParser.ScanMarkup.3=valid tag expected
Log.Error.DTDParser.ScanMarkup.4=unexpected character following <\!
Log.Error.DTDParser.ScanEntity.1=Error in import DTD file
Log.Error.DTDParser.ScanElement.1=- or O expected
Log.Error.DTDParser.ScanElement.2=- or O expected
Log.Error.DTDParser.ScanAttList.1=default value expected
Log.Error.DTDParser.ScanAttList.2=no element
Log.Error.DTDParser.Comment.1=comment expected after -
Log.Error.DTDParser.ScanName.1=name character expected
Log.Error.DTDParser.40=Log.Debug.DTDParser.ProcessError39
Log.Error.Project.LoadBundle=Error in inputstream creation
Log.Error.Project.LoadImage=Error in UTL creation
Log.Error.Project.CompileJSP.1=Error in Jsaper compiling JSP
Log.Error.Project.CompileJSP.2=Error in complile JSP
Log.Error.Project.ParseDocument=Error in document parsing
Log.Error.Project.IsValidModule=Error in module validation assessment
Log.Error.FileUtil.PrintURL.1=Error in URL creation
Log.Error.FileUtil.PrintURL.2=Error in URL connection creation
Log.Error.FileUtil.PrintURL.3=Error in URL connection connect
Log.Error.FileUtil.PrintURL.4=Error in URL connection inputStream creation
Log.Error.FileUtil.PrintURL.5=Error in URL connection buffer reading
Log.Error.FileUtil.printURL.6=error in finalizing URL connection
Log.Error.FileUtil.printURL.7=error in finalizing URL connection
Log.Error.Catalog.StaticInit1=Dtd file path is error
Log.Error.Catalog.StaticInit2=Error in dtd file parsing
Log.Error.Catalog.StaticInit3=Error in dtd file closing
Log.Error.DTD.ExpandCharEntities=Error in expandChartEntities
Log.Error.MyPreviewDumper.Dump.1=Error in dump node
Log.Error.MyPreviewDumper.Dump.2=Error in dump file
Log.Error.MyPreviewDumper.Dump.3=Error in dump node page content
Log.Error.MessageFormater.Format0=Error in message format
Log.Error.DTDParser.ScanLit.1=" or ' expected
Log.Error.ContainerTagNodeEditPart.CreateFigure4=the tag name is invalid
Log.Error.JSPEditorAnnotationHover.GetMarkersForLine=Error in get marker of the line
Log.Error.NodeCreationFactory.Creation.View=Error in tag View creation
Log.Error.NodeCreationFactory.Creation.Form=Error in tag Form creation
Log.Error.NodeCreationFactory.Creation.LoadBundle=Error in tag LoandBundle creation
Log.Error.NodeCreationFactory.Creation.Others=Error in tag ' ' creation
Log.Error.NodeCreationFactory.Creation.PanelGrid=Error in tag PanelGrid creation
Log.Error.NodeCreationFactory.Creation.Image=Error in tag Image creation
Log.Error.NodeCreationFactory.Creation.OutputText=Error in tag OutputText creation
Log.Error.NodeCreationFactory.Creation.Button=Error in tag Button creation
Log.Error.NodeCreationFactory.Creation.DataWindow=Error in tag DataWindow creation
Log.Error.JspCodeReader.configureBackwordReader=Error in configBackWordReader
Log.Error.JspContentOutlinePage.GetChildren=Error in getChildren
Log.Error.JavaLineStyler.ParseBlockComments=Error in parse block comments
Log.Error.JavaLineStyler.parseBlockComments=Error in reader close
Log.Error.JspContentOutlinePage.SelectionChanged=Error in goto file line number
Log.Error.JspPartitionScanner.CollectNextToken=Error in JSP parsing
Log.Error.JspPartitionScanner.CollectgetParseInfo=Error in JSP file parsing
Log.Error.JasperNameEnvironment.LibJarPrepare=Error in lib jars preparing
Log.Error.FileUtil.0=Error in text file read
Log.Error.JspScriptCompletionProcessor.ComputeCompletionProposals1=Error in 'completion' proposal computing
Log.Error.JspScriptCompletionProcessor.ComputeCompletionProposals2=Error in JSP code processing
Log.Error.JspScriptCompletionProcessor.ComputeCompletionProposals3=Error in document processing
Log.Error.JspScriptCompletionProcessor.ComputeCompletionProposals4=Error in templete engine close
JspReader.6=jsp.error.quotes.unterminated
JspReader.7=jsp.error.attr.quoted
Exception.Label.JspReader.1=jsp.error.quotes.unterminated
Exception.Label.JspReader.2=jsp.error.attr.quoted
Exception.Label.JspNonXmlParser.1=jsp.error.attribute.noequal
Exception.Label.JspNonXmlParser.2=jsp.error.attribute.noquote
Exception.Label.JspNonXmlParser.3=jsp.error.attribute.unterminated-
Exception.Label.JspNonXmlParser.4=jsp.error.invalid.directive
Exception.Label.JspNonXmlParser.5=jsp.error.unterminated
Exception.Label.JspNonXmlParser.6=jsp.error.invalid.directive
Exception.Label.JspNonXmlParser.7=jsp.error.unterminated
Exception.Label.JspNonXmlParser.8=jsp.error.unterminated
Exception.Label.JspNonXmlParser.9=jsp.error.unterminated&lt;%--
Exception.Label.JspNonXmlParser.10=jsp.error.unterminated
Exception.Label.JspNonXmlParser.11=jsp.error.unterminated
Exception.Label.JspNonXmlParser.12=jsp.error.unterminated
Exception.Label.JspNonXmlParser.13=jsp.error.unterminated
Exception.Label.JspNonXmlParser.14=jsp.error.unterminated
Exception.Label.JspNonXmlParser.15=jsp.error.unterminated
Exception.Label.JspNonXmlParser.16=jsp.error.unterminated
Exception.Label.JspNonXmlParser.17=jsp.error.unterminated
Exception.Label.JspNonXmlParser.18=jsp.error.unterminated
Exception.Label.JspNonXmlParser.19=jsp.error.unterminated
Exception.Label.JspNonXmlParser.20=jsp.error.unterminated
Exception.Label.JspNonXmlParser.21=jsp.error.unterminated
Exception.Label.JspNonXmlParser.22=jsp.error.unterminated
Exception.Label.JspNonXmlParser.23=jsp.error.unterminated
Exception.Label.JspNonXmlParser.24=jsp.error.unterminated
Exception.Label.JspNonXmlParser.25=jsp.error.unterminated
Exception.Label.JspNonXmlParser.26=jsp.error.paramexpected
Exception.Label.JspNonXmlParser.27=jsp.error.jspbody.emptybody.only
Exception.Label.JspNonXmlParser.28=jsp.error.jspbody.emptybody.only
Exception.Label.JspNonXmlParser.29=jsp.error.unterminated
Exception.Label.JspNonXmlParser.30=jsp.error.unterminated
Exception.Label.JspNonXmlParser.31=jsp.error.unterminated
Exception.Label.JspNonXmlParser.32=jsp.error.jspbody.required
Exception.Label.JspNonXmlParser.33=jsp.error.unterminated
Exception.Label.JspNonXmlParser.34=jsp.error.unterminated
Exception.Label.JspNonXmlParser.35=jsp.error.unterminated
Exception.Label.JspNonXmlParser.36=jsp.error.jsptext.badcontent
Exception.Label.JspNonXmlParser.37=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.38=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.39=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.40=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.41=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.42=jsp.error.no.scriptlets
Exception.Label.JspNonXmlParser.43=jsp.error.not.in.template
Exception.Label.JspNonXmlParser.44=jsp.error.unbalanced.endtag
Exception.Label.JspNonXmlParser.45=jsp.error.unbalanced.endtag
Exception.Label.JspNonXmlParser.46=jsp.error.unterminated
Exception.Label.JspNonXmlParser.47=jsp.error.unterminated
Exception.Label.JspNonXmlParser.48=jasper.error.emptybodycontent.nonempty
Exception.Label.JspNonXmlParser.49=jsp.error.unterminated
Exception.Label.JspNonXmlParser.50=jsp.error.nested.jspattribute
Exception.Label.JspNonXmlParser.51=jsp.error.nested.jspbody
Exception.Label.JspNonXmlParser.52=jsp.error.unterminated
Exception.Label.JspNonXmlParser.53=jasper.error.bad.bodycontent.type
Exception.Label.JspNonXmlParser.54=jsp.error.unterminated
Exception.Label.JSPPageEditor.Init=InvalidInput
Alert.Info.JSPPageEditorContributor.CreateAction.Title=PageDesigner Plug-in
JspContentOutlinePage.goToFile=ContentOnlinePage.goToFile:The editor to be opened is null
Log.Error.SVPConnection = Error in SVPConnection creation
Log.Error.PingConnection = Error in PingConnection creation
Log.Error.DeployWizardPage.Exception=Error occur
Log.Error.DeployWizardPage.DeployInterrupted=Deply was interrupted
Log.Error.DeployWizardPage.getFolderElements=Error in access the {0} folder
Log.Error.DeployWizardPage.ProjectNatureException=Error in getNature for {0} project
Log.Error.SVPServerRepository = Error in SVPServerRepository to create connection
Log.Error.SVPServerRepository.SVPsrvs = {0} ERROR: SVPservices doesn't exist
Log.Error.SVPPingConnection = Error in SVPPingConnection creation
Log.Error.PingJob = Error in Ping
Log.Debug.SVPConnection.Constructor = Connect info: URL_PATTERN={0};USER_NAME={1};PASWORD={2}
Log.Debug.DeploySession.Profile = Deploy Info: URL_PATTERN={0};USER_NAME={1};PASWORD={2}; PROJECT_NAME={3}; PACKAGED_FILE={4}
Log.Debug.DeploySession.ConfirmCheck = Deploy Check Info: URL_PATTERN={0};USER_NAME={1};PASWORD={2}; PROJECT_NAME={3}
Operation.EAServerDeployManager.Info.Complete =Deployment of {0} Completed
Operation.EAServerDeployManager.Info.Failure =Deployment of {0} Failed
Operation.EAServerDeployManager.Info.Exception =Deployment of {0} resulted in Exception
Deployment.Operation.SVPDeployManager.isContainWebApplication.exception = Exception: {0}
Deployment.Operation.SVPDeployManager.deploy.exception = Exception: {0}
Deployment.JMTZipOperation.exportResource.IOException = IOException: {0}
Deployment.JMTZipOperation.exportResource.CoreException = CoreException: {0}
//taglib management key group
TaglibManager.error.loadHiddenState = CapabilityManager couldn't obtain a DocumentBuilder
TaglibManager.error.loadHiddenState.IOException = CapabilityManager could not load hidden state
TaglibManager.error.loadHiddenState.SAXException=CapabilityManager could not load hidden state
TaglibManager.error.saveDefinitions=exception when save definitions
TaglibManager.error.saveHiddenState.IOException=IOexception when save hidden state
TaglibManager.debug.saveHiddenState=CapabilityManager saved hidden state
TaglibManager.debug.saveWorkspaceCategory= save workspace category: {0}
TaglibManager.debug.loadcategory.fromplugins=CapabilityManager loaded {0} categories from plug-ins
TaglibManager.debug.loadcategory.fromuser=CapabilityManager loaded {0} categories from user.xml
TaglibManager.debug.savehiddenstate= error when save hidden state
ModelFactoryForUser.debug.readCategory=Plugin reader creating category {0}
ModelFactoryForUser.debug.createItem=Plugin reader creating item {0}
ModelFactoryForUser.error.load= Couldn't obtain a DocumentBuilder
ModelFactoryForUser.error.load.IOException=Could not load user items
ModelFactoryForUser.error.load.SAXException=Could not load user items
ModelFactoryForProject.debug.readCategory=Plugin reader creating category {0}
ModelFactoryForProject.debug.createItem=Plugin reader creating item {0}
ModelFactoryForProject.error.load= Couldn't obtain a DocumentBuilder
ModelFactoryForProject.error.load.IOException=Could not load project items
ModelFactoryForProject.error.load.SAXException=Could not load project items
TaglibManagerForProject.debug.loadcategory.fromproject=CapabilityManagerForProject loaded {0} categories from .taglib
AbstractModelFactory.warn.connectItemsAndCategories=Rejecting item {0} in missing category {1}
UserModelDumper.debug.createItem=User item writer saving item {0} : {1}
UserModelDumper.error.save=could not save {0}
ProjectModelDumper.debug.createItem=Project item writer saving item {0} : {1}
ProjectModelDumper.error.save=could not save {0}
WorkspaceModelDumper.write.CoreException=Core exception
WorkspaceModelDumper.write.IOException=could not save
LibraryDefinitionVisitor.error.visit=Core exception
LibraryDefinitionVisitor.error.resourceChanged.CoreException=Core exception
CommonXML.error.ParserConfigurationException=ParserConfigurationException
CommonXML.error.IllegalArgumentException=IllegalArgumentException
TaglibCategoryEntryPage.error.ClassNotFoundException=class not found
TaglibCategoryEntryPage.error.IllegalAccessException=IllegalAccessException
TaglibCategoryEntryPage.error.InstantiationException=InstantiationException
TaglibCustomizer.error.save=error when save
TaglibItemEntryPage.error.getEditor.ClassNotFoundException=Could not load ITaglibEditor class
TaglibItemEntryPage.error.getEditor.IllegalAccessException=Could not load ITaglibEditor class
TaglibItemEntryPage.error.getEditor.InstantiationException=Could not load ITaglibEditor class
AddToTaglibEditorActionDelegate.error.run.BadLocationException=BadLocationException
AddToTaglibEditorActionDelegate.error.run.PartInitException=PartInitException
DocumentProvider.error.getParsedDocumentDOM2.SAXException=SAXException when getParseDocumentDOM2
DocumentProvider.error.getParsedDocumentDOM2.FileNotFoundException= file not found
DocumentProvider.error.getParsedDocumentDOM2.IOException=IOException when getParseDocumentDOM2
DocumentProvider.error.getParsedDocumentDOM2.Exception=Exception when getParseDocumentDOM2
DocumentProvider.error.getDomImplementation.ParserConfigurationException= ParserConfigurationException when getDomImplementation
DocumentProvider.error.getDomImplementation.FactoryConfigurationError =FactoryConfigurationError when getDomImplementation
DocumentProvider.error.getNewDocument.DOMException=DOMException when getNewDocument
DocumentProvider.error.getNullErrorHandler.SAXParseException=SAXParseException when getNullErrorHandler
DocumentProvider.warn.getNullErrorHandler.SAXParseException when getNullErrorHandler
DocumentProvider.error.getRootElement.DOMException=DOMException when getRootElement
DocumentProvider.error.store.IOException= IOException when store
DocumentProvider.error.storeDocument.IOException=IOException when storeDocument
#####################################################################################
#Resource Bundle's error
#####################################################################################
ResourceBundle.FailedToVisitResouceBundleFolder = Failed to visit Resource Bundle folder.
ResourceBundle.FailedToGetContents = Failed to get Resource Bundle contents.
ResourceBundle.FailedToGetPropertes = Failed to get all properies from Resource Bundle contents.
#####################################################################################
#FacesConfigUtil's error
#####################################################################################
FacesConfigUtil.NoFacesConfigFound = No navigation rule is found in faces configuration for "{0}".
FacesConfigUtil.WebDotXMLNotFound = web.xml file not found.
FacesConfigUtil.FacesConfigFileNotExist = The faces config file not exists: {0}
FacesConfigUtil.GetFacesConfigModelError = An error has occured when getting model for faces config file.
FacesConfigUtil.GetWebDotXMLModelError = An error has occured when getting model for web.xml file.
FacesConfigUtil.OpenFacesEditorError = An error has occured when opening the pageflow editor.
#####################################################################################
#SybaseEAServerConfigFileManager's error
######################################################################################
SybaseEAServerConfigFileManager.loadModelError = Failed to load xml model from file sybase-easerver-config.xml.
SybaseEAServerConfigFileManager.createConfigFileError = Failed to create Sybase EAServer config file: webroot\META-INF\sybase-easerver-config.xml
SybaseEAServerConfigFileManager.saveModelError = Failed to save xml model into Sybase EAServer config file: webroot\META-INF\sybase-easerver-config.xml
SybaseEAServerConfigFileManager.executeXPathError = Failed to execute an XPath query statement: {0}
SybaseEAServerConfigFileManager.closeInputStreamError = Failed to close the InputStream for creating Sybase EAServer config file.
##From databinding.ui resources
log.DataBindingPlugin.xerces = Loading Xerces in Databinding Version {0}, {1}
Class.ErrorTitle = Class Error
Class.FileNotFound = Error locating class {0}.
Class.NoPackages = The file {0} has no package declarations. Cannot create the managed bean.
Codegen.Error.Title = Code Generation Error
Codegen.FolderCreate.Error = Error creating folder ''{0}''
Codegen.FolderDelete.Error = Error deleting folder ''{0}''. Package folder may contain some unnecessary classes after code generation.
Codegen.ServiceBean.Error = Error generating Service Bean "{0}"
Codegen.ServiceBeanInvokerFromPort.Error= Error generating Service invoker class for port ''{0}''
Codegen.ServiceBeanInvokerFromOperation.Error= Error generating Service invoker class for operation ''{0}''
Codegen.StartGenerate = Generating service beans...
Codegen.ProjectSetup = Setting up code generation source directories
Codegen.Cleanup = Cleaning up old package files
Codegen.WSDLCopy = Copying wsdl file to wsdl folder
Codegen.GenPackage = Generating {0} files
Codegen.ErrorSettingSourceDir = Error setting project classpath for code generation source directory
Config.BeanDoesNotExist = The bean named {0} does not exist.
Config.BeanExists = The bean named {0} already exists in the configuration.
Config.ErrorTitle = Error in Faces configuration
Config.FileNotFound = Error loading Faces configuration file from {0}. File does not exist in this location. Check the context param in web.xml.
Config.PropertyDoesNotExist = The property named {0} does not exist.
Config.PropertyExists = The property named {0} already exists in the configuration.
Config.NotSaved = The configuration was not saved because no ConfigurationManager was found. call setConfigurationManager on tree object.
Datastore.LibraryNotFound = The library {0} could not be located.
Datastore.NotCreated = The datawindow {0} could not be created.
DBView.Application = application
DBView.Beanname = &Bean name
DBView.BeansLabel = Beans
DBView.Beantype = Bean &Type
DBView.BindingExpressionMessage = Binding Expression is {0}
DBView.Cant_Obtain_Methods = << unable to obtain methods of class >>
DBView.Collapse = Co&llapse
DBView.CollapseAll = &Collapse All
DBView.CollapseAllTooltip = Collapse All
DBView.CollapseTooltip = Collapse to bean level
DBView.DataStoresLabel = DataStore Beans
DBView.DataWindowsLabel = DataWindow Beans
DBView.Delete = &Delete
DBView.DeleteConfirmOne = Are you sure you want to delete {0}?
DBView.DeleteConfirmMany = Are you sure you want to delete these {0} beans?
DBView.DeleteTitle = Confirm Bean Delete
DBView.Error.ShowProperties = Error opening properties view.
DBView.Error.ExamineFieldsMethods = Error examining {0} named {1} of class {2}
DBView.Error.Field = field
DBView.Error.Method = method
DBView.Error.ExamineClass = Error examining class {0}
DBView.Expand = E&xpand
DBView.ExpandAll = &Expand All
DBView.ExpandAllTooltip = Expand All
DBView.ExpandTooltip = Expand to bean level
DBView.FolderError = Error creating folder "{0}"
DBView.GroupBy = &Group by
DBView.Instruct = Drag a binding variable onto a UI component...
DBView.Introspection.Classpath = Error getting project's classpath
DBView.Introspection.ClasspathtoURL = Error converting classpath entry to URL for "{0}"
DBView.InvalidBeanname = The bean name contains illegal characters and is invalid.
DBView.InvalidBeannamewithName = The bean name {0} contains illegal characters and is invalid.
DBView.DuplicateBeanname = The bean name {0} already exists.
DBView.LoadResourceError = Error loading resource "{0}"
DBView.NameTooltip = Group by Bean name
DBView.NoBindings = Data Bindings not available
DBView.None = none
DBView.Open = &Open
DBView.Other = Other
DBView.Refresh = Re&fresh
DBView.Request = request
DBView.ResourceTitle = Resource Error
DBView.SaveResourceError = Error saving configuration resources
DBView.Scope = &Scope
DBView.ScopeTooltip = Group by Scope, then bean name
DBView.ServicesLabel = Service Beans
DBView.Session = session
DBView.ShowProperties = Show &Properties View
DBView.TypeTooltip = Group by Bean type, then bean name
DuplicateBeanDialog.Message = A managed bean is already defined for {0}.
DuplicateBeanDialog.NewName = &Name the new bean:
DuplicateBeanDialog.Options = Duplicate Bean Options
DuplicateBeanDialog.Overwrite = &Overwrite the existing managed bean with this new one
DuplicateBeanDialog.Question = What would you like to do?
DuplicateBeanDialog.Title = Bean Exists
EAS.CreateJAR.Error = Error creating JAR file "{0}". Reason is {1}
EAS.Deploy.Error = {0} was not deployed. Reason is: {1}
EAS.Deploy.Success = {0} has been successfully deployed
EAS.Deploy.Title = Deployment
EAS.Deploying = Deploying JMT Mobile Extensions...
GeneralError = Non-specific error occurred.
Intro.Wiz.DefaultDesc = Add description here
Intro.Wiz.DefaultIntroDesc = Description not set. Call setIntroDesc(string) to set text.
Intro.Wiz.DefaultIntroMessage = Text not set. Call setIntroMessage(string) to set text.
Intro.Wiz.OverViewTitle = Wizard Overview
OperationPropertyPanel.properties.label = Operation Properties
OperationPropertyPanel.name.label = Name
OperationPropertyPanel.desc.label = Description
OperationPropertyPanel.message.label = Message Name
OperationPropertyPanel.visible.label = Visible
PBImport.Wiz.createComplete = &Create complete folder structure
PBImport.Wiz.createSelectedFolders = Create s&elected folders only
PBImport.Wiz.filterSelections = Filtering selection
PBImport.Wiz.fromDirectory = From director&y:
PBImport.Wiz.ImportError = Error importing PowerBuilder objects
PBImport.Wiz.importFileSystem = Import PowerBuilder resources from the local file system
PBImport.Wiz.importProblems = Import Problems
PBImport.Wiz.noneSelected = There are no resources currently selected for import.
PBImport.Wiz.overwriteExisting = &Overwrite existing resources without warning
PBImport.Wiz.selectSource = Select a directory to import from.
PBImport.Wiz.selectSourceTitle = Import from directory
PBImport.Wiz.selectTypes = Filter &Types...
PBImport.Wiz.sourceEmpty = Source must not be empty.
PBImport.Wiz.Title = Import PowerBuilder Library
Pref.Browse.Tooltip = Select a location and filename for the deployment jar
Pref.BrowseDialog.Title = Select the jar file
Pref.EAServer.Deployment = EAServer connection
Property.BeanName = Name
Property.Class = Java class
Property.DataStoreType = DataStore
Property.DataStoreTransactionType = DataStore Transaction
Property.DataWindowName = DataWindow Name
Property.DataWindowType = DataWindow
Property.DBConnection = DataBase Connection Profile
Property.DisplayRows = Rows to display
Property.EASConnection = EAServer Connection Profile
Property.Expression = Binding Expression
Property.InitialValue = Initial value
Property.ManagedBeanDefaultType = Managed bean
Property.Name = Name
Property.Operation = Operation
Property.PBLibrary = PowerBuilder Library
Property.Port = Port
Property.ReadWrite = Usage
Property.ReadOnly = Read Only
Property.WriteOnly = Write Only
Property.ReadWriteBoth = Read/Write
Property.ReturnType = Return Type
Property.Scope = Scope
Property.Type = Type
Property.WebServiceType = Web Service
Property.WrappedData = DataWindow bean reference
Property.WSDLFile = WSDL file location
Service.Editor.CacheParams = Cache Parameters
Service.Editor.QueueParams = Queue Parameters
Service.Editor.CacheKey = Cache Key:
Service.Editor.SearchKey = Search Key:
Service.Editor.UniqueID = Unique ID:
Service.Editor.Selector = Selector:
Service.Editor.Field = Field:
Service.Editor.ExtSection.Text = JMT Extensions
Service.Editor.ExtSection.Desc = JMT Mobile extensions
Service.Editor.PropsSection.Desc = Set the properties of the selected key
Service.Editor.PropsSection.Name = Name:
Service.Editor.PropsSection.Text1 = Key Properties for {0}
Service.Editor.PropsSection.Text2 = Key Properties
Service.Editor.PropsSection.PartName = Part Name:
Service.Editor.PropsSection.SelField = Selector/\nField:
Service.Editor.PropsSection.NewSel = New Selector
Service.Editor.PropsSection.NewSel.Default = <newSelector>
Service.Editor.PropsSection.NewFld.Default = <newField>
Service.Editor.PropsSection.NewField = New Field
Service.Editor.PropsSection.XPath = XPath:
Service.Editor.PropsSection.IO = I/O Type:
Service.Editor.PropsSection.Input = Input
Service.Editor.PropsSection.Output = Output
Service.Editor.KeysSection.Name = Operation Keys
Service.Editor.KeysSection.Desc = Set cache, search or unique id keys for the selected operation
Service.Editor.KeysSection.Text1 = Operation Keys for {0}
Service.Editor.KeysSection.Text2 = Operation Keys
Service.Editor.KeysSection.NewCacheKey = New Cache Key
Service.Editor.KeysSection.NewSearchKey = New Search Key
Service.Editor.KeysSection.NewUID = New Unique ID
Service.Editor.KeysSection.NewCK.Default = <newCacheKey>
Service.Editor.KeysSection.NewSK.Default = <newSearchKey>
Service.Editor.KeysSection.NewUID.Default = <newUniqueID>
Service.Editor.OptSection.Name = Mobile Options
Service.Editor.OptSection.Desc = Set mobile options for the selected operation
Service.Editor.OptSection.Text1 = Mobile Options for {0}
Service.Editor.OptSection.Text2 = Mobile Options
Service.Editor.OptSection.Cached = Cached
Service.Editor.OptSection.Deferred = Deferred
Service.Editor.OptSection.Realtime = Realtime
Service.Editor.OptSection.CachedRealtime = High Priority
Service.Editor.OptSection.CachedQueue = Check Cache First
Service.Editor.OptSection.DefHighPrior = High Priority
Service.Editor.OptSection.DefSeq = Ordered
Service.Editor.Section.Remove = Remove
Service.UnrecognizedFileType = Error in constructor. File type not recognized for file "{0}".
Service.NullResourceError = Error getting resources for file "{0}". Resource is null.
Service.GenerateWSDLError = Error generating WSDL resource for file "{0}".
Service.WSDLFolderError = Error create WSDL folder ''{0}''.
Service.NoResourceError = Unable to determine Service Model file.
Service.Model.Description = A JMT Mobilized service.
Service.Wiz.Page1Desc = Create a new mobilized service model
Service.Wiz.Page1Title = New Mobilized Service Wizard
Service.Wiz.ServiceTypeName = MobileService
Service.Wiz.ServiceTypeDesc = A service with Web Application Development extensions to WSDL
Service.Wiz.SelectService = Select Service
Service.Wiz.SelectServiceDesc = Select the Service Model to be mobilized.
Service.Wiz.Services = Services
Service.Error = Service Error
Shared.ImageNotFound = Image "{0}" was not found.
Shared.UI.Browse = B&rowse...
Shared.UI.DeselectAll = &Deselect All
Shared.UI.False = no
Shared.UI.Information = Information
Shared.UI.New = N&ew...
Shared.UI.Selectall = &Select All
Shared.UI.True = yes
Web.XML.ErrorTitle = Error in web.xml
Web.XML.FileNotFound = Error loading web.xml file from {0}. File does not exist in this location.
Web.XML.FolderNotFound = Error loading web.xml file from {0}. Folder webroot/WEB-INF does not exist in project.
Web.XML.LoadError = Error loading web.xml file from {0}.
Web.XML.ReadError = Error reading web.xml file from {0}.
Web.XML.DTDError = Error reading DTD {0}.
Wiz.Create.Title = Create Wizard Error
Wiz.DefaultTitle = New Wizard
Wiz.IntroPage.CreateFail = Failed in creating the intro page of wizard
Wiz.InvalidProject = Failed in validating if the project "{0}" is a webapp project.
Wiz.ObjectCreate.Fail = Failed to create new object
Wiz.ObjectCreate.Title = Object Error
WizardSummaryPage.Label.Field = Field
WizardSummaryPage.Label.Value = Value
WizardSummaryPage.Summary.SummaryDesc = A widget will be created using the following selections:
WizardSummaryPage.Title.WizardSummary = Wizard Summary
WSDL.Copy.Error = Error creating copy of WSDL file ''{0}''
WSDL.CopyErrorTitle = Copy Error
WSDL.Def.Error = Error getting WSDL Definition from ''{0}''
WSDL.Error.Title = WSDL Error
WSDL.Exception.PartDoesNotExist = The part name {0} does not exist for {1} operation.
WSDL.Exception.InvalidXPath = The XPath {0} is invalid.
WSDL.Extension.Error = Error adding JMT Extensions to "{0}"
WSDL.Output.Error = Error processing file "{0}" for write
WSDL.Read.Error = Error reading WSDL for "{0}"
WSDL.Reader.Error = Error getting WSDL Reader
WSDL.Write.Error = Error writing new WSDL definition for "{0}"
WSDL.Writer.Error = Error getting WSDL Writer
WSDL.Schema.Error = Schema is null. Call getXSDSchema() before calling this method.
WSDL.JMTEXT.Error = Error setting JMT Extensions in WSDL
WSDL.WSDLProcessor.Error = Error writing WSDL. WSDLProcessor class has not been instantiated.
##################################################################
# Resource message for ManagedBeanWizards
##################################################################
ServicePalette.CannotInitPalette = Can not initialize service palette
ManagedBeanPropertyEditDialog.Error.CannotFindType = Can not find java class
JavaSelectionWizardPage.Error.CannotFindType = Can not find java class
ManagedBeanCreation.title = ManagedBean Creation
ManagedBeanCreation.alert.error = Private Service are not supported
NewJavaManagedBeanWizard.Error.CreateType = Failed to create the new java class
NewJavaManagedBeanWizard.Error.CreateField = Failed to create field for the new java class
NewJavaManagedBeanWizard.Error.CreateMethod = Failed to create method for the new java class
NewJavaManagedBeanWizard.Error.CreateManagedBean = Failed to create managed bean
NewJavaManagedBeanWizard.Alert.CreateType.Title = Type Creation Warning
NewJavaManagedBeanWizard.Alert.CreateType.Description = Failed to create the specified java class!
ManagedBeanPropertyWizardPage.Alert.OverwriteProperty.Title = Overwrite Property
ManagedBeanPropertyWizardPage.Alert.OverwriteProperty.Information = Overwrite this property, are you sure?
ManagedBeanPropertyWizardPage.Alert.RemoveProperty.Title = Remove Property
ManagedBeanPropertyWizardPage.Alert.RemoveProperty.Information = Remove this property, are you sure?
ServiceSelectionWizardPage.handleNewServiceCreation.error = Create New Service Exception {0}
DataStoreSelectionWizardPage.PBLFileNotFound = Power Builder Library file \''{0}\'' can not found.
#
# Appearance preference labels
#
CanvasPreferenceTab.LABEL.UseSystemColors=Use System colors
CanvasPreferenceTab.LABEL.BackgroundColor=Background color:
CanvasPreferenceTab.LABEL.Canvas=Canvas
CanvasPreferenceTab.LABEL.GridHeight=Grid height:
CanvasPreferenceTab.LABEL.GridLineColor=Grid color:
CanvasPreferenceTab.LABEL.GridWidth=Grid width:
CanvasPreferenceTab.LABEL.IconLabelFont=Label font:
CanvasPreferenceTab.LABEL.IconGroup=Icons
CanvasPreferenceTab.LABEL.InputPortColor=Input Port color:
CanvasPreferenceTab.LABEL.OutputPortColor=Output Port color:
CanvasPreferenceTab.LABEL.LineGroup=Connection Lines
CanvasPreferenceTab.LABEL.LineColor=Line color:
CanvasPreferenceTab.LABEL.ShowLineLabels=Show labels
CanvasPreferenceTab.LABEL.LineLabelColor=Label color:
CanvasPreferenceTab.LABEL.LineLabelFont=Label font:
CanvasPreferenceTab.LABEL.LineRouting=Line Routing:
CanvasPreferenceTab.LABEL.LineWidth=Line width:
CanvasPreferenceTab.LABEL.SnapToGeometry=Snap to geometry
CanvasPreferenceTab.LABEL.SnapToGrid=Snap to grid
CanvasPreferenceTab.LABEL.UndoStackSize="Undo\" stack size:
CanvasPreferences.LABEL.Direct=Direct
CanvasPreferences.LABEL.Manhattan=Manhattan
CanvasPreferences.LABEL.Manual=Manual
CanvasPreferenceTab.LABEL.LabelPlacement=Label Placement:
CanvasPreferences.LABEL.Top=Top
CanvasPreferences.LABEL.Bottom=Bottom
CanvasPreferences.LABEL.Left=Left
CanvasPreferences.LABEL.Right=Right
CanvasPreferenceTab.LABEL.IconSize=Icon Size:
CanvasPreferences.LABEL.Small=Small
CanvasPreferences.LABEL.Medium=Medium
CanvasPreferences.LABEL.Large=Large