Skip to content

Commit

Permalink
Version 0.4.2, Update for Magento v1.9.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MaWoScha committed Aug 15, 2019
1 parent 31fbe48 commit 5d24f05
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,18 @@ Dies ist eine abgeleitete Arbeit von [German LocalePack de_DE](https://github.co
überarbeitet und internationalisiert von MaWoScha.

Diese Erweiterung ist mit Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 und 1.9.1 getestet. <br />
Das Sprachpaket ist für Magento 1.6.x bis 1.9.3.x
Das Sprachpaket ist für Magento 1.6.x bis 1.9.4.x.


This is a derived work of [German LocalePack de_DE](https://github.com/MaWoScha/German_LocalePack_de_DE) and [German LocalePack de_CH](https://github.com/openstream/German_LocalePack_de_CH),<br />
refactured and internationalized from MaWoScha.

This extension is tested with Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 and 1.9.1. <br />
The language pack is suitable for Magento 1.6.x until 1.9.3.x
The language pack is suitable for Magento 1.6.x until 1.9.4.x.


Se trata de una obra derivada de [German LocalePack de_DE](https://github.com/MaWoScha/German_LocalePack_de_DE) y [German LocalePack de_CH](https://github.com/openstream/German_LocalePack_de_CH),<br />
revisado e internacionalizado de MaWoScha.

Esta extensión se prueba con Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 y 1.9.1. <br />
El paquete de idioma es adecuado para Magento 1.6.x hasta 1.9.3.x
El paquete de idioma es adecuado para Magento 1.6.x hasta 1.9.4.x.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.3.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand All @@ -26,8 +26,8 @@ public function render(Varien_Data_Form_Element_Abstract $element)
$html .= "</p>";
if (!array_key_exists("German_LocaleFallback", $modules)) {
$html .= "<p>".$helper->__("Note: Install the extension %s, so you can use %s as a <a href='%s'>fallback language</a>.",
"de_DE",
"<a href='https://github.com/MaWoScha/German_LocaleFallback'>German LocaleFallback</a>",
"de_DE",
$section_link )."</p>";
} else if (!array_key_exists("German_LocalePackDe", $modules)) {
$html .= "<p>".$helper->__("Note: Install the language package %s to use it as a <a href='%s'>fallback language</a>.",
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackCh/Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @authors MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackCh/Model/Observer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @authors MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
6 changes: 3 additions & 3 deletions app/code/community/German/LocalePackCh/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @authors MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
<config>
<modules>
<German_LocalePackCh>
<version>0.4.1</version>
<version>0.4.2</version>
<locale>de_CH</locale>
<title>German (Switzerland) Language Pack</title>
<link_git>https://github.com/MaWoScha/German_LocalePack_de_CH</link_git>
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackCh/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @authors MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/etc/modules/German_LocalePackCh.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha <[email protected], http://www.siempro.co/>, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @authors MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @developer MaWoScha, Rico Neitzel <[email protected], http://www.buro71a.de/>
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
2 changes: 1 addition & 1 deletion app/locale/it_CH/German_LocaleCh.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"Language Packs","Pacchetto di lingua"
"Language Packs","Pacchetto di Lingua"
"Attention: Your Locale Pack doesn\'t match your Magento Version. <a href='%s'>Get more information here.</a>","Attenzione: Il tuo pacchetto locale non corrisponde alla sua Versione di Magento. <a href='%s'>Ottieni maggiori informazioni qui.</a>"
"Switzerland","Svizzera"
"German (Switzerland)","Tedesco (Svizzera)"
Expand Down
2 changes: 1 addition & 1 deletion app/locale/it_IT/German_LocaleCh.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"Language Packs","Pacchetto di lingua"
"Language Packs","Pacchetto di Lingua"
"Attention: Your Locale Pack doesn\'t match your Magento Version. <a href='%s'>Get more information here.</a>","Attenzione: Il tuo pacchetto locale non corrisponde alla sua Versione di Magento. <a href='%s'>Ottieni maggiori informazioni qui.</a>"
"Switzerland","Svizzera"
"German (Switzerland)","Tedesco (Svizzera)"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mawoscha/german-localepack_de_ch",
"name": "mawoscha/german_localepack_de_ch",
"type": "magento-module",
"license":"OSL-3.0",
"description":"German (Switzerland) Community Translation",
Expand Down
4 changes: 2 additions & 2 deletions var/connect/German_LocalePack_de_CH.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ German language pack for Magento Commerce - Version for Switzerland
Paquete de idioma alemana para Magento Commerce - Versión para Suiza</description>
<license>OSL</license>
<license_uri>http://opensource.org/licenses/osl-3.0.php</license_uri>
<version>0.4.1</version>
<version>0.4.2</version>
<stability>stable</stability>
<notes>none</notes>
<authors>
Expand All @@ -34,7 +34,7 @@ Paquete de idioma alemana para Magento Commerce - Versión para Suiza</descripti
</email>
</authors>
<depends_php_min>5.2.0</depends_php_min>
<depends_php_max>6.0.0</depends_php_max>
<depends_php_max>7.1.0</depends_php_max>
<depends>
<package>
<name>
Expand Down

0 comments on commit 5d24f05

Please sign in to comment.