Änderungen Error-Messages Vereinheitlichungen

This commit is contained in:
ja
2021-11-19 14:18:59 +01:00
parent 98bf19d085
commit 7344eb5231
4 changed files with 21 additions and 21 deletions

View File

@@ -109,7 +109,7 @@ Partial Class ForgotPW
'MsgBox("The form has not been filled completeley.", MsgBoxStyle.Critical, "Error08")
lblMessage.ForeColor = Color.Red
VERAG_VARIABLES.seterrorcount(8)
lblMessage.Text = VERAG_VARIABLES.geterrornumb + "This Form has to be filled completely."
lblMessage.Text = VERAG_VARIABLES.geterrornumb + "This Form has to be filled out completely."
End If
'Erweiterte Degub Msg-Box