From f2c22f54149d19428118984aabd5f1f0c6c26c4e Mon Sep 17 00:00:00 2001 From: liedekef <liedekef> Date: Mon, 15 Jan 2007 14:01:03 +0000 Subject: [PATCH] Traduction de PredefinedInvoices --- htdocs/langs/en_US/bills.lang | 1 + htdocs/langs/fr_BE/bills.lang | 1 + htdocs/langs/fr_FR/bills.lang | 1 + 3 files changed, 3 insertions(+) diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index 286ccce2769..aa7514b078d 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=No replacable invoices NoInvoiceToCorrect=No invoice to correct InvoiceHasAvoir=Corrected by one or several invoices CardBill=Invoice card +PredefinedInvoices=Predefined Invoices Invoice=Invoice Invoices=Invoices InvoiceLine=Invoice line diff --git a/htdocs/langs/fr_BE/bills.lang b/htdocs/langs/fr_BE/bills.lang index a4aaa058bda..b7adf51abbb 100644 --- a/htdocs/langs/fr_BE/bills.lang +++ b/htdocs/langs/fr_BE/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=Pas de facture rempla NoInvoiceToCorrect=Pas de facture � corriger InvoiceHasAvoir=Corrig�e par une ou plusieurs factures CardBill=Fiche facture +PredefinedInvoices=Facture pr�d�finie Invoice=Facture Invoices=Factures InvoiceLine=Ligne de facture diff --git a/htdocs/langs/fr_FR/bills.lang b/htdocs/langs/fr_FR/bills.lang index fbab5e5c025..40e6707288f 100644 --- a/htdocs/langs/fr_FR/bills.lang +++ b/htdocs/langs/fr_FR/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=Pas de factures remplacables NoInvoiceToCorrect=Pas de factures � corriger InvoiceHasAvoir=Corrig�e par un ou plusieurs avoirs CardBill=Fiche facture +PredefinedInvoices=Facture pr�d�finie Invoice=Facture Invoices=Factures InvoiceLine=Ligne de facture -- GitLab