diff --git a/Application/translations/de/d3_extsearch_lang.php b/Application/translations/de/d3_extsearch_lang.php new file mode 100644 index 0000000..f4943a9 --- /dev/null +++ b/Application/translations/de/d3_extsearch_lang.php @@ -0,0 +1,24 @@ + + * @link https://www.oxidmodule.com + */ + +declare(strict_types=1); + +// @codeCoverageIgnoreStart + +$sLangName = "Deutsch"; + +$aLang = include __DIR__."/d3_manufacturerinformation_translations.php"; + +// @codeCoverageIgnoreEnd diff --git a/Application/translations/de/d3_manufacturerinformation_translations.php b/Application/translations/de/d3_manufacturerinformation_translations.php new file mode 100644 index 0000000..ee3de25 --- /dev/null +++ b/Application/translations/de/d3_manufacturerinformation_translations.php @@ -0,0 +1,26 @@ + + * @link https://www.oxidmodule.com + */ + +declare(strict_types=1); + +// @codeCoverageIgnoreStart + +return [ + 'charset' => 'UTF-8', + + 'D3_MANUFACTURERINFO_TAB' => 'Hersteller', +]; + +// @codeCoverageIgnoreEnd diff --git a/Application/translations/en/d3_extsearch_lang.php b/Application/translations/en/d3_extsearch_lang.php new file mode 100644 index 0000000..579ccdb --- /dev/null +++ b/Application/translations/en/d3_extsearch_lang.php @@ -0,0 +1,24 @@ + + * @link https://www.oxidmodule.com + */ + +declare(strict_types=1); + +// @codeCoverageIgnoreStart + +$sLangName = "English"; + +$aLang = include __DIR__."/d3_manufacturerinformation_translations.php"; + +// @codeCoverageIgnoreEnd diff --git a/Application/translations/en/d3_manufacturerinformation_translations.php b/Application/translations/en/d3_manufacturerinformation_translations.php new file mode 100644 index 0000000..2e979ff --- /dev/null +++ b/Application/translations/en/d3_manufacturerinformation_translations.php @@ -0,0 +1,26 @@ + + * @link https://www.oxidmodule.com + */ + +declare(strict_types=1); + +// @codeCoverageIgnoreStart + +return [ + 'charset' => 'UTF-8', + + 'D3_MANUFACTURERINFO_TAB' => 'Manufacturer', +]; + +// @codeCoverageIgnoreEnd diff --git a/Application/views/blocks/page/details/inc/details_tabs_invite.html.tpl b/Application/views/blocks/page/details/inc/details_tabs_invite.html.tpl index ec174d1..9ec29b6 100644 --- a/Application/views/blocks/page/details/inc/details_tabs_invite.html.tpl +++ b/Application/views/blocks/page/details/inc/details_tabs_invite.html.tpl @@ -7,7 +7,7 @@ [{assign var="description" value=$oManufacturer->d3GetLongdesc()}] [{if $oConfig->getConfigParam('d3manufacturerinformation_showManufacturertextOnDetailsPage') && $description->rawValue|strip_tags|trim}] - [{capture append="tabs"}][{oxmultilang ident="MANUFACTURER"}][{/capture}] + [{capture append="tabs"}][{oxmultilang ident="D3_MANUFACTURERINFO_TAB"}][{/capture}] [{capture append="tabsContent"}]