From 08bd32c8314a192a4790c0a628f67d911351b497 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 19 Aug 2005 17:31:53 +0000 Subject: [PATCH] Trad: Traduction de "Rapport des actions" --- htdocs/langs/en_US/commercial.lang | 1 + htdocs/langs/en_US/main.lang | 2 ++ htdocs/langs/fr_FR/commercial.lang | 1 + htdocs/langs/fr_FR/main.lang | 2 ++ 4 files changed, 6 insertions(+) diff --git a/htdocs/langs/en_US/commercial.lang b/htdocs/langs/en_US/commercial.lang index bcd58942d18..3c4a5ab3c3e 100644 --- a/htdocs/langs/en_US/commercial.lang +++ b/htdocs/langs/en_US/commercial.lang @@ -19,6 +19,7 @@ TaskRDV=Rendez-vous TaskRDVWith=Rendez-vous with %s ShowTask=Show task ShowAction=Show action +ActionsReport=Actions report SalesRepresentative=Sales representative SalesRepresentatives=Sales representatives SalesRepresentativeFollowUp=Sales representative (follow-up) diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index 6229a27735b..4e20989870f 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -260,6 +260,8 @@ AmountInCurrency=Amount in %s currency Example=Example NoExample=No example FindBug=Report a bug +NbOfCustomers=Number of customers +NbOfLines=Number of lines # Countries CountryFR=France CountryBE=Belgium diff --git a/htdocs/langs/fr_FR/commercial.lang b/htdocs/langs/fr_FR/commercial.lang index abc535708fb..0dd145ceeb0 100644 --- a/htdocs/langs/fr_FR/commercial.lang +++ b/htdocs/langs/fr_FR/commercial.lang @@ -19,6 +19,7 @@ TaskRDV=Rendez-vous TaskRDVWith=Rendez-vous avec %s ShowTask=Afficher tache ShowAction=Afficher action +ActionsReport=Rapport des actions SalesRepresentative=Commercial SalesRepresentatives=Commerciaux SalesRepresentativeFollowUp=Commercial (suivi) diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 9a536c85bd5..2ab8b8c0f9c 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -260,6 +260,8 @@ AmountInCurrency=Montants exprim Example=Exemple NoExample=Pas d'exemple FindBug=Signaler un bug +NbOfCustomers=Nombre de clients +NbOfLines=Nombre de lignes # Countries CountryFR=France CountryBE=Belgique