Skip to content

Commit

Permalink
Issue #392: corretta descrizione errore VER_014
Browse files Browse the repository at this point in the history
  • Loading branch information
nardil committed Sep 6, 2021
1 parent 06c3811 commit 1278c9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ public String getDescrizioneEsito() {
case VER_011: return "Richiesta non valida";
case VER_012: return "Richiesta non valida";
case VER_013: return "Richiesta non valida";
case VER_014: return "Impossibile aggiornare la pendenza scaduta.";
case VER_014: return "Impossibile acquisire i dati aggiornati della pendenza.";
case VER_015: return "Richiesta non valida";
case VER_016: return "Richiesta non valida";
case VER_017: return "Richiesta non valida";
Expand Down

0 comments on commit 1278c9f

Please sign in to comment.