Trad: Et de la traduction...

This commit is contained in:
Laurent Destailleur 2005-02-12 00:13:37 +00:00
parent fc9db3a639
commit f445b82a50
5 changed files with 9 additions and 5 deletions

View File

@ -18,4 +18,5 @@ VATToPay=VAT to pay
VATToCollect=VAT to collect
VATSummary=VAT Summary
VATPayed=VAT payed
SocialContributions=Social contributions
SocialContributions=Social contributions
AccountancyTreasuryArea=Accountancy/Treasury area

View File

@ -45,4 +45,5 @@ ContractNotRunning=This contract is not running
ErrorProductAlreadyExists=A product with reference %s already exists.
ErrorProductBadRefOrLabel=Wrong value for reference or label.
ShowProduct=Show product
ShowService=Show service
ShowService=Show service
ProductsAndServicesArea=Product and Services area

View File

@ -18,4 +18,5 @@ VATToPay=TVA
VATToCollect=TVA à récupéré
VATSummary=Résumé TVA
VATPayed=TVA payée
SocialContributions=Charges sociales
SocialContributions=Charges sociales
AccountancyTreasuryArea=Espace Compta/Tréso

View File

@ -48,4 +48,5 @@ ErrorProductAlreadyExists=Un produit avec la r
ErrorProductBadRefOrLabel=La valeur de la reference ou du libellé est incorrecte.
Suppliers=Fournisseurs
ShowProduct=Afficher produit
ShowService=Afficher service
ShowService=Afficher service
ProductsAndServicesArea=Espace Produit et Services

View File

@ -53,7 +53,7 @@ if ($_POST["action"] == 'update')
llxHeader("","",$langs->trans("ProductsAndServices"));
print_titre($langs->trans("ProductsAndServices"));
print_titre($langs->trans("ProductsAndServicesArea"));
print '<table border="0" width="100%">';