From 4eabe55faa892867d2a0d4e299897905ed312453 Mon Sep 17 00:00:00 2001 From: MaxBuhe01 Date: Fri, 6 Sep 2024 18:42:36 +0200 Subject: [PATCH] [Changed] translation --- Application/views/admin_smarty/de/pdfdocuments_lang.php | 2 +- Application/views/admin_smarty/en/pdfdocuments_lang.php | 2 +- Application/views/admin_twig/de/pdfdocuments_lang.php | 2 +- Application/views/admin_twig/en/pdfdocuments_lang.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Application/views/admin_smarty/de/pdfdocuments_lang.php b/Application/views/admin_smarty/de/pdfdocuments_lang.php index 272abd5..d77afd1 100644 --- a/Application/views/admin_smarty/de/pdfdocuments_lang.php +++ b/Application/views/admin_smarty/de/pdfdocuments_lang.php @@ -16,7 +16,7 @@ $aLang = array( 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'bDev' => 'Entwicklermodus', 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'_sAlternativePdfLogoName' => 'Alternativer PDF-Logo Name

Ohne Angabe ( leer ) wird automatisch folgender Datei-Name gewählt: pdf_logo.jpg
- Diese Datei muss sich im source/out/THEME/img/ Ordner befinden.

+ Diese Datei muss sich im source/out/THEME/img/ Ordner befinden und muss aus technischen Gründen PNG/ JPG sein.

Notfalls wird kein Bild eingefügt!', 'D3_PDFDOCUMENTS' => 'PDF-Dokumente', diff --git a/Application/views/admin_smarty/en/pdfdocuments_lang.php b/Application/views/admin_smarty/en/pdfdocuments_lang.php index 3d5cd76..67947a8 100644 --- a/Application/views/admin_smarty/en/pdfdocuments_lang.php +++ b/Application/views/admin_smarty/en/pdfdocuments_lang.php @@ -16,7 +16,7 @@ $aLang = array( 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'bDev' => 'Developer mode', 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'_sAlternativePdfLogoName' => 'Alternative PDF Logo Name

Without specification (empty) the following file name will be automatically selected: pdf_logo.jpg
- This file must be located in the source/out/THEME/img/ folder.

+ This file must be located in the source/out/THEME/img/ folder and must be PNG or JPG for technical reasons.

If necessary, no image will be inserted!', 'D3_PDFDOCUMENTS' => 'PDF Documents', diff --git a/Application/views/admin_twig/de/pdfdocuments_lang.php b/Application/views/admin_twig/de/pdfdocuments_lang.php index 9a3d3d2..4849bc9 100644 --- a/Application/views/admin_twig/de/pdfdocuments_lang.php +++ b/Application/views/admin_twig/de/pdfdocuments_lang.php @@ -18,7 +18,7 @@ $aLang = array( 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'bDev' => 'Entwicklermodus', 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'_sAlternativePdfLogoName' => 'Alternativer PDF-Logo Name

Ohne Angabe ( leer ) wird automatisch folgender Datei-Name gewählt: pdf_logo.jpg
- Diese Datei muss sich im source/out/THEME/img/ Ordner befinden.

+ Diese Datei muss sich im source/out/THEME/img/ Ordner befinden und muss aus technischen Gründen PNG oder JPG sein.

Notfalls wird kein Bild eingefügt!', 'D3_PDFDOCUMENTS' => 'PDF-Dokumente', diff --git a/Application/views/admin_twig/en/pdfdocuments_lang.php b/Application/views/admin_twig/en/pdfdocuments_lang.php index 3d5cd76..5f5819c 100644 --- a/Application/views/admin_twig/en/pdfdocuments_lang.php +++ b/Application/views/admin_twig/en/pdfdocuments_lang.php @@ -16,7 +16,7 @@ $aLang = array( 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'bDev' => 'Developer mode', 'SHOP_MODULE_'. Constants::OXID_MODULE_ID.'_sAlternativePdfLogoName' => 'Alternative PDF Logo Name

Without specification (empty) the following file name will be automatically selected: pdf_logo.jpg
- This file must be located in the source/out/THEME/img/ folder.

+ This file must be located in the source/out/THEME/img/ folder and must be PNG/ JPG for technical reasons.

If necessary, no image will be inserted!', 'D3_PDFDOCUMENTS' => 'PDF Documents',