Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
# Copyright 2018 The Code Department
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#Resource bundle for Jacklyn Shared
#Miscellaneous
#Errors
#Category
WFCAT_0001==Workflow category has no name.
WFCAT_0002==Workflow category has invalid name format. Name = [{0}].
WFCAT_0003=Workflow category has no version.
WFCAT_0004=Workflow category has no description.
WFCAT_0005=Workflow category has no documents.
WFCAT_0006=Workflow category has no templates.
WFCAT_0007=Workflow category document exists. Name = [{0}].
WFCAT_0008=Workflow category template exists. Name = [{0}].
WFCAT_0009=Workflow category has document errors. Document index = [{0}].
WFCAT_000A=Workflow category has template errors. Template index = [{0}].
WFCAT_000B=Workflow category document name not compatible. Name = [{0}].
WFCAT_000C=Workflow category template name not compatible. Name = [{0}].
WFCAT_000D=Workflow category document version not compatible. Document index = [{0}], category version = [{1}], document version = [{2}].
WFCAT_000E=Workflow category template version not compatible. Template index = [{0}], category version = [{1}], template version = [{2}].
WFCAT_000F=Workflow message has no name. Index = [{0}].
WFCAT_0010=Workflow message has no description. Index = [{0}].
WFCAT_0011=Workflow message with name already exists. Index = [{0}], name = [{1}].
WFCAT_0012=Workflow message with invalid name. Index = [{0}], name = [{1}].
WFCAT_0013=Workflow message has no subject. Index = [{0}], name = [{1}].
WFCAT_0014=Workflow message has no body. Index = [{0}], name = [{1}].
WFCAT_0015=Workflow message has no document. Index = [{0}], name = [{1}].
#Document
WFDOC_0001=Workflow document has no name.
WFDOC_0002=Workflow document has invalid name format. Name = [{0}].
WFDOC_0003=Workflow document has no description.
WFDOC_0004=Workflow document has no fields.
WFDOC_0005=Workflow document field has no name. Index = [{0}].
WFDOC_0006=Workflow document field has no description. Index = [{0}].
WFDOC_0007=Workflow document field with name already exists. Index = [{0}], name = [{1}]
WFDOC_0008=Workflow document field with invalid name. Index = [{0}], name = [{1}]
WFDOC_0009=Workflow document complex field has no sub fields. Index = [{0}], name = [{1}]
WFDOC_000A=Workflow document field has no data type. Index = [{0}], name = [{1}]
WFDOC_000B=Workflow document field with invalid data type. Index = [{0}], name = [{1}], type = [{2}]
WFDOC_000C=Workflow document classifier has no name. Index = [{0}].
WFDOC_000D=Workflow document classifier has no description. Index = [{0}].
WFDOC_000E=Workflow document classifier with name already exists. Index = [{0}], name = [{1}]
WFDOC_000F=Workflow document classifier with invalid name. Index = [{0}], name = [{1}]
WFDOC_0010=Workflow document classifier has no filter or logic. Index = [{0}], name = [{1}]
WFDOC_0011=Workflow document classifier has filter and logic. Index = [{0}], name = [{1}]
WFDOC_0012=Workflow document classifier filter has no field. Index = [{0}], classifier = [{1}].
WFDOC_0013=Workflow document classifier filter has no operation. Index = [{0}], classifier = [{1}].
WFDOC_0014=Workflow document classifier filter refers to unknown field. Index = [{0}], classifier = [{1}], field = [{2}].
WFDOC_0015=Workflow document classifier filter refers to complex field. Index = [{0}], classifier = [{1}], field = [{2}].
WFDOC_0016=Workflow document attachment has no name. Index = [{0}].
WFDOC_0017=Workflow document attachment has no description. Index = [{0}].
WFDOC_0018=Workflow document attachment with name already exists. Index = [{0}], name = [{1}]
WFDOC_0019=Workflow document attachment with invalid name. Index = [{0}], name = [{1}]
WFDOC_001A=Workflow document attachment has no type. Index = [{0}], name = [{1}].
WFDOC_001B=Workflow document bean mapping has no name. Index = [{0}].
WFDOC_001C=Workflow document bean mapping has no description. Index = [{0}].
WFDOC_001D=Workflow document bean mapping with name already exists. Index = [{0}], name = [{1}]
WFDOC_001E=Workflow document bean mapping with invalid name. Index = [{0}], name = [{1}]
WFDOC_001F=Workflow document bean mapping has no type. Index = [{0}], name = [{1}].
WFDOC_0020=Workflow document bean mapping has no bean type. Index = [{0}], name = [{1}].
WFDOC_0021=Workflow document bean mapping has no field mappings. Index = [{0}], name = [{1}].
WFDOC_0022=Workflow document field mapping has no document field. Index = [{0}], bean mapping = [{1}].
WFDOC_0023=Workflow document field mapping has no bean field. Index = [{0}], bean mapping = [{1}].
WFDOC_0024=Workflow document field mapping refers to unknown document field. Index = [{0}], bean mapping = [{1}], field name = [{2}].
WFDOC_0025=Workflow document form has no tabs.
WFDOC_0026=Workflow document tab has no name. Index = [{0}].
WFDOC_0027=Workflow document tab has no description. Index = [{0}].
WFDOC_0028=Workflow document tab with name already exists. Index = [{0}], name = [{1}]
WFDOC_0029=Workflow document tab with invalid name. Index = [{0}], name = [{1}]
WFDOC_002A=Workflow document tab with no sections. Index = [{0}], name = [{1}]
WFDOC_002B=Workflow document section has no name. Index = [{0}].
WFDOC_002C=Workflow document section has no description. Index = [{0}].
WFDOC_002D=Workflow document section with name already exists. Index = [{0}], name = [{1}]
WFDOC_002E=Workflow document section with invalid name. Index = [{0}], name = [{1}]
WFDOC_002F=Workflow document section with no fields. Index = [{0}], name = [{1}]
WFDOC_0030=Workflow document section unknown complex binding. Index = [{0}], name = [{1}], binding = [{2}]
WFDOC_0031=Workflow document section field binding already exists. Index = [{0}], sectionName = [{1}], binding = [{2}]
WFDOC_0032=Workflow document section field has no binding. Index = [{0}], sectionName = [{1}]
WFDOC_0033=Workflow document section field binding refers to unknown field. Index = [{0}], sectionName = [{1}], binding = [{2}]
WFDOC_0034=Workflow document section field binding refers to non-complex subfield. Index = [{0}], sectionName = [{1}], binding = [{2}]
WFDOC_0035=Workflow document section field binding has no UPL editor. Index = [{0}], sectionName = [{1}], binding = [{2}]
WFDOC_0036=Workflow document has no version.
#Template
WFTMPL_0001=Workflow template has no name.
WFTMPL_0002=Workflow template has invalid name format. Name = [{0}].
WFTMPL_0003=Workflow template has no description.
WFTMPL_0004=Workflow template has no document reference.
WFTMPL_0005=Workflow template message has no name. Index = [{0}].
WFTMPL_0006=Workflow template message has no description. Index = [{0}].
WFTMPL_0007=Workflow template message with name already exists. Index = [{0}], name = [{1}].
WFTMPL_0008=Workflow template message with invalid name. Index = [{0}], name = [{1}].
WFTMPL_0009=Workflow template message has no subject. Index = [{0}], name = [{1}].
WFTMPL_000A=Workflow template message has no body. Index = [{0}], name = [{1}].
WFTMPL_000B=Workflow template has no steps.
WFTMPL_000C=Workflow template step has no name. Index = [{0}].
WFTMPL_000D=Workflow template step has no description. Index = [{0}].
WFTMPL_000E=Workflow template step with name already exists. Index = [{0}], name = [{1}].
WFTMPL_000F=Workflow template step with invalid name. Index = [{0}], name = [{1}].
WFTMPL_0010=Workflow template step has no type. Index = [{0}], name = [{1}].
WFTMPL_0011=Workflow template step has no participant. Index = [{0}], name = [{1}].
WFTMPL_0012=Workflow template step has no priority. Index = [{0}], name = [{1}].
WFTMPL_0013=Workflow template has multiple start steps.
WFTMPL_0014=Workflow template has multiple end steps.
WFTMPL_0015=Workflow template has no start step.
WFTMPL_0016=Workflow template has no end step.
WFTMPL_0017=Workflow template step has no routings. Index = [{0}], name = [{1}], type = [{2}].
WFTMPL_0018=Workflow template routing has no name. Index = [{0}], step = [{1}].
WFTMPL_0019=Workflow template routing has no description. Index = [{0}], step = [{1}].
WFTMPL_001A=Workflow template routing with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_001B=Workflow template routing with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_001C=Workflow template routing has no target. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_001D=Workflow template routing refers to unknown target. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_001E=Workflow template routing target reference to start step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_001F=Workflow template routing target reference to self step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_0020=Workflow template enrichment has no name. Index = [{0}], step = [{1}].
WFTMPL_0021=Workflow template enrichment has no description. Index = [{0}], step = [{1}].
WFTMPL_0022=Workflow template enrichment with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0023=Workflow template enrichment with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0024=Workflow template enrichment has no logic. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0025=Workflow template policy has no name. Index = [{0}], step = [{1}].
WFTMPL_0026=Workflow template policy has no description. Index = [{0}], step = [{1}].
WFTMPL_0027=Workflow template policy with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0028=Workflow template policy with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0029=Workflow template policy has no logic. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_002A=Workflow template alert has no name. Index = [{0}], step = [{1}].
WFTMPL_002B=Workflow template alert has no description. Index = [{0}], step = [{1}].
WFTMPL_002C=Workflow template alert with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_002D=Workflow template alert with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_002E=Workflow template alert has no type. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_002F=Workflow template alert has no logic. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0030=Workflow template alert refers to unknown message. Index = [{0}], step = [{1}], name = [{2}], message = [{3}].
WFTMPL_0031=Workflow template step has no user actions. Index = [{0}], name = [{1}], type = [{2}].
WFTMPL_0032=Workflow template user action has no name. Index = [{0}], step = [{1}].
WFTMPL_0033=Workflow template user action has no description. Index = [{0}], step = [{1}].
WFTMPL_0034=Workflow template user action with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0035=Workflow template user action with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0036=Workflow template user action has no comment requirement type. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0037=Workflow template user action has no target. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0038=Workflow template user action refers to unknown target. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_0039=Workflow template user action target reference to start step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_003A=Workflow template user action target reference to self step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_003B=Workflow template record action has no name. Index = [{0}], step = [{1}].
WFTMPL_003C=Workflow template record action has no description. Index = [{0}], step = [{1}].
WFTMPL_003D=Workflow template record action with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_003E=Workflow template record action with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_003F=Workflow template record action has no type. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0040=Workflow template record action has no mapping. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0041=Workflow template form privilege has no element name. Index = [{0}], step = [{1}].
WFTMPL_0042=Workflow template form privilege has no element type. Index = [{0}], step = [{1}].
WFTMPL_0043=Workflow template routings not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0044=Workflow template actions not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0045=Workflow template record actions not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0046=Workflow template enrichments not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0047=Workflow template policies not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0048=Workflow template form privileges not allowed for step. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0049=Workflow template has no version.
WFTMPL_004A=Workflow template has multiple manual steps.
WFTMPL_004B=Workflow template step has no actual participant. Index = [{0}], name = [{1}], type = [{2}]
WFTMPL_004C=Workflow template alert refers to incompatible message. Index = [{0}], step = [{1}], name = [{2}], message = [{3}], document = [{4}].
WFTMPL_004D=Workflow template document has no name. Index = [{0}].
WFTMPL_004E=Workflow template document with name already exists. Index = [{0}], name = [{1}].
WFTMPL_004F=Workflow template document refers to unknown category document [{0}].
WFTMPL_0050=Workflow template routing with classifier has no document reference. Index = [{0}], step = [{1}], classifier = [{2}].
WFTMPL_0051=Workflow template routing refers to unknown template document. Index = [{0}], step = [{1}], routing = [{2}], document = [{3}].
WFTMPL_0052=Workflow template policy refers to unknown template document. Index = [{0}], step = [{1}], policy = [{2}], document = [{3}].
WFTMPL_0053=Workflow template enrichment refers to unknown template document. Index = [{0}], step = [{1}], enrichment = [{2}], document = [{3}].
WFTMPL_0054=Workflow template record action has no document reference. Index = [{0}], step = [{1}].
WFTMPL_0055=Workflow template record action refers to unknown template document. Index = [{0}], step = [{1}], record action = [{2}], document = [{3}].
WFTMPL_0056=Workflow template record action refers to unknown category document mapping. Index = [{0}], step = [{1}], record action = [{2}], document = [{3}], mapping = [{4}].
WFTMPL_0057=Workflow template routing refers to unknown category document classifier. Index = [{0}], step = [{1}], routing = [{2}], document = [{3}], classifier = [{4}].
WFTMPL_0058=Workflow template form privilege has no document reference. Index = [{0}], step = [{1}].
WFTMPL_0059=Workflow template form privilege refers to unknown template document. Index = [{0}], step = [{1}], record action = [{2}], document = [{3}].
WFTMPL_005A=Workflow template alert refers to unknown template document. Index = [{0}], step = [{1}], alert = [{2}], document = [{3}].
WFTMPL_005B=Workflow template alert has no document reference. Index = [{0}], step = [{1}].
WFTMPL_005C=Workflow template alert has no participant. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_005D=Workflow template alert has no notification channel. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_005E=Workflow template has multiple error steps.
WFTMPL_005F=Workflow template has no error step.
WFTMPL_0060=Workflow template routing target reference to error step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_0061=Workflow template user action target reference to error step not allowed. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_0062=Workflow template step branch has no name. Index = [{0}], step = [{1}].
WFTMPL_0063=Workflow template step branch has no description. Index = [{0}], step = [{1}].
WFTMPL_0064=Workflow template step branch has no target. Index = [{0}], step = [{1}].
WFTMPL_0065=Workflow template step branch with name already exists. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0066=Workflow template step branch with invalid name. Index = [{0}], step = [{1}], name = [{2}].
WFTMPL_0067=Workflow template step must have at least one branch. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0068=Workflow template step branches not allowed for type. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_0069=Workflow template step has alerts. Index = [{0}], step = [{1}], type = [{2}].
WFTMPL_006A=Workflow template routing targets step in different branch. Index = [{0}], step = [{1}], name = [{2}], target = [{3}].
WFTMPL_006B=Workflow template branch with name already exists. Index = [{0}], name = [{1}].
WFTMPL_006C=Workflow template branch references an unknown target. Branch = [{0}], target = [{1}].
WFTMPL_006D=Workflow template branch references target in different branch. Branch = [{0}], target = [{1}], target branch = [{2}].
WFTMPL_006E=Workflow template step has no origin. Index = [{0}], name = [{1}].
WFTMPL_006F=Workflow template merge step origin not referring to a split step . Index = [{0}], name = [{1}].
WFTMPL_0070=Workflow template multiple merge steps referring to the same origin split step. Index = [{0}], step name = [{1}], origin name = [{2}].
WFTMPL_0071=Workflow template split step has no corresponding merge step. Split name = [{0}].
WFTMPL_0072=Workflow template routing targets step in different origin. Index = [{0}], step = [{1}], routing name = [{2}], step origin = [{3}], target = [{4}], target origin = [{5}]
#Lists
assignmentstatuslist=A~Assigned|U~Unassigned
recordstatuslist=I~Inactive|A~Active
systemparamtypelist=B~Boolean|N~Number|S~String
systemassettypelist=RCM~Remote Call Method
orientationtypelist=H~Horizontal|V~Vertical
dimensiontypelist=PER~Percentage|PIX~Pixels
formwidgettypelist=TXT~Text|TXA~Text Area|NME~Name|WRD~Word|PWD~Password|DTE~Date|TME~Time|DEC~Decimal|INT~Integer|CHK~Check Box|RAD~Radio Buttons|SER~Search|SEL~Select|IMG~Image|PIC~Picture|FLU~File Upload|MON~Money
#System
#Lists
scheduleunitlist=M~Minute(s)|H~Hour(s)
#Notification
#Lists
notificationtypelist=E~Email|S~SMS|X~System
notificationstatuslist=P~Preparation|N~Not Sent|S~Sent|A~Aborted
notificationinboxreadlist=N~Not Read|R~Read
messagetypelist=I~Information|W~Warning|A~Requires Action
#Security
#Lists
userimagetypelist=P~Photograph
biometriccategorylist=U~Users
biometrictypelist=P~Photograph|S~Signature|T~Thumb Print|R~Retinal Scan
clientapptypelist=|S~Standard|O~Operating System
#Archiving
#Lists
archivingfieldtypelist=BLB~Blob|CLB~Clob|BLN~Indicator|DTE~Date|TSP~Timestamp|TSU~Timestamp (UTC)
#Audit
#Lists
#Report
#Lists
#File
#Lists
fileinboxstatuslist=N~Not Received|R~Received|A~Aborted
fileinboxreadlist=N~Not Read|R~Read|F~Read Failure
fileoutboxstatuslist=N~Not Sent|S~Sent|A~Aborted
filetransferdirectionlist=U~Upload|D~Download
datefolderformatlist=ddMMyyyy~ddMMyyyy|MMddyyyy~MMddyyyy|yyyyMMdd~yyyyMMdd
#Organization Module
#Lists
rolewfsteptypelist=I~User Interaction|N~Unattended Notification
#Workflow Module
#Lists
wfrecordactiontypelist=C~Create|R~Read|U~Update|D~Delete
wfbeanmappingtypelist=PRI~Primary|ENT~Entry|NON~Non Entry
wfsteptypelist=S~Start|M~Manual|A~Automatic|I~Interactive|E~End|X~Error|T~Split|G~Merge
wfstepprioritylist=L~Low|N~Normal|H~High|C~Critical
wfparticipanttypelist=NON~None|ALL~All|PER~Personnel|SUP~Supervisor
wfformelementtypelist=TAB~Tab|SEC~Section|FLD~Field
wftransporttypelist=D~Database|F~File|Q~Step|W~Web service
wftransportdirectionlist=I~Input|O~Output
wfformwidgettypelist=TXT~Text|NME~Name|WRD~Word|PWD~Password|DTE~Date|TME~Time|DEC~Decimal|INT~Integer|CHK~Check Box|RAD~Radio Buttons|SER~Search|SEL~Select|IMG~Image|PIC~Picture|MON~Money
wfalerttypelist=P~Pass Through|U~User Interaction|C~Critical Notification|E~Expiration Notification
#Service
#Lists