Fix: Translation errors

This commit is contained in:
Laurent Destailleur 2010-12-23 01:53:51 +00:00
parent 25f26d036e
commit 89c5b28bde
3 changed files with 5 additions and 2 deletions

View File

@ -549,6 +549,7 @@ if ($_GET["id"])
$valuetoshow=ucfirst($fieldlist[$field]); // Par defaut
if ($fieldlist[$field]=='source') { $valuetoshow=$langs->trans("Contact"); }
if ($fieldlist[$field]=='price') { $valuetoshow=$langs->trans("PriceUHT"); }
if ($fieldlist[$field]=='taux') { $valuetoshow=$langs->trans("Rate"); }
if ($fieldlist[$field]=='organization') { $valuetoshow=$langs->trans("Organization"); }
if ($fieldlist[$field]=='lang') { $valuetoshow=$langs->trans("Language"); }
if ($fieldlist[$field]=='type') { $valuetoshow=$langs->trans("Type"); }
@ -628,6 +629,7 @@ if ($_GET["id"])
$valuetoshow=ucfirst($fieldlist[$field]); // Par defaut
if ($fieldlist[$field]=='source') { $valuetoshow=$langs->trans("Contact"); }
if ($fieldlist[$field]=='price') { $valuetoshow=$langs->trans("PriceUHT"); }
if ($fieldlist[$field]=='taux') { $valuetoshow=$langs->trans("Rate"); }
if ($fieldlist[$field]=='organization') { $valuetoshow=$langs->trans("Organization"); }
if ($fieldlist[$field]=='lang') { $valuetoshow=$langs->trans("Language"); }
if ($fieldlist[$field]=='type') { $valuetoshow=$langs->trans("Type"); }

View File

@ -15,4 +15,5 @@ IncludedVAT=Included VAT
HT=Net of tax
TTC=Inc. VAT
VAT=VAT
VATRate=VAT Rate
VATRate=VAT Rate
AmountVAT=Amount VAT

View File

@ -266,7 +266,7 @@ AmountHTShort=Amount (net)
AmountTTCShort=Amount (inc. tax)
AmountHT=Amount (net of tax)
AmountTTC=Amount (inc. tax)
AmountVAT=Amount VAT
AmountVAT=Amount tax
AmountLT1ES=Amount RE
AmountLT2ES=Amount IRPF
AmountTotal=Total amount