163 lines
7.5 KiB
Properties
163 lines
7.5 KiB
Properties
user.created.success=User created successfully.
|
|
user.updated.success=User updated successfully.
|
|
user.deleted.success=User deleted successfully.
|
|
user.not.found=User not found.
|
|
create_user_error_msg=An error occurred while creating the user.
|
|
update_user_error_msg=An error occurred while updating the user.
|
|
delete_user_error_msg=An error occurred while deleting the user.
|
|
get_user_success_msg=User retrieved successfully.
|
|
get_user_error_msg=An error occurred while retrieving the user.
|
|
user.not.active=User is not active. Please contact support.
|
|
# Role-related messages
|
|
role.created.success=Role created successfully.
|
|
role.updated.success=Role updated successfully.
|
|
role.deleted.success=Role deleted successfully.
|
|
role.not.found=Role not found.
|
|
create.role.error=Error occurred while creating the role.
|
|
update.role.error=Error occurred while updating the role.
|
|
role.fetch.success=Role fetched successfully.
|
|
delete.role.error=Error occurred while deleting the role.
|
|
|
|
# Region-related messages
|
|
region.created.success=Region created successfully.
|
|
region.updated.success=Region updated successfully.
|
|
get.region.success=Region fetched successfully.
|
|
delete.region.success=Region deleted successfully.
|
|
user.region.not.found=Region not found.
|
|
create.regiom.error=Error occurred while creating the region.
|
|
update.region.error=Error occurred while updating the region.
|
|
password.doesnt.match=Password and confirm password do not match.
|
|
|
|
#call related messages
|
|
user.not.exist=User does not exist.
|
|
region.not.found=Region not found.
|
|
user.id.not.null=User ID cannot be null.
|
|
question.not.empty=Question cannot be empty.
|
|
name.not.empty=Name cannot be empty.
|
|
type.not.empty=Type cannot be empty.
|
|
region.not.null=Region ID cannot be null.
|
|
amount.greater.than.zero=Amount must be greater than zero.
|
|
look.up.data.not.valid=Look up data entity is not valid.
|
|
files.uploaded=Files uploaded successfully.
|
|
call.created.successfully=Call created successfully.
|
|
file.deleted.successfully=File deleted successfully.
|
|
document.not.found=Document not found.
|
|
document.id.not.found=Document ID not found.
|
|
call.invalid.date=Invalid start or end date.
|
|
call.id.not.null=Call id cannot be null.
|
|
call.update.successfully=Call updated successfully.
|
|
call.fetch.success=Call details fetched successfully.
|
|
call.not.found=Call not found.
|
|
score.not.null=Score cannot be null or cannot be zero.
|
|
field.not.null={0} cannot be null.
|
|
field.not.empty={0} cannot be empty.
|
|
update_call_status_success_msg=The call status has been updated successfully.
|
|
status.same.error=Status is already set.
|
|
invalid.status.change.from.draft=Status cannot be changed to READY_TO_PUBLISH or PUBLISH from DRAFT.
|
|
status.cannot.be.changed=Status cannot be changed.
|
|
published.call.not.update=Published call cannot be updated.
|
|
invalid.status.change.from.publish=Status cannot be changed to READY_TO_PUBLISH or DRAFT from PUBLISH.
|
|
|
|
|
|
|
|
# Login-related messages
|
|
login.successfully=Login successfully.
|
|
pass.min.len.msg=Password must be at least 8 characters long.
|
|
email.already.exists=A user with this email already exists.
|
|
invalid_user=User validation failed. Check user info, account status, and token expiration.
|
|
|
|
#Global messages
|
|
common_message=Something went wrong..Please try again..
|
|
invalid_signature=Invalid token.
|
|
invalid_login=Invalid username or password.
|
|
req_validation_er=Request Validation Error
|
|
|
|
#Form-related messages
|
|
form.not.found=Form not found.
|
|
form.created.successfully=Form created successfully.
|
|
form.updated.suucessfully=Form updated successfully.
|
|
form.deleted.successfully=Form deleted successfully.
|
|
form.fetched.successfully=Form fetched successfully.
|
|
required.parameter.not.found.for.form=Label or content cannot be null.
|
|
form.not.found.for.call.id=Form not found for corresponding call.
|
|
#EvaluationCriteria-related messages
|
|
evaluation.criteria.not.found=EvaluationCriteria not found.
|
|
evaluation.criteria.created.successfully=EvaluationCriteria created successfully.
|
|
evaluation.criteria.fetch.successfully=EvaluationCriteria fetched successfully.
|
|
evaluation.criteria.updated.successfully=EvaluationCriteria updated successfully.
|
|
evaluation.criteria.deleted.successfully=EvaluationCriteria deleted successfully.
|
|
# Password reset messages
|
|
password.reset.initiated=Password reset initiated.
|
|
password.reset.success=Password has been successfully reset.
|
|
#Change Password
|
|
invalid.token.msg=The token provided is invalid or expired. Please request a new token.
|
|
current.password.incorrect = Current password is incorrect.
|
|
success.password.changed=Password changed successfully.
|
|
#Logout
|
|
logout.successful.msg=Logout successful. You have been logged out successfully.
|
|
#Update user Active or Deactive status
|
|
update.user.status.success=User status has been successfully updated.
|
|
|
|
|
|
#Form-field-related messages
|
|
form.field.not.found=Form field not found.
|
|
form.field.created.successfully=Form field created successfully.
|
|
form.field.updated.suucessfully=Form field updated successfully.
|
|
form.field.deleted.successfully=Form field deleted successfully.
|
|
form.field.fetched.successfully=Form field fetched successfully.
|
|
required.parameter.not.found.for.form.field=Label or definition cannot be null.
|
|
|
|
|
|
#Form-template-related messages
|
|
form.template.not.found=Form template not found.
|
|
form.template.created.successfully=Form template created successfully.
|
|
form.template.updated.suucessfully=Form template updated successfully.
|
|
form.template.deleted.successfully=Form template deleted successfully.
|
|
form.template.fetched.successfully=Form template fetched successfully.
|
|
required.parameter.not.found.for.form.template=Label or content cannot be null.
|
|
#Faq-related messages
|
|
faq.not.found=Faq not found.
|
|
faq.created.successfully=Faq created successfully.
|
|
faq.fetched.successfully=Faq fetched successfully.
|
|
faq.updated.successfully=Faq updated successfully.
|
|
faq.deleted.successfully=Faq deleted successfully.
|
|
|
|
#LookUpData-related message
|
|
lookupdata.not.found=LookUpData not found.
|
|
lookupdata.created.successfully=LookUpData created successfully.
|
|
lookupdata.fetched.successfully=LookUpData fetched successfully.
|
|
lookupdata.updated.successfully=LookUpData updated successfully.
|
|
lookupdata.deleted.successfully=LookUpData deleted successfully.
|
|
lookupdata.value.cannot.be.empty=Value field cannot be empty
|
|
|
|
#Document-related message
|
|
document.updated.successfully=Document updated successfully.
|
|
document.fetched.successfully=Document fetched successfully.
|
|
|
|
#Flow-related message
|
|
flow.created.successfully=Flow created successfully.
|
|
flow.fetched.successfully=Flow fetched successfully.
|
|
flow.already.exists= Flow already exist for this call.
|
|
flow.request.not.complete=Flow request is not complete.
|
|
|
|
# Application related messages
|
|
application.created.success=Application successfully created.
|
|
application.updated.success=Application successfully updated.
|
|
application.deleted.success=Application successfully deleted.
|
|
application.get.success=Application details fetched successfully.
|
|
application.not.found=Application not found with the given ID.
|
|
application.form.field.not.found=Application form field not found.
|
|
Form.not.matches.to.call.initial.form=Form id does not matches to initial form id of call.
|
|
application.already.exists=Application already exists for this call.
|
|
|
|
#Validation related messages
|
|
validation.field.required=Field {0} is required.
|
|
validation.field.min_length=Field {0} must be at least {1} characters long.
|
|
validation.field.max_length=Field {0} must be no more than {1} characters long.
|
|
validation.field.pattern=Field {0} does not match the required pattern.
|
|
validation.field.not_null=Field {0} must not be null.
|
|
validation.field.not_empty=Field {0} must not be empty.
|
|
|
|
current.form.incomplete=Current form is not filled.
|
|
flow.not.found=Flow not found.
|