New: Ajout fonction delete pour supprimer un compte

This commit is contained in:
Laurent Destailleur 2005-05-14 15:55:56 +00:00
parent 1ebba35536
commit a21362ae4c
2 changed files with 6 additions and 2 deletions

View File

@ -49,4 +49,6 @@ BankType1=Current account
BankType2=Cash account
IfBankAccount=If bank account
AccountsArea=Accounts area
AccountCard=Account card
AccountCard=Account card
DeleteAccount=Delete account
ConfirmDeleteAccount=Are you sure you want to delete this account ?

View File

@ -49,4 +49,6 @@ BankType1=Compte bancaire courant
BankType2=Compte caisse/liquide
IfBankAccount=Si compte bancaire
AccountsArea=Espace comptes
AccountCard=Fiche compte
AccountCard=Fiche compte
DeleteAccount=Suppression de compte
ConfirmDeleteAccount=Etes-vous sur de vouloir supprimer ce compte ?