From f997aef06f8cdd5d5fcfb72a54850ca52e731c8d Mon Sep 17 00:00:00 2001
From: MaWoScha
Date: Wed, 6 Dec 2017 22:34:00 +0100
Subject: [PATCH] Version 0.5.1.2, Some fixes for Magento v1.9.7
---
.../Block/System/Config/Form/Fieldset/Extensions.php | 2 +-
.../Block/System/Config/Form/Fieldset/Instructions.php | 10 +++++-----
downloader/template_de_1.7/footer.phtml | 4 ++--
downloader/template_de_1.7/install/footer.phtml | 4 ++--
js/tiny_mce/langs/de.js | 2 +-
js/tiny_mce/plugins/emotions/langs/de_dlg.js | 2 +-
js/tiny_mce/plugins/style/langs/de_dlg.js | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php
index 677e5e1..f72441e 100644
--- a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php
+++ b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Extensions.php
@@ -16,7 +16,7 @@ public function render(Varien_Data_Form_Element_Abstract $element)
$html = $this->_getHeaderHtml($element);
$html .= "".$helper->__("The installed language pack only provides translations of in Magento existing texts. If you want to prepare your Magento store on the legal requirements in %s or expand common payment methods, we recommend to install the following additional extensions.",
- $helper->__("Germany"))."
";
+ $helper->__("Germany"))."
";
$html .= "
";
$html .= "".$helper->__("Specific market adjustment for")." ".$helper->__("German and European stores")."
";
$html .= "";
diff --git a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Instructions.php b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Instructions.php
index 2f5efbc..a3011e9 100644
--- a/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Instructions.php
+++ b/app/code/community/German/LocalePackDe/Block/System/Config/Form/Fieldset/Instructions.php
@@ -12,22 +12,22 @@ class German_LocalePackDe_Block_System_Config_Form_Fieldset_Instructions
{
public function render(Varien_Data_Form_Element_Abstract $element)
{
- $nodepath = "modules/German_LocalePackDe";
+ $nodepath = "modules/German_LocalePackDe";
$helper = Mage::helper("localepackde");
$html = $this->_getHeaderHtml($element);
$html .= "";
$html .= $helper->__("The %s language pack in version %s has been successfully installed.",
- (string)Mage::app()->getConfig()->getNode($nodepath.'/locale'),
- (string)Mage::app()->getConfig()->getNode($nodepath.'/version') );
+ (string)Mage::app()->getConfig()->getNode($nodepath.'/locale'),
+ (string)Mage::app()->getConfig()->getNode($nodepath.'/version') );
$html .= "
";
$html .= "";
$html .= $helper->__("On the Magento Connect page of the German language pack, you can find more information on the latest versions.",
- (string)Mage::app()->getConfig()->getNode($nodepath.'/link_mage') );
+ (string)Mage::app()->getConfig()->getNode($nodepath.'/link_mage') );
$html .= "
";
$html .= "";
$html .= $helper->__("For those interested there is a GitHub repository. It is provided for the following purposes:",
- (string)Mage::app()->getConfig()->getNode($nodepath.'/link_git') );
+ (string)Mage::app()->getConfig()->getNode($nodepath.'/link_git') );
$html .= "
";
$html .= "";
diff --git a/downloader/template_de_1.7/footer.phtml b/downloader/template_de_1.7/footer.phtml
index a748207..a860908 100644
--- a/downloader/template_de_1.7/footer.phtml
+++ b/downloader/template_de_1.7/footer.phtml
@@ -20,7 +20,7 @@
*
* @category design
* @package default
- * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
+ * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
?>
@@ -33,7 +33,7 @@
- Magento ist eine Handelsmarke der Magento, Inc. Copyright © 2016 Magento Inc.
+ Magento ist eine Handelsmarke der Magento, Inc. Copyright © 2017 Magento Inc.