Вы находитесь на странице: 1из 8

/*In this file, any line not starting with "fsm.sL.

Msgs" is ignored **Specify module messages as staticLstVarName=messageKey,resourceBundle one on e ach line (no semicolon at the end) **where resourceBundle can be one of (default,error) */ /*Note : While adding new variables, do not define a new variable as a subfield of a variable that is a 'leaf'. **For example, if you have "A.B.C.D = sometext,default", don't add E as A.B.C.D. E - because D is a 'leaf', don't define subfields of it! **You can add E as A.B.C.E though or as A.B.C.C1.E */ /******* Page-Level messages **********/ fsm.sL.Msgs.pageLevel.unSuppShpmnt=65755,error /********* Messages common to multiple modules ************/ fsm.sL.Msgs.cmn.numDataErr=numericDataErrorPropmt,error fsm.sL.Msgs.cmn.calMonths=text.months,default fsm.sL.Msgs.cmn.calAbvWkDys=text.abrvWeekDays,default fsm.sL.Msgs.cmn.stLbl=text.state,default fsm.sL.Msgs.cmn.provLbl=text.province,default fsm.sL.Msgs.cmn.selFrmCAB=addressBook.selectFromCentralAddressBook,default fsm.sL.Msgs.cmn.cntryPrmpt=requiredCountryCode,error fsm.sL.Msgs.cmn.cntctPrmpt=enterValidName,error fsm.sL.Msgs.cmn.cntctInvalid=contactNameMinimumLength,error fsm.sL.Msgs.cmn.cmpnyPrmpt=enterCompanyName,error fsm.sL.Msgs.cmn.cmpnyInvalid=companyNameMinimumLength,error fsm.sL.Msgs.cmn.addrLine1Prmpt=enterAddressLine1,error fsm.sL.Msgs.cmn.addrInvalid=addressMinimumLength,error fsm.sL.Msgs.cmn.addrPrmpt=enterAddress,error fsm.sL.Msgs.cmn.cityPrmpt=enterValidCity,error fsm.sL.Msgs.cmn.cityInvalid=67805,error fsm.sL.Msgs.cmn.fromStateTaxIDRequired=shipperStateTaxIdRequired,error fsm.sL.Msgs.cmn.fromStateTaxIDInvalid=shipperStateTaxIdInvalid,error fsm.sL.Msgs.cmn.fromFederalTaxIDRequired=shipperFederalTaxIdRequired,error fsm.sL.Msgs.cmn.fromFederalTaxIDInvalid=shipperFederalTaxIdInvalid,error fsm.sL.Msgs.cmn.toStateTaxIDRequired=recipientStateTaxIdRequired,error fsm.sL.Msgs.cmn.toStateTaxIDInvalid=recipientStateTaxIdInvalid,error fsm.sL.Msgs.cmn.toFederalTaxIDRequired=recipientFederalTaxIdRequired,error fsm.sL.Msgs.cmn.toFederalTaxIDInvalid=recipientFederalTaxIdInvalid,error fsm.sL.Msgs.cmn.statePrmpt=enterState,error fsm.sL.Msgs.cmn.stProvPrmpt=enterStateProvince,error fsm.sL.Msgs.cmn.zipPostalPrmpt=enterValidZipPostal,error fsm.sL.Msgs.cmn.zipPostalInvalid=zipFormatError,error fsm.sL.Msgs.cmn.phonePrmpt=enterValidPhoneNumber,error fsm.sL.Msgs.cmn.phoneInvalid=phoneDigitLength,error fsm.sL.Msgs.cmn.emailInvalidFormat=invalidEmail,error fsm.sL.Msgs.cmn.description=text.description,default fsm.sL.Msgs.cmn.postalHelp=postal.info.help,reference fsm.sL.Msgs.cmn.select=text.pleaseSelect, default fsm.sL.Msgs.cmn.smartPostErr=spInstructionsError,error fsm.sL.Msgs.cmn.nearestLocation=text.nearestLocation fsm.sL.Msgs.cmn.viewMoreLocations=text.viewMoreLocations fsm.sL.Msgs.cmn.noEntriesFound=text.noEntriesFound fsm.sL.Msgs.cmn.onChangeAccountNumberAlert=text.onChangeAccountNumber fsm.sL.Msgs.cmn.remove=text.remove /********* My Shipment profiles Module ********/ fsm.sL.Msgs.msp.defSummaryTxt=msp.text.defaultSummary,default

fsm.sL.Msgs.msp.documentSummaryTxt=msp.text.documentSummary,default fsm.sL.Msgs.msp.documentSelectedSummaryTxt=msp.text.documentSelectedSummary,defa ult fsm.sL.Msgs.msp.tradeDocumentSelectedSummaryTxt=msp.text.tradeDocumentSelectedSu mmary,default fsm.sL.Msgs.msp.profileNotSeldErr=shipProfileNotSelected,error fsm.sL.Msgs.msp.shipmentProfilesNotAvailable=shipmentProfilesNotAvailable,error fsm.sL.Msgs.msp.documentProfilesNotAvailable=documentProfilesNotAvailable,error /********** FROM Module ***********/ fsm.sL.Msgs.from.moduleHelp=module.help.from,reference fsm.sL.Msgs.from.moduleHelpReturns=module.help.fromReturns,reference fsm.sL.Msgs.from.summary=sender.text.defaultSummary,default fsm.sL.Msgs.from.summaryReturns=sender.text.defaultReturnSummary,default /********** TO Module ***********/ fsm.sL.Msgs.to.moduleHelp=module.help.to,reference fsm.sL.Msgs.to.moduleHelpReturns=module.help.toReturns,reference fsm.sL.Msgs.to.defSummaryTxt=recipient.text.defaultSummary,default fsm.sL.Msgs.to.shipToGroup=addressBook.shipToGroup,default fsm.sL.Msgs.to.spDefaultAlert=text.label.returns.spDefaultAlert,default fsm.sL.Msgs.to.spServiceAlert=text.label.returns.spServiceAlert,default /********* PSD Module ****************/ fsm.sL.Msgs.psd.enterContentDesc=enterContentDesc,error fsm.sL.Msgs.psd.enterContentDesc=enterContentDesc,error fsm.sL.Msgs.psd.enterContentDesc=enterContentDesc,error fsm.sL.Msgs.psd.enterContentDesc=enterContentDesc,error fsm.sL.Msgs.psd.notaFiscalRquired=notaFiscalRquired,error fsm.sL.Msgs.psd.notaFiscalInvlid=notaFiscalInvlid,error fsm.sL.Msgs.psd.ciNumberRquired=ciNumberRquired,error fsm.sL.Msgs.psd.ciNumberInvalid=ciNumberInvalid,error fsm.sL.Msgs.psd.noOfPackages=text.noOfPackages,default fsm.sL.Msgs.psd.noOfSkids=text.noOfSkids,default fsm.sL.Msgs.psd.declaredValue=text.declaredValue,default fsm.sL.Msgs.psd.totalDeclaredValue=text.totalDeclaredValue,default fsm.sL.Msgs.psd.carriageValue=text.carriageValue,default fsm.sL.Msgs.psd.weight=text.weight,default fsm.sL.Msgs.psd.totalCustomsValue=text.totalCustomsValue,default fsm.sL.Msgs.psd.totalWeight=text.totalWeight,default fsm.sL.Msgs.psd.skid=text.perSkid,default fsm.sL.Msgs.psd.packge=text.perPackage,default fsm.sL.Msgs.psd.selectReturnType=selectReturnType,error fsm.sL.Msgs.psd.selSrvTyp=65756,error fsm.sL.Msgs.psd.selPackTyp=65912,error fsm.sL.Msgs.psd.selEmailExpryDt=returnEmailExpirtyDateAlert,error fsm.sL.Msgs.psd.commPkgContTyp=commodityPkgContentNotSelected,error fsm.sL.Msgs.psd.profNameTyp=dimension.enterDescription,error fsm.sL.Msgs.psd.intlExpMPSTyp=mpsNotForSomePackages,error fsm.sL.Msgs.psd.moreThan10Rows=notMoreThan10Rows,error fsm.sL.Msgs.psd.collctForGr=psd.collectForGround,error fsm.sL.Msgs.psd.scaleErr1=psd.scale.tpl.1,error fsm.sL.Msgs.psd.scaleErr2=psd.scale.tpl.2,error fsm.sL.Msgs.psd.scaleErr3=psd.scale.tpl.3,error fsm.sL.Msgs.psd.scaleErr4=psd.scale.tpl.4,error fsm.sL.Msgs.psd.customsValErr=customsEmpty,error fsm.sL.Msgs.psd.invalidTotalCustomsValErr=invalidTotalCustomsValue,error fsm.sL.Msgs.psd.invalidReturnsContactNumber=return.invContactNumb,error fsm.sL.Msgs.psd.notMoreThan5Rows=notMoreThan5Rows,error fsm.sL.Msgs.psd.summaryNoSel=text.psd.collapsed.noSelections,default fsm.sL.Msgs.psd.summaryPostSel=text.psd.collapsed.selections,default

fsm.sL.Msgs.psd.mpsNA=mpsNotForSomePackages,error fsm.sL.Msgs.psd.moduleHelp=module.help.psd,reference fsm.sL.Msgs.psd.moduleHelpReturns=module.help.psdReturns,reference fsm.sL.Msgs.psd.freightHelp=module.help.psd.freight,reference fsm.sL.Msgs.psd.weightQuickHelp=text.quickhelp.weight,default fsm.sL.Msgs.psd.carValQuickHelp=text.quickhelp.declaredCarriageValue,default fsm.sL.Msgs.psd.totalCustValQuickHelp=text.quickhelp.totalCustomsValue,default fsm.sL.Msgs.psd.totalCustValBSOCheckQuickHelp=text.quickhelp.totalCustomsValueBS OChecked,default fsm.sL.Msgs.psd.enterValidWeight=enterValidWeight,error fsm.sL.Msgs.psd.enterHubID=enterHubID,error fsm.sL.Msgs.psd.IEWtRestrictionAlert=text.alert.psd.IEWtRestriction,default fsm.sL.Msgs.psd.mpsIEWtRestrictionAlert=text.alert.psd.mpsIEWtRestriction,defaul t fsm.sL.Msgs.psd.IEWtRestrictionClick=text.alert.psd.IEWtRestrictionClick,default /*********** CC Ship Billing Module ****************/ fsm.sL.Msgs.ccbill.retypeEmailInvalid=ccRetypeCreditCardEmail,error fsm.sL.Msgs.ccbill.emailEmpty=ccEnterEmailAddress,error fsm.sL.Msgs.ccbill.retypeEmailEmpty=ccEnterRetypeEmailAddress,error fsm.sL.Msgs.ccbill.invalidExprDate=ccInvalidExiprationDate,error fsm.sL.Msgs.ccbill.zipEmpty=ccZipEmpty,error fsm.sL.Msgs.ccbill.zipInvaild=ccZipLengthInvalid,error fsm.sL.Msgs.ccbill.phoneInvalid=ccInvalidPhone,error fsm.sL.Msgs.ccbill.selCardType=ccEnterCreditCardType,error fsm.sL.Msgs.ccbill.crdNumEmpty=ccEnterCreditCardNumber,error fsm.sL.Msgs.ccbill.crdIdEmpty=ccEnterCreditCardID,error fsm.sL.Msgs.ccbill.enterValidCrdNum=ccEnterValidCreditCardNumber,error fsm.sL.Msgs.ccbill.emptyCompCntctNm=ccEmptyCompanyContactName,error fsm.sL.Msgs.ccbill.helpCrdSecCode=ccShipBilling.help.cardSecurityCode,default fsm.sL.Msgs.ccbill.helpCrdSecCodeTitle=ccShipBilling.label.creditCardIdNumber,de fault fsm.sL.Msgs.ccbill.helpCompName=ccShipBilling.help.companyName,default fsm.sL.Msgs.ccbill.helpCompNameTitle=text.company,default /********* Billing Module **********/ fsm.sL.Msgs.bill.recipientAccEmpty=enterRecipientAccountNumber,error fsm.sL.Msgs.bill.thirdPartyAccEmpty=enterThirdPartyAccountNumber,error fsm.sL.Msgs.bill.requireRmaEmpty=rmaNotEnter,error fsm.sL.Msgs.bill.rmaIPASRequired=rmaAdminNotEnter,error fsm.sL.Msgs.bill.moduleHelp=module.help.billing,reference /********* Special Services Module *********/ fsm.sL.Msgs.ssDesc.nspLbl=text.label.nonStandardPackaging,default fsm.sL.Msgs.ssDesc.alcoholLbl=text.label.alcohol,default fsm.sL.Msgs.ssDesc.sqeLbl=text.label.sqe,default fsm.sL.Msgs.ssDesc.ormdLbl=text.label.ormd,default fsm.sL.Msgs.ssDesc.ormdLblLong=text.label.ormdLong,default fsm.sL.Msgs.ssDesc.gDryIceLbl=text.label.dryIce,default fsm.sL.Msgs.ssDesc.libatLbl=text.label.lithiumBattery,default fsm.sL.Msgs.ssDesc.hazMat=text.label.hazMat fsm.sL.Msgs.ssDesc.shippersSignature=text.label.shippersSignature fsm.sL.Msgs.ssDesc.hazCommoditySummary=text.label.hazCommoditySummary fsm.sL.Msgs.ssDesc.hazManageProfiles=text.label.hazManageProfiles fsm.sL.Msgs.ssDesc.hazMaterialId=text.label.hazMaterialId fsm.sL.Msgs.ssDesc.hazDOTShipName=text.label.hazDOTShipName fsm.sL.Msgs.ssDesc.hazUnId=text.label.hazUnId fsm.sL.Msgs.ssDesc.hazCommodityProfileName=text.label.hazCommodityProfileName fsm.sL.Msgs.ssDesc.hazIdNo=text.label.hazIdNo fsm.sL.Msgs.ssDesc.hazDOTShipNameMat=text.label.hazDOTShipNameMat fsm.sL.Msgs.ssDesc.hazTechName=text.label.hazTechName

fsm.sL.Msgs.ssDesc.hazClassDivCode=text.label.hazClassDivCode fsm.sL.Msgs.ssDesc.hazPackGroup=text.label.hazPackGroup fsm.sL.Msgs.ssDesc.hazCommodityWeight=text.label.hazCommodityWeight fsm.sL.Msgs.ssDesc.hazPackQtyType=text.label.hazPackQtyType fsm.sL.Msgs.ssDesc.hazTypeDOTLabel=text.label.hazTypeDOTLabel fsm.sL.Msgs.ssDesc.hazEmergencyContact=text.label.hazEmergencyContact fsm.sL.Msgs.ssDesc.hazSelectOrCreate=text.selectOrCreate fsm.sL.Msgs.ssDesc.hazAddNewCommodity=text.addNewCommodity fsm.sL.Msgs.ssDesc.hazOfferorHelpText=text.offerorName.help fsm.sL.Msgs.ssDesc.hazOfferorNameText=text.offerorName fsm.sL.Msgs.ssDesc.ehdLbl=text.label.FedExEveningHomeDelivery,default fsm.sL.Msgs.ssDesc.ehdShrt=text.label.eveningHomeDelivery,default fsm.sL.Msgs.ssDesc.hdDCLbl=text.label.FedExDateCertainHomeDelivery,default fsm.sL.Msgs.ssDesc.hdDCShrt=text.label.dateCertainHomeDelivery,default fsm.sL.Msgs.ssDesc.hdApptLbl=text.label.FedExAppointmentHomeDelivery,default fsm.sL.Msgs.ssDesc.hdApptShrt=text.label.appointmentHomeDelivery,default fsm.sL.Msgs.ssDesc.insidePickup=text.label.insidePickup,default fsm.sL.Msgs.ssDesc.insideDelivery=text.label.insideDelivery,default fsm.sL.Msgs.ssDesc.codLbl=text.label.COD,default fsm.sL.Msgs.ssDesc.codShrt=text.label.CODShort,default fsm.sL.Msgs.ssDesc.halLbl=text.label.holdAtFedExLocation,default fsm.sL.Msgs.ssDesc.halFgtMsgUS=hal.text.freightMessage,default fsm.sL.Msgs.ssDesc.halFgtMsgCA=hal.text.caHalFreightMessage,default fsm.sL.Msgs.ssDesc.halFgtMsgRow=hal.text.rowHalFreightMessage,default fsm.sL.Msgs.ssDesc.dryIce=text.label.dryIce,default fsm.sL.Msgs.ssDesc.dangerGoodsLbl=text.label.dangerousGoods,default fsm.sL.Msgs.ss.dgEditLabel=text.edit,default fsm.sL.Msgs.ss.dgMPSError=68569,error fsm.sL.Msgs.ss.bsCIAlert=70087,error fsm.sL.Msgs.ss.initialMsg=text.collapsed.specialServices,default fsm.sL.Msgs.ss.nA4ReqdMsg=text.collapsed.requiredSpecialServices,default fsm.sL.Msgs.ss.nA4CTMsg=text.collapsed.ssReturnsGroundTag,default fsm.sL.Msgs.ss.selectedMsg=text.collapsed.youHaveSelectedSpecialServices,default fsm.sL.Msgs.ss.nA4SPMsg=text.ReturnsSpecialservicesSmartPostMsg,default /**** DG Accessible Classes ****/ fsm.sL.Msgs.ssDesc.dgClasses.accessible.RCX=text.dg.class.01a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RGX=text.dg.class.02a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXB=text.dg.class.03a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXC=text.dg.class.04a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXD=text.dg.class.05a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXE=text.dg.class.06a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXG=text.dg.class.07a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RXS=text.dg.class.08a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RFG=text.dg.class.09a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RNG=text.dg.class.10a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RCL=text.dg.class.11a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RFL=text.dg.class.12a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RFS=text.dg.class.13a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RSC=text.dg.class.14a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RFW=text.dg.class.15a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.ROX=text.dg.class.16a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.ROP=text.dg.class.17a,default fsm.sL.Msgs.ssDesc.dgClasses.accessible.RCM=text.dg.class.18a,default /**** DG Inaccessible Classes ****/ fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RNG=text.dg.class.01i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RCL=text.dg.class.02i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RPB=text.dg.class.03i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RIS=text.dg.class.04i,default

fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RRW=text.dg.class.05i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RRY=text.dg.class.06i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RMD=text.dg.class.07i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.MAG=text.dg.class.08i,default fsm.sL.Msgs.ssDesc.dgClasses.inaccessible.RSB=text.dg.class.09i,default fsm.sL.Msgs.ssDesc.ReturnShipLbl=text.label.processReturnShipment,default fsm.sL.Msgs.ssDesc.blockShipmentLbl=text.label.blockShipmentData,default fsm.sL.Msgs.ssDesc.shipmentContentsLbl=text.label.shipmentContents,default fsm.sL.Msgs.ssDesc.ficeLbl=text.label.FICE,default fsm.sL.Msgs.ssDesc.brokerSelLbl=text.label.brokerSelect,default fsm.sL.Msgs.ssDesc.uspiLbl=text.label.undeliverableSPI,default fsm.sL.Msgs.ssDesc.brokerNSAlert=text.alert.brokerSelectMessage,default fsm.sL.Msgs.ssDesc.collapsedSummary=text.collapsed.youHaveSelectedSpecialService s,default fsm.sL.Msgs.ssDesc.RecvQtyNotNum=ssmReceiveQtyNotNumber,error fsm.sL.Msgs.ssDesc.cod.amntMonetary=codAmountMonetary,error fsm.sL.Msgs.ssDesc.dryIceValidWt=dryIceValidWt,error fsm.sL.Msgs.ssDesc.bSShipAdminBrokerProfileError=ssmBSShipAdminBrokerProfileErro r,error fsm.sL.Msgs.ssDesc.hal.addrNotEntered=halAddressNotEntered,error fsm.sL.Msgs.ssDesc.hal.cityNotEntered=halCityNotEntered,error fsm.sL.Msgs.ssDesc.hal.city3Chars=halCity3Chars,error fsm.sL.Msgs.ssDesc.hal.stateNotEntered=halNoStateEntered,error fsm.sL.Msgs.ssDesc.hal.invalidZipPostal=halInvalidZipPostalEntered,error fsm.sL.Msgs.ssDesc.hal.distance=text.distance,default fsm.sL.Msgs.ssDesc.hal.locationInformation=text.locationInformation,default fsm.sL.Msgs.ssDesc.hal.defaultLocationSelected=text.defLocSelMessage,default fsm.sL.Msgs.ssDesc.hal.selectedLocation=text.selectedLocation,default fsm.sL.Msgs.ssDesc.hal.serviceChangeAlert=halServiceChange.alert,error fsm.sL.Msgs.ssDesc.hal.locatorNotAvailableAlert=halLocatorNotAvailable.alert,err or fsm.sL.Msgs.ssDesc.hal.locatorNoLocationsAvailableAlert=halLocatorNoLocations.al ert, error fsm.sL.Msgs.ssDesc.cod.enterRemitAddr=codEnterRemittanceAddress,error fsm.sL.Msgs.ssDesc.cod.enterRemitCity=codEnterCityRemittanceAddress,error fsm.sL.Msgs.ssDesc.cod.enterRemitState=codEnterStateCdRemittanceAddress,error fsm.sL.Msgs.ssDesc.cod.enterRemitZip=codEnterZipRemittanceAddress,error fsm.sL.Msgs.ssDesc.cod.zip=text.ZIP,default fsm.sL.Msgs.ssDesc.cod.postalLbl=text.postalCode,default fsm.sL.Msgs.ssDesc.cod.postalCodeInfo=recipient.text.postalCodeInfo,default fsm.sL.Msgs.ssDesc.cod.amntExpBt1And9999999=codAmountExpBt1And9999999,error fsm.sL.Msgs.ssDesc.cod.amntExpBt1And25000=codAmountExpBt1And25000,error fsm.sL.Msgs.ssDesc.fice.entryNumNotEntered=ficeEntryNumberNotEnter,error fsm.sL.Msgs.ssDesc.fice.FTZCodeNotEntered=ficeFTZCodeNotEnter,error fsm.sL.Msgs.ssDesc.fice.EntryNumFTZCodeNotEntered=ficeEntryNoAndFTZNotEnter,erro r fsm.sL.Msgs.ssDesc.fice.nothingSelected=ficeNothingSelect,error fsm.sL.Msgs.ssDesc.fice.deaNotEntered=ficeDeaNotEnter,error fsm.sL.Msgs.ssDesc.fice.ExprDay=ficeExpirationDay,error fsm.sL.Msgs.ssDesc.fice.SDLAndExprDayNotEntered=ficeSDLAndExpirationDayNotEnter, error fsm.sL.Msgs.ssDesc.fice.sDLEmpty=ficeSDLEmpty,error fsm.sL.Msgs.ssDesc.notAvail=text.alert.specialServiceNotAvailable,error fsm.sL.Msgs.ssDesc.nsp.mpsErr=ssmNonStandardPackaging,error fsm.sL.Msgs.ssDesc.shpCnts.partNum=text.label.partNo,default fsm.sL.Msgs.ssDesc.shpCnts.sKUUPC=text.label.SkuUpc,default fsm.sL.Msgs.ssDesc.shpCnts.rcvQty=text.label.receiveQty,default fsm.sL.Msgs.ssDesc.shpCnts.NumericOnly=text.label.numericOnly,default fsm.sL.Msgs.ssDesc.shpCnts.desc=text.description,default

fsm.sL.Msgs.ssDesc.signatureNA=text.alert.signatureNotAvailable,error fsm.sL.Msgs.ssDesc.dryIceHdr=dryice.text.weight,default fsm.sL.Msgs.ssDesc.moduleHelp=module.help.specialServices,reference fsm.sL.Msgs.ssDesc.scPackBtn=text.label.goToPackage,default fsm.sL.Msgs.ssDesc.dgType=text.label.dangerousGoodsType,default fsm.sL.Msgs.ssDesc.sigDeclValFeeAlert=text.alert.signatureDeclaredValueFee,error fsm.sL.Msgs.ss.alcohol=text.quickhelp.alcohol,default fsm.sL.Msgs.ss.lithiumBatteryQuickHelp_1=text.quickhelp.lithiumBattery_1,default fsm.sL.Msgs.ss.ORMDQuickHelp_1=text.quickhelp.ORMD_1,default fsm.sL.Msgs.ss.ORMDQuickHelp_2=text.quickhelp.ORMD_2,default fsm.sL.Msgs.ss.SQEQuickHelp_1=text.quickhelp.SQE_1,default fsm.sL.Msgs.ss.SQEQuickHelp_2=text.quickhelp.SQE_2,default fsm.sL.Msgs.ss.gDryIceQuickHelp_1=text.quickhelp.groundDryIce_1,default fsm.sL.Msgs.ss.gDryIceQuickHelp_2=text.quickhelp.groundDryIce_2,default fsm.sL.Msgs.ss.delErr=deleteError,error fsm.sL.Msgs.ss.selOneToEdit=HAZMAT.PLEASE.SELECT.ONLY.ONE,error fsm.sL.Msgs.ss.selToEdit=HAZMAT.PLEASE.SELECT.TO.EDIT,error fsm.sL.Msgs.ss.statusDotLabelChange=HAZMAT.ALERT.TYPE.DOT.LABEL.UPDATE,default fsm.sL.Msgs.ss.statusChanged=HAZMAT.ALERT.HAZMAT.PROFILE.REVISED,default fsm.sL.Msgs.ss.hazmatIdNumeric=HAZMAT.ID.NUMBER.NUMERIC,error fsm.sL.Msgs.ss.hazmatWeightNumeric=HAZMAT.WEIGHT.NUMERIC,error fsm.sL.Msgs.ss.hazmatTechNameRequired=HAZMAT.TECH.NAME.REQUIRED,error fsm.sL.Msgs.ss.hazmatProfileNameRequired=HAZMAT.PROFILE.NAME.REQUIRED,error fsm.sL.Msgs.ss.hazmatWeightRequired=HAZMAT.COMMODITY.WEIGHT.REQUIRED,error fsm.sL.Msgs.ss.hazmatPhoneRequired=HAZMAT.EMERGENCY.PHONE.REQUIRED,error fsm.sL.Msgs.ss.hazmatOfferorNameRequired=offerorNameRequired,error fsm.sL.Msgs.ss.hazmatOfferorNamePrompt=enterOfferorName,error fsm.sL.Msgs.ss.HazmatPackageTypeRequired=HAZMAT.PACKAGE.TYPE.REQUIRED,error fsm.sL.Msgs.ss.hazmatNumberExceeded=HAZMAT.COMMODITY.NUMBER.EXCEEDED,error fsm.sL.Msgs.ss.hazmatCommodityAddRequired=HAZMAT.COMMODITY.ADD.REQUIRED,error fsm.sL.Msgs.ss.hazmatCommodityRequired=HAZMAT.COMMODITY.REQUIRED,error fsm.sL.Msgs.ss.hazmatWeightExceeded=HAZMAT.WEIGHT.EXCEEDED,error fsm.sL.Msgs.ss.hazmatProfileRevised=HAZMAT.PROFILE.REVISED,error fsm.sL.Msgs.ss.hazmatProfileIdInvalid=HAZMAT.PROFILE.ID.NOT.VALID,error fsm.sL.Msgs.ss.hazmatIdRequired=HAZMAT.ID.REQUIRED,error fsm.sL.Msgs.ss.hazmatIdNotAccepted=HAZMAT.ID.NOT.ACCEPTED,error fsm.sL.Msgs.ss.hazmatIdNotFound=HAZMAT.ID.NOT.FOUND,error fsm.sL.Msgs.ss.HazmatSelectCommodity=HAZMAT.PLEASE.SELECT.COMMODITY,error fsm.sL.Msgs.ss.HazmatHomeDeliveryMessage=text.hazmatHomeDeliveryMessage,default fsm.sL.Msgs.ss.EnterBrokerCompanyName=preferencesPleaseEnterBrokerCompanyName,er ror fsm.sL.Msgs.ss.EnterBrokerAddress=65997,error fsm.sL.Msgs.ss.EnterBrokerCity=65999,error fsm.sL.Msgs.ss.EnterBrokerZip=66000,error fsm.sL.Msgs.ss.EnterBrokerPhone=66004,error /************* UOM *************/ fsm.sL.Msgs.uom.lbs=text.lbs,default fsm.sL.Msgs.uom.kgs=text.kgs,default fsm.sL.Msgs.uom.qty=text.qty,default fsm.sL.Msgs.uom.wt=text.weight,default fsm.sL.Msgs.uom.dim=text.dimensions,default fsm.sL.Msgs.uom.decVal=text.declaredValue,default fsm.sL.Msgs.uom.usd=text.usd,default fsm.sL.Msgs.uom.cad=text.cad,default fsm.sL.Msgs.uom.usDollars=text.usDollars,default fsm.sL.Msgs.uom.caDollars=text.caDollars,default

fsm.sL.Msgs.uom.inch=text.in,default fsm.sL.Msgs.uom.codAmt=cod.text.amount,default /******** Pickup Drop-Off Module *********/ fsm.sL.Msgs.pdm.cntctNmRqd=requiredContactName,error fsm.sL.Msgs.pdm.addr1Rqd=requiredAddress,error fsm.sL.Msgs.pdm.cityRqd=requiredCity,error fsm.sL.Msgs.pdm.stateRqd=requiredState,error fsm.sL.Msgs.pdm.zipRqd=enterZipCode,error fsm.sL.Msgs.pdm.phnoRqd=requiredPhoneNo,error fsm.sL.Msgs.pdm.invalidPhno=invalidPhoneNo,error fsm.sL.Msgs.pdm.personWthSkdsRqd=requierdPersonHavingSkids,error fsm.sL.Msgs.pdm.truckTypeRqd=requiredTruckType,error fsm.sL.Msgs.pdm.truckSzRqd=requiredTrailerSize,error fsm.sL.Msgs.pdm.invalidNumPkg=invalidPackageNo,error fsm.sL.Msgs.pdm.numPkgRqd=requiredPackageNo,error fsm.sL.Msgs.pdm.invalidTotPkgWt=invalidTotalWeightPackage,error fsm.sL.Msgs.pdm.totPkgWtRqd=requiredWeightForPackages,error fsm.sL.Msgs.pdm.invalidReadyTime=invalidReadyTime,error fsm.sL.Msgs.pdm.invalidSkidNum=invalidSkidNo,error fsm.sL.Msgs.pdm.numSkidsRqd=requiredNoOfSkids,error fsm.sL.Msgs.pdm.invalidTotSkdsWt=invalidTotalWeightSkids,error fsm.sL.Msgs.pdm.totSkdsWtRqd=requiredWeightForSkids,error fsm.sL.Msgs.pdm.invalidLen=invalidLength,error fsm.sL.Msgs.pdm.invalidWdth=invalidWidth,error fsm.sL.Msgs.pdm.invalidHght=invalidHeight,error fsm.sL.Msgs.pdm.skdLenRqd=requiredLenghtLargestSkid,error fsm.sL.Msgs.pdm.skdWdthRqd=requiredWidthLargestSkid,error fsm.sL.Msgs.pdm.skdHghtRqd=requiredHeightLargestSkid,error fsm.sL.Msgs.pdm.dimRqd=requiredDimensionInfo,error fsm.sL.Msgs.pdm.sdocAllwd=sdocAllowed,error fsm.sL.Msgs.pdm.sdocNotAllwd4Zip=sdocNotAllowedForZip,error fsm.sL.Msgs.pdm.sdoc2Late4Pkp=sdocTooLateForPickup,error fsm.sL.Msgs.pdm.sdocAllwdCA=sdocAllowedCA,error fsm.sL.Msgs.pdm.sdoc2Late4PkpCA=sdocTooLateForPickupCA,error fsm.sL.Msgs.pdm.invalidDropoffZip=dropoffCountryNotSupported,error fsm.sL.Msgs.pdm.noExpTag=text.pickup.noExpressTag,default fsm.sL.Msgs.pdm.pickupOptIsReq=pickup.pickupOptIsReq,default fsm.sL.Msgs.pdm.sdocResNotAllwd4Zip=sdocResNotAllowedForZip,error fsm.sL.Msgs.pdm.sdocResNotAllwd4ZipCA=sdocResNotAllowedForZipCA,error fsm.sL.Msgs.pdm.sdocRes2Late4Pkp=sdocResTooLateForPickup,error fsm.sL.Msgs.pdm.sdocRes2Late4PkpCA=sdocResTooLateForPickupCA,error fsm.sL.Msgs.pdm.sdocResAllwd=sdocResAllowed,error fsm.sL.Msgs.pdm.sdocResAllwdCA=sdocResAllowedCA,error fsm.sL.Msgs.pdm.sdocExpressNotAllowedForZip=expSdocNotAllowedForZip,error fsm.sL.Msgs.pdm.spLargeShipperReturnsModuleMsg=text.spLargeShipperReturnsModuleM sg,default /******************* Commodity Module *************/ fsm.sL.Msgs.commodity.summaryNoSel=text.pleaseAddCommodity,default fsm.sL.Msgs.commodity.summaryPostSel=text.AddedCommodity,default /******************* SED/EEI Module *************/ fsm.sL.Msgs.sed.summaryNoSel=text.enterEEI,default fsm.sL.Msgs.sed.summaryPostSel=text.selectedEnterEEI,default /******************* Complete Shipment Module *************/ fsm.sL.Msgs.cys.primaryErr=primary.error,error fsm.sL.Msgs.cys.blankNickNm=text.profiles.blankNicknameAlert,default fsm.sL.Msgs.cys.dupNickNm=text.profiles.duplicateNicknameAlert,default

fsm.sL.Msgs.cys.profiles300=text.profiles.300ProfilesAlert,default fsm.sL.Msgs.cys.PndngShmpnts200=text.saveForLater.200PendingShipsAlert,default /******************* Notification Module *************/ fsm.sL.Msgs.not.summaryNoExpTag=text.emailNotifications.noExpressTag,default fsm.sL.Msgs.not.summarySel=text.emailNotification.collapsed.selections,default fsm.sL.Msgs.not.summaryNoSel=text.emailNotification.collapsed.noSelections,defau lt

Вам также может понравиться