Fix translations

This commit is contained in:
Laurent Destailleur
2024-08-02 14:52:34 +02:00
parent a41d9daa21
commit 033f0aa0a7
2 changed files with 3 additions and 2 deletions

View File

@@ -291,7 +291,7 @@ class pdf_eagle_proforma extends ModelePDFStockTransfer
$pdf->SetDrawColor(128, 128, 128); $pdf->SetDrawColor(128, 128, 128);
$pdf->SetTitle($outputlangs->convToOutputCharset($object->ref)); $pdf->SetTitle($outputlangs->convToOutputCharset($object->ref));
$pdf->SetSubject($outputlangs->transnoentities("StockTransferProFormat")); $pdf->SetSubject($outputlangs->transnoentities("StockTransferSheetProforma"));
$pdf->SetCreator("Dolibarr ".DOL_VERSION); $pdf->SetCreator("Dolibarr ".DOL_VERSION);
$pdf->SetAuthor($outputlangs->convToOutputCharset($user->getFullName($outputlangs))); $pdf->SetAuthor($outputlangs->convToOutputCharset($user->getFullName($outputlangs)));
$pdf->SetKeyWords($outputlangs->convToOutputCharset($object->ref)." ".$outputlangs->transnoentities("StockTransfer")); $pdf->SetKeyWords($outputlangs->convToOutputCharset($object->ref)." ".$outputlangs->transnoentities("StockTransfer"));

View File

@@ -271,7 +271,8 @@ totalTaxIncl=Total (tax incl.)
clickToClose=Click to close clickToClose=Click to close
sidebarCategories=Categories sidebarCategories=Categories
noSubCat=NoSubCat noSubCat=NoSubCat
specialPromo=Specials promotions specialPromo=Promotions
allSpecials=All promotions
newProducts=New products newProducts=New products
allNewProducts= All new products allNewProducts= All new products
view=View: view=View: