Resolved Conflicts
This commit is contained in:
@@ -47,7 +47,7 @@ VALUES
|
||||
(
|
||||
4,
|
||||
'Notification of Inadmissibility Due to Failure to Respond Template',
|
||||
'INADMISSIBILITY_NOTIFICATION',
|
||||
'INADMISSIBILITY_NOTIFICATION_DUE_TO_FAILURE',
|
||||
'<html>
|
||||
<body style="font-family: Arial, sans-serif; color: #000; line-height: 1.6;">
|
||||
<div style="padding: 20px; border: 1px solid #ddd; border-radius: 8px; max-width: 600px; margin: auto;">
|
||||
|
||||
@@ -295,11 +295,11 @@ application.amendment.get.success = Application Amendment details fetched succes
|
||||
application.amendment.update.successfully = Application Amendment Updated Successfully.
|
||||
response.days.extended.success=Response days extended successfully.
|
||||
|
||||
added.comment.to.amendment.request.success = Application Amendment Comment Added Successfully.;
|
||||
comment.not.found = Comment Not Found.";
|
||||
comment.updated.successfully = Comment Updated Successfully.";
|
||||
comment.deleted.successfully = Comment Deleted Successfully.";
|
||||
comment.not.associate.with.amendment = Comment Not Associated with Amendment Request.";
|
||||
amendment.found.success = Amendment Request Found Successfully.";
|
||||
invalid.amendment.for.comment = Invalid Amendment Request for the Given Comment.";
|
||||
DD_MM_YYYY_HH_MM = DD-MM-YYYY HH:MM.";
|
||||
added.comment.to.amendment.request.success = Application Amendment Comment Added Successfully.
|
||||
comment.not.found = Comment Not Found.
|
||||
comment.updated.successfully = Comment Updated Successfully.
|
||||
comment.deleted.successfully = Comment Deleted Successfully.
|
||||
comment.not.associate.with.amendment = Comment Not Associated with Amendment Request.
|
||||
amendment.found.success = Amendment Request Found Successfully.
|
||||
invalid.amendment.for.comment = Invalid Amendment Request for the Given Comment.
|
||||
DD_MM_YYYY_HH_MM = dd_MM_yyyy HH:mm
|
||||
|
||||
@@ -296,5 +296,5 @@ comment.deleted.successfully = Commento eliminato con successo.
|
||||
comment.not.associate.with.amendment = Il commento non � associato alla richiesta di emendamento.
|
||||
amendment.found.success = Richiesta di emendamento trovata con successo.
|
||||
invalid.amendment.for.comment = Richiesta di emendamento non valida per il commento fornito.
|
||||
DD_MM_YYYY_HH_MM = DD-MM-YYYY HH:MM.
|
||||
DD_MM_YYYY_HH_MM = dd_MM_yyyy HH:mm
|
||||
create.application.data.amendment.msg =Emendamento alla domanda inviato con successo
|
||||
|
||||
Reference in New Issue
Block a user