commit 90aee6a0ba5c9e3e52074a2dabe1b3b9421ad165 parent 3b638032297cfed132912dfe82a1c47033eff03b Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 26 Sep 2021 20:06:26 +0200 improve error messages Diffstat:
| M | 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 @@ -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