From 32a88bac9432b54473e441f8c13e33ba6d86739c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 11 Aug 2021 21:36:14 +0200 Subject: allowed chars only --- gnu-taler-error-codes/registry.rec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 0ce9133..9f58a34 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -598,7 +598,7 @@ HttpStatus: 0 Value: 1651 Name: EXCHANGE_WIRE_NO_ACCOUNTS_CONFIGURED -Description: No bank accounts are enabled for the exchange. The administrator should `enable-account` using the taler-exchange-offline tool. +Description: No bank accounts are enabled for the exchange. The administrator should enable-account using the taler-exchange-offline tool. HttpStatus: 500 Value: 1652 @@ -608,7 +608,7 @@ HttpStatus: 500 Value: 1653 Name: EXCHANGE_WIRE_FEES_NOT_CONFIGURED -Description: No wire fees are configured for an enabled wire method of the exchange. The administrator must set the `wire-fee` using the taler-exchange-offline tool. +Description: No wire fees are configured for an enabled wire method of the exchange. The administrator must set the wire-fee using the taler-exchange-offline tool. HttpStatus: 500 -- cgit v1.2.3