aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index d7db455..30c1cab 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1779,12 +1779,12 @@ Description: The template ID already exists.
1779HttpStatus: 409 1779HttpStatus: 409
1780 1780
1781Value: 2851 1781Value: 2851
1782Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT 1782Name: MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT
1783Description: Amount given in the using template and in the template contract. There is a conflict. 1783Description: Amount given in the using template and in the template contract. There is a conflict.
1784HttpStatus: 409 1784HttpStatus: 409
1785 1785
1786Value: 2852 1786Value: 2852
1787Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT 1787Name: MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT
1788Description: Subject given in the using template and in the template contract. There is a conflict. 1788Description: Subject given in the using template and in the template contract. There is a conflict.
1789HttpStatus: 409 1789HttpStatus: 409
1790 1790