Resolved conflicts
This commit is contained in:
@@ -51,6 +51,11 @@ 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.
|
||||
invalid.status.transition=Invalid status transition.
|
||||
|
||||
# Login-related messages
|
||||
login.successfully=Login successfully.
|
||||
|
||||
@@ -51,6 +51,11 @@ call.not.found=Chiamata non trovata.
|
||||
score.not.null=Il punteggio non pu<70> essere nullo o zero.
|
||||
field.not.null={0} non pu<70> essere nullo.
|
||||
field.not.empty=la {0} non pu<70> essere vuota.
|
||||
update_call_status_success_msg=Lo stato della chiamata <20> stato aggiornato con successo.
|
||||
status.same.error=Lo stato <20> gi<67> impostato.
|
||||
invalid.status.change.from.draft=Lo stato non pu<70> essere cambiato in READY_TO_PUBLISH o PUBLISH da DRAFT.
|
||||
status.cannot.be.changed=Lo stato non pu<70> essere cambiato.
|
||||
invalid.status.transition=Transizione di stato non valida.
|
||||
|
||||
# Login-related messages
|
||||
login.successfully=Accesso effettuato con successo.
|
||||
|
||||
Reference in New Issue
Block a user