|
|
|
|
@ -532,67 +532,48 @@ abstract class LocaleKeys {
|
|
|
|
|
static const expiredDocuments = 'expiredDocuments';
|
|
|
|
|
static const missingDocuments = 'missingDocuments';
|
|
|
|
|
static const uploadedDocuments = 'uploadedDocuments';
|
|
|
|
|
static const manage = 'manage';
|
|
|
|
|
static const members = 'members';
|
|
|
|
|
static const areYouSureWantTodelete = 'areYouSureWantTodelete';
|
|
|
|
|
static const groupMembers = "groupMembers";
|
|
|
|
|
static const manageGroup = "manageGroup";
|
|
|
|
|
static const admin = "admin";
|
|
|
|
|
static const addUsers ="addUsers";
|
|
|
|
|
static const editGroups ="editGroups";
|
|
|
|
|
static const groupNameshouldbe ="groupNameshouldbe";
|
|
|
|
|
static const enterGroupName ="enterGroupName";
|
|
|
|
|
static const groupName ="groupName";
|
|
|
|
|
static const enterGroupNamePlease ="enterGroupNamePlease";
|
|
|
|
|
static const audioCall = 'audioCall';
|
|
|
|
|
static const videoCall ='videoCall';
|
|
|
|
|
static const shareScreen ='shareScreen';
|
|
|
|
|
static const searchByUserName ='searchByUserName';
|
|
|
|
|
// static const userSearch ='userSearch';
|
|
|
|
|
// static const userName ='userName';
|
|
|
|
|
// static const userId ='userId';
|
|
|
|
|
static const addAtLeastOneAttachment ='addAtLeastOneAttachment';
|
|
|
|
|
static const pleaseClickButtonToJoinMarathon ='pleaseClickButtonToJoinMarathon';
|
|
|
|
|
static const youCannotJoinTheMarathon ='youCannotJoinTheMarathon';
|
|
|
|
|
static const open ='open';
|
|
|
|
|
static const paymentDetails ='paymentDetails';
|
|
|
|
|
static const requestNo ='requestNo';
|
|
|
|
|
static const requesterEmpNum ='requesterEmpNum';
|
|
|
|
|
static const requesterEmpName ='requesterEmpName';
|
|
|
|
|
static const prepareEmpName ='prepareEmpName';
|
|
|
|
|
static const prepareEmpNum ='prepareEmpNum';
|
|
|
|
|
static const requesterPositionName ='requesterPositionName';
|
|
|
|
|
static const preparePositionName ='preparePositionName';
|
|
|
|
|
static const requesterPayrollName ='requesterPayrollName';
|
|
|
|
|
static const requesterOperatingUnit ='requesterOperatingUnit';
|
|
|
|
|
static const payingORGName ='payingORGName';
|
|
|
|
|
static const requestAmount ='requestAmount';
|
|
|
|
|
static const typeofPayment ='typeofPayment';
|
|
|
|
|
static const beneficiaryDetails ='beneficiaryDetails';
|
|
|
|
|
static const beneficiaryName ='beneficiaryName';
|
|
|
|
|
static const idIqama ='idIqama';
|
|
|
|
|
static const beneficiaryBankName ='beneficiaryBankName';
|
|
|
|
|
static const sadadNumber ='sadadNumber';
|
|
|
|
|
static const beneficiaryIBAN ='beneficiaryIBAN';
|
|
|
|
|
static const purchaseOrders ='purchaseOrders';
|
|
|
|
|
static const pOAmount ='pOAmount';
|
|
|
|
|
static const approvalDate ='approvalDate';
|
|
|
|
|
static const versionStatus ='versionStatus';
|
|
|
|
|
static const supplierNo ='supplierNo';
|
|
|
|
|
static const general ="general";
|
|
|
|
|
static const addAtLeastOneAttachment = 'addAtLeastOneAttachment';
|
|
|
|
|
static const pleaseClickButtonToJoinMarathon = 'pleaseClickButtonToJoinMarathon';
|
|
|
|
|
static const youCannotJoinTheMarathon = 'youCannotJoinTheMarathon';
|
|
|
|
|
static const open = 'open';
|
|
|
|
|
static const paymentRequest = 'paymentRequest';
|
|
|
|
|
static const paymentDetails = 'paymentDetails';
|
|
|
|
|
static const requestNo = 'requestNo';
|
|
|
|
|
static const requesterEmpNum = 'requesterEmpNum';
|
|
|
|
|
static const requesterEmpName = 'requesterEmpName';
|
|
|
|
|
static const prepareEmpName = 'prepareEmpName';
|
|
|
|
|
static const requesterPositionName = 'requesterPositionName';
|
|
|
|
|
static const preparePositionName = 'preparePositionName';
|
|
|
|
|
static const requesterPayrollName = 'requesterPayrollName';
|
|
|
|
|
static const payingORGName = 'payingORGName';
|
|
|
|
|
static const requestAmount = 'requestAmount';
|
|
|
|
|
static const typeofPayment = 'typeofPayment';
|
|
|
|
|
static const beneficiaryDetails = 'beneficiaryDetails';
|
|
|
|
|
static const beneficiaryName = 'beneficiaryName';
|
|
|
|
|
static const idIqama = 'idIqama';
|
|
|
|
|
static const beneficiaryBankName = 'beneficiaryBankName';
|
|
|
|
|
static const sadadNumber = 'sadadNumber';
|
|
|
|
|
static const beneficiaryIBAN = 'beneficiaryIBAN';
|
|
|
|
|
static const purchaseOrders = 'purchaseOrders';
|
|
|
|
|
static const approvalDate = 'approvalDate';
|
|
|
|
|
static const pOAmount = 'pOAmount';
|
|
|
|
|
static const versionStatus = 'versionStatus';
|
|
|
|
|
static const supplierNo = 'supplierNo';
|
|
|
|
|
static const general = 'general';
|
|
|
|
|
static const requesterOperatingUnit = 'requesterOperatingUnit';
|
|
|
|
|
static const prepareEmpNum = 'prepareEmpNum';
|
|
|
|
|
static const supplierInfo = 'supplierInfo';
|
|
|
|
|
static const supplierAcNo = 'supplierAcNo';
|
|
|
|
|
static const supplierAcName = 'supplierAcName';
|
|
|
|
|
static const supplierIBAN = 'Supplier IBAN';
|
|
|
|
|
static const supplierCRNo = 'CR Number';
|
|
|
|
|
static const suppliedAcNo = 'Supplied Account No.';
|
|
|
|
|
static const patientRefundInvoice = "patientRefundInvoice";
|
|
|
|
|
static const patientNumber = 'Patient Number';
|
|
|
|
|
static const patientName = 'Patient Name';
|
|
|
|
|
static const invoiceDate = 'Invoice Date';
|
|
|
|
|
static const refundInvoice = 'Refund Invoice';
|
|
|
|
|
static const hospitalClinic = 'Hospital Clinic';
|
|
|
|
|
static const supplierIBAN = 'supplierIBAN';
|
|
|
|
|
static const supplierCRNo = 'supplierCRNo';
|
|
|
|
|
static const suppliedAcNo = 'suppliedAcNo';
|
|
|
|
|
static const patientRefundInvoice = 'patientRefundInvoice';
|
|
|
|
|
static const patientNumber = 'patientNumber';
|
|
|
|
|
static const patientName = 'patientName';
|
|
|
|
|
static const invoiceDate = 'invoiceDate';
|
|
|
|
|
static const refundInvoice = 'refundInvoice';
|
|
|
|
|
static const hospitalClinic = 'hospitalClinic';
|
|
|
|
|
static const graphicalAnalysis = 'graphicalAnalysis';
|
|
|
|
|
static const itemHistoryAnalysis = 'itemHistoryAnalysis';
|
|
|
|
|
static const pOno = 'pOno';
|
|
|
|
|
@ -601,6 +582,23 @@ abstract class LocaleKeys {
|
|
|
|
|
static const qtyReceived = 'qtyReceived';
|
|
|
|
|
static const bonusQty = 'bonusQty';
|
|
|
|
|
static const balQty = 'balQty';
|
|
|
|
|
static const videoCall = 'videoCall';
|
|
|
|
|
static const addUsers = 'addUsers';
|
|
|
|
|
static const admin = 'admin';
|
|
|
|
|
static const areYouSureWantTodelete = 'areYouSureWantTodelete';
|
|
|
|
|
static const Attendance = 'Attendance';
|
|
|
|
|
static const audioCall = 'audioCall';
|
|
|
|
|
static const editGroups = 'editGroups';
|
|
|
|
|
static const enterGroupName = 'enterGroupName';
|
|
|
|
|
static const enterGroupNamePlease = 'enterGroupNamePlease';
|
|
|
|
|
static const groupMembers = 'groupMembers';
|
|
|
|
|
static const groupName = 'groupName';
|
|
|
|
|
static const groupNameshouldbe = 'groupNameshouldbe';
|
|
|
|
|
static const manage = 'manage';
|
|
|
|
|
static const manageGroup = 'manageGroup';
|
|
|
|
|
static const members = 'members';
|
|
|
|
|
static const searchByUserName = 'searchByUserName';
|
|
|
|
|
static const shareScreen = 'shareScreen';
|
|
|
|
|
static const start = 'start';
|
|
|
|
|
static const about = 'about';
|
|
|
|
|
static const explore = 'explore';
|
|
|
|
|
|