Resolved conflicts
This commit is contained in:
@@ -314,3 +314,35 @@ company.id.required.for.preferred.call=Company ID is required when requesting on
|
||||
response.days.not.null=Response days should not be null and greater than zero.
|
||||
application.cannot.approved.or.rejected=Application cannot be approved and rejected because amendment is active.
|
||||
valid.vatnumber.message=The VAT number is valid.
|
||||
|
||||
atleast.one.id.required=At least one of companyId or applicationId must be provided
|
||||
|
||||
#Appointment flow messages
|
||||
ndg.generated = NDG Generated.
|
||||
ndg.available = NDG Available.
|
||||
ndg.generation.in.progress = NDG generation is in progress.
|
||||
ndg.fetch.successfully = NDG fetched successfully.
|
||||
appointment.already.created = Appointment Already Created.
|
||||
ndg.not.found.for.this.application.or.invalid = Ndg not found for this application or invalid.
|
||||
provide.valid.application.document.id = Provide valid application document id.
|
||||
document.uploaded.successfully.to.external.system = Document uploaded successfully to external system.
|
||||
error.in.uploading.document.check.input = Error in uploading document check input data or try again.
|
||||
document.already.uploaded = Document already uploaded.
|
||||
document.not.uploaded.to.external.system.please.try.again = Document not uploaded to external system, please try again.
|
||||
ndg.not.found.or.not.matched = The provided NDG does not match the application NDG, or the NDG has not been generated.
|
||||
ndg.generation.is.only.for.gepafin = NDG generation is only available for GEPAFIN Hub.
|
||||
appointment.creation.is.only.for.gepafin = Appointment creation is only allowed for GEPAFIN Hub.
|
||||
upload.document.is.only.for.gepafin = Document cant be uploaded, this is only available for GEPAFIN Hub.
|
||||
appointment.created.successfully = Appointment created successfully.
|
||||
error.try.again = Service call error while performing the operation. Please try again.
|
||||
document.uploading.is.in.progress = Document uploading is in progress.
|
||||
all.document.checked.and.one.checklist.checked=All document should be checked and at least one checklist should be checked.
|
||||
|
||||
#notification messsages
|
||||
notification.already.in.state=Notification is already in provided status.
|
||||
notification.fetched.successfully=Notification fetched successfully.
|
||||
notification.not.found=Notification not found.
|
||||
notification.sent.successfully=Notification sent successfully.
|
||||
notification.deleted.successfully=Notification deleted successfully.
|
||||
notification.updated.successfully=Notification updated successfully.
|
||||
user.with.company.not.found = User with company not found for user or company.
|
||||
|
||||
Reference in New Issue
Block a user