From 90aee6a0ba5c9e3e52074a2dabe1b3b9421ad165 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Sep 2021 20:06:26 +0200 Subject: improve error messages --- gnu-taler-error-codes/registry.rec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 1d6d00a..e8294e5 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1691,7 +1691,7 @@ HttpStatus: 500 Value: 8202 Name: ANASTASIS_SMS_HELPER_COMMAND_FAILED -Description: Helper terminated with a non-successful result. +Description: Provider failed to send SMS. Helper terminated with a non-successful result. HttpStatus: 500 @@ -1707,7 +1707,7 @@ HttpStatus: 500 Value: 8212 Name: ANASTASIS_EMAIL_HELPER_COMMAND_FAILED -Description: Helper terminated with a non-successful result. +Description: Provider failed to send E-mail. Helper terminated with a non-successful result. HttpStatus: 500 @@ -1723,7 +1723,7 @@ HttpStatus: 500 Value: 8222 Name: ANASTASIS_POST_HELPER_COMMAND_FAILED -Description: Helper terminated with a non-successful result. +Description: Provider failed to send mail. Helper terminated with a non-successful result. HttpStatus: 500 -- cgit v1.2.3