diff --git a/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/ExtensionsList.php b/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Extensionslist.php
similarity index 97%
rename from app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/ExtensionsList.php
rename to app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Extensionslist.php
index fecf911..549a64e 100644
--- a/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/ExtensionsList.php
+++ b/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Extensionslist.php
@@ -4,10 +4,10 @@
* @package German_LocaleFallback
* @authors MaWoScha
* @developer MaWoScha
- * @version 0.1.0
+ * @version 0.3.1
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-class German_LocaleFallback_Block_System_Config_Form_Fieldset_ExtensionsList
+class German_LocaleFallback_Block_System_Config_Form_Fieldset_Extensionslist
extends Mage_Adminhtml_Block_System_Config_Form_Fieldset
{
public function render(Varien_Data_Form_Element_Abstract $element)
diff --git a/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Instructions.php b/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Instructions.php
index 408fa3e..dc4eda5 100644
--- a/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Instructions.php
+++ b/app/code/community/German/LocaleFallback/Block/System/Config/Form/Fieldset/Instructions.php
@@ -4,7 +4,7 @@
* @package German_LocaleFallback
* @authors MaWoScha
* @developer MaWoScha
- * @version 0.1.0
+ * @version 0.3.1
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
class German_LocaleFallback_Block_System_Config_Form_Fieldset_Instructions
@@ -30,19 +30,19 @@ public function render(Varien_Data_Form_Element_Abstract $element)
$html .= "
".$helper->__("The fallback language, which complements the missing entries of their own language pack, can be defined here. First, however, one's own language pack must be installed. The process can be reversed.")."
";
$html .= "";
- $html .= $helper->__("This package is simply adding tree Static Blocks to the E-Mail-Templates:",
+ $html .= $helper->__("This package is simply adding three Static Blocks to the E-Mail-Templates:",
Mage::helper('adminhtml')->getUrl('adminhtml/system_email_template'));
- $html .= '
";
$html .= $helper->__("The static blocks can be managed by the CMS system in the admin area.",
Mage::helper('adminhtml')->getUrl('adminhtml/cms_block'));
$html .= "