Skip to content
Commit c920d0f1 authored by Célande Adrien's avatar Célande Adrien Committed by hydrargyrum
Browse files

[creditmutuel] factorizing transfer error messages

The website seems to enjoy creating new error messages and concatenate
others.
I now try to use generic parts of messages.
This way, I try to handle as much different messages as possible.

- 'Dépassement du montant':
	- 'Dépassement du montant journalier autorisé'
	- 'Dépassement du montant autorisé par virement' (new)
	- 'Dépassement du montant mensuel autorisé' (new)
- 'Opération non conforme':
	- 'Opération non conforme, les virements entre comptes Epargne ne sont pas autorisés.'
	- 'Opération non conforme: entre titulaires différents, seul un
compte courant peut être débité'
	- 'Opération non conforme, entre titulaires différents, seul un compte courant peut être crédité.' (new)
- 'Virement interdit':
	- 'Virement interdit sur compte clos'
	- 'Virement interdit sur compte inexistant'
	- 'Virement interdit sur compte inexistant ou clos' (new)
- 'Montant maximum autorisé':
	- 'Montant maximum autorisé au débit pour ce compte'
	- 'Montant maximum autorisé au crédit pour ce compte'
parent 4b171043
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment