Version Notes
none/keine
Download this release
Release Info
Developer | Rico Neitzel |
Extension | Locale_Mage_community_de_DE |
Version | 1.9.1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.9.1.0.0 to 1.9.1.0.1
- app/code/community/German/LocalePackDe/Helper/Data.php +1 -1
- app/code/community/German/LocalePackDe/Model/Observer.php +1 -1
- app/code/community/German/LocalePackDe/etc/config.xml +17 -5
- app/code/community/German/LocalePackDe/etc/system.xml +9 -9
- app/design/adminhtml/default/default/layout/localepackde.xml +1 -1
- app/etc/modules/German_LocalePackDe.xml +1 -1
- app/locale/de_DE/Mage_Core.csv +1 -0
- package.xml +7 -7
app/code/community/German/LocalePackDe/Helper/Data.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* @package German_LocalePack
|
5 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
-
* @version 1.9.1.0.
|
8 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
class German_LocalePackDe_Helper_Data extends Mage_Core_Helper_Abstract
|
4 |
* @package German_LocalePack
|
5 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
+
* @version 1.9.1.0.1
|
8 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
class German_LocalePackDe_Helper_Data extends Mage_Core_Helper_Abstract
|
app/code/community/German/LocalePackDe/Model/Observer.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* @package German_LocalePack
|
5 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
-
* @version 1.9.1.0.
|
8 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
|
4 |
* @package German_LocalePack
|
5 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
+
* @version 1.9.1.0.1
|
8 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
|
app/code/community/German/LocalePackDe/etc/config.xml
CHANGED
@@ -5,14 +5,14 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.9.1.0.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
12 |
<config>
|
13 |
<modules>
|
14 |
<German_LocalePackDe>
|
15 |
-
<version>1.9.1.0.
|
16 |
</German_LocalePackDe>
|
17 |
</modules>
|
18 |
|
@@ -42,14 +42,24 @@
|
|
42 |
</observers>
|
43 |
</adminhtml_controller_action_predispatch_start>
|
44 |
</events>
|
45 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
</global>
|
47 |
|
48 |
<adminhtml>
|
49 |
<layout>
|
50 |
<updates>
|
51 |
<localepackde>
|
52 |
-
<
|
|
|
|
|
53 |
</localepackde>
|
54 |
</updates>
|
55 |
</layout>
|
@@ -78,7 +88,9 @@
|
|
78 |
<translate>
|
79 |
<modules>
|
80 |
<German_LocalePackDe>
|
81 |
-
<
|
|
|
|
|
82 |
</German_LocalePackDe>
|
83 |
</modules>
|
84 |
</translate>
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.9.1.0.1
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
12 |
<config>
|
13 |
<modules>
|
14 |
<German_LocalePackDe>
|
15 |
+
<version>1.9.1.0.1</version>
|
16 |
</German_LocalePackDe>
|
17 |
</modules>
|
18 |
|
42 |
</observers>
|
43 |
</adminhtml_controller_action_predispatch_start>
|
44 |
</events>
|
45 |
+
<template>
|
46 |
+
<email>
|
47 |
+
<design_email_support translate="label" module="core">
|
48 |
+
<label>Email - Support</label>
|
49 |
+
<file>html/support.html</file>
|
50 |
+
<type>text</type>
|
51 |
+
</design_email_support>
|
52 |
+
</email>
|
53 |
+
</template>
|
54 |
</global>
|
55 |
|
56 |
<adminhtml>
|
57 |
<layout>
|
58 |
<updates>
|
59 |
<localepackde>
|
60 |
+
<files>
|
61 |
+
<default>localepackde.xml</default>
|
62 |
+
</files>
|
63 |
</localepackde>
|
64 |
</updates>
|
65 |
</layout>
|
88 |
<translate>
|
89 |
<modules>
|
90 |
<German_LocalePackDe>
|
91 |
+
<files>
|
92 |
+
<default>German_LocalePackDe.csv</default>
|
93 |
+
</files>
|
94 |
</German_LocalePackDe>
|
95 |
</modules>
|
96 |
</translate>
|
app/code/community/German/LocalePackDe/etc/system.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.9.1.0.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
@@ -50,7 +50,7 @@
|
|
50 |
<show_in_website>0</show_in_website>
|
51 |
<show_in_store>0</show_in_store>
|
52 |
<comment><![CDATA[
|
53 |
-
<p><strong>Das Sprachpaket de_DE in der Version <span style="color:red">1.9.1.0.
|
54 |
|
55 |
<p>Auf der <a href="http://www.magentocommerce.com/magento-connect/catalog/product/view/id/2317" target="_blank">Extension Homepage des deutschen Sprachpakets</a> finden Sie weitere Informationen zu aktuellen Versionen.</p>
|
56 |
<br />
|
@@ -79,7 +79,7 @@
|
|
79 |
<show_in_website>0</show_in_website>
|
80 |
<show_in_store>0</show_in_store>
|
81 |
<comment><![CDATA[
|
82 |
-
<p style="font-weight: bold;">Um die Übersetzung für den Magento Connect Manager zu installieren gehen Sie bitte wie folgt vor:</p>
|
83 |
|
84 |
<ol style="list-style-position: outside; list-style-type: decimal; margin-left:18px;">
|
85 |
<li>In Ihrem Magento-Hauptverzeichnis im Unterordner "/downloader" den Ordner "template" umbenennen in "template_original"</li>
|
@@ -128,8 +128,8 @@
|
|
128 |
<p style="font-weight: bold;">Es ist möglich eigene, vom Standard abweichende, Übersetzungen einzusetzen. Beachten Sie die folgenden Punkte/Tipps:</p>
|
129 |
<h3 style="margin-top:20px; margin-bottom:10xp;">Nutzen der Inline-Übersetzung</h3>
|
130 |
<ol style="list-style-position: outside; list-style-type: decimal; margin-left:18px;">
|
131 |
-
<li>Unter "System"
|
132 |
-
<li>Unter "System"
|
133 |
<li>Je nach Auswahl werden nun im Front oder Backend an übersetzbaren Textbereichen beim Überfahren mit der Maus kleine Buch-Icons angezeigt,<br />
|
134 |
nach einem Klick auf dieses Buch öffnet sich ein Dialog, in dem man wahlweise global oder nur für den aktuellen StoreView<br >eigene Übersetzungen hinterlegen kann.</li>
|
135 |
</ol><br />
|
@@ -149,8 +149,8 @@
|
|
149 |
</ol><br />
|
150 |
<p>Sollten Sie trotzdem eigene Übersetzungen per CSV Dateien nutzen wollen:</p>
|
151 |
<ol>
|
152 |
-
<li>Legen Sie ein
|
153 |
-
<li>Konfigurieren Sie Magento, dass dieses Theme für Übersetzungen verwendet werden soll: "System"
|
154 |
</ol>
|
155 |
<br />
|
156 |
<p><strong style="color:red">Bitte beachten:</strong> Der für die CSV-Datei verwendete Editor sollte die Datei als UTF-8 ohne BOM speichern können!</p>
|
@@ -165,13 +165,13 @@
|
|
165 |
<show_in_website>0</show_in_website>
|
166 |
<show_in_store>0</show_in_store>
|
167 |
<comment><![CDATA[
|
168 |
-
<p>Das installierte Sprachpaket liefert lediglich Übersetzungen der in Magento vorhandenen Texte. Wenn Sie Ihren Magento Shop auf die rechtlichen Anforderungen in Deutschland vorbereiten oder um verbreitete Zahlungsarten erweitern
|
169 |
|
170 |
<hr style="margin-top:15px; margin-bottom:5px;" />
|
171 |
|
172 |
<h3 style="margin-top:20px; margin-bottom:10xp;">Spezifische Marktanpassung für Deutsche und Europäische Shops</h3>
|
173 |
<dl>
|
174 |
-
<dt><b>
|
175 |
<dd>Extension Key für den Connect Manager: <span style="color:#EA7601;">http://connect20.magentocommerce.com/community/FireGento_MageSetup</span></dd>
|
176 |
</dl>
|
177 |
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.9.1.0.1
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
50 |
<show_in_website>0</show_in_website>
|
51 |
<show_in_store>0</show_in_store>
|
52 |
<comment><![CDATA[
|
53 |
+
<p><strong>Das Sprachpaket de_DE in der Version <span style="color:red">1.9.1.0.1</span> wurde erfolgreich installiert.</strong></p>
|
54 |
|
55 |
<p>Auf der <a href="http://www.magentocommerce.com/magento-connect/catalog/product/view/id/2317" target="_blank">Extension Homepage des deutschen Sprachpakets</a> finden Sie weitere Informationen zu aktuellen Versionen.</p>
|
56 |
<br />
|
79 |
<show_in_website>0</show_in_website>
|
80 |
<show_in_store>0</show_in_store>
|
81 |
<comment><![CDATA[
|
82 |
+
<p style="font-weight: bold;">Um die Übersetzung für den Magento Connect Manager zu installieren, gehen Sie bitte wie folgt vor:</p>
|
83 |
|
84 |
<ol style="list-style-position: outside; list-style-type: decimal; margin-left:18px;">
|
85 |
<li>In Ihrem Magento-Hauptverzeichnis im Unterordner "/downloader" den Ordner "template" umbenennen in "template_original"</li>
|
128 |
<p style="font-weight: bold;">Es ist möglich eigene, vom Standard abweichende, Übersetzungen einzusetzen. Beachten Sie die folgenden Punkte/Tipps:</p>
|
129 |
<h3 style="margin-top:20px; margin-bottom:10xp;">Nutzen der Inline-Übersetzung</h3>
|
130 |
<ol style="list-style-position: outside; list-style-type: decimal; margin-left:18px;">
|
131 |
+
<li>Unter "System" → "Cache-Verwaltung" sicherstellen, dass der Übersetzungscache, besser noch alle Caches, deaktiviert sind</li>
|
132 |
+
<li>Unter "System" → "Konfiguration" → "Entwickleroptionen" → "Inline übersetzen" aktivieren</li>
|
133 |
<li>Je nach Auswahl werden nun im Front oder Backend an übersetzbaren Textbereichen beim Überfahren mit der Maus kleine Buch-Icons angezeigt,<br />
|
134 |
nach einem Klick auf dieses Buch öffnet sich ein Dialog, in dem man wahlweise global oder nur für den aktuellen StoreView<br >eigene Übersetzungen hinterlegen kann.</li>
|
135 |
</ol><br />
|
149 |
</ol><br />
|
150 |
<p>Sollten Sie trotzdem eigene Übersetzungen per CSV Dateien nutzen wollen:</p>
|
151 |
<ol>
|
152 |
+
<li>Legen Sie ein eigenes Themes mit der Übersetzungsdatei "/app/design/frontend/default/mein_theme/locale/de_DE/translate.csv" an.</li>
|
153 |
+
<li>Konfigurieren Sie Magento, dass dieses Theme für Übersetzungen verwendet werden soll: "System" → "Konfiguration" → "Design" → "Themes" → "Übersetzungen" dort den Ordnernamen Ihres Themes (z. B. "mein_theme") eintragen.</li>
|
154 |
</ol>
|
155 |
<br />
|
156 |
<p><strong style="color:red">Bitte beachten:</strong> Der für die CSV-Datei verwendete Editor sollte die Datei als UTF-8 ohne BOM speichern können!</p>
|
165 |
<show_in_website>0</show_in_website>
|
166 |
<show_in_store>0</show_in_store>
|
167 |
<comment><![CDATA[
|
168 |
+
<p>Das installierte Sprachpaket liefert lediglich Übersetzungen der in Magento vorhandenen Texte. Wenn Sie Ihren Magento Shop auf die rechtlichen Anforderungen in Deutschland vorbereiten oder um verbreitete Zahlungsarten erweitern möchten, dann empfehlen wir Ihnen zusätzlich folgende Extensions zu installieren.</p>
|
169 |
|
170 |
<hr style="margin-top:15px; margin-bottom:5px;" />
|
171 |
|
172 |
<h3 style="margin-top:20px; margin-bottom:10xp;">Spezifische Marktanpassung für Deutsche und Europäische Shops</h3>
|
173 |
<dl>
|
174 |
+
<dt><b>FireGento: MageSetup</b> - <a href="http://www.magentocommerce.com/magento-connect/catalog/product/view/id/20763/" target="_blank">MageSetup auf Magento Connect</a></dt>
|
175 |
<dd>Extension Key für den Connect Manager: <span style="color:#EA7601;">http://connect20.magentocommerce.com/community/FireGento_MageSetup</span></dd>
|
176 |
</dl>
|
177 |
|
app/design/adminhtml/default/default/layout/localepackde.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.9.1.0.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.9.1.0.1
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
app/etc/modules/German_LocalePackDe.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.9.1.0.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
5 |
* @package German_LocalePack
|
6 |
* @authors Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.9.1.0.1
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
app/locale/de_DE/Mage_Core.csv
CHANGED
@@ -397,3 +397,4 @@
|
|
397 |
"You will have to log in after you save your custom admin path.","Nachdem Sie den neuen Admin-Pfad gespeichert haben, müssen Sie sich neu anmelden."
|
398 |
"Your design change for the specified store intersects with another one, please specify another date range.","Ihre Designänderung für den angegebenen Store überschneidet sich mit einer anderen Änderung, bitte ändern Sie den Datenbereich."
|
399 |
"database ""%s""","Datenbank ""%s"""
|
|
397 |
"You will have to log in after you save your custom admin path.","Nachdem Sie den neuen Admin-Pfad gespeichert haben, müssen Sie sich neu anmelden."
|
398 |
"Your design change for the specified store intersects with another one, please specify another date range.","Ihre Designänderung für den angegebenen Store überschneidet sich mit einer anderen Änderung, bitte ändern Sie den Datenbereich."
|
399 |
"database ""%s""","Datenbank ""%s"""
|
400 |
+
"Item in your order","Artikel Ihrer Bestellung"
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Locale_Mage_community_de_DE</name>
|
4 |
-
<version>1.9.1.0.
|
5 |
<stability>stable</stability>
|
6 |
-
<license
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Deutsches Sprachpaket - bitte Infos auf der Extension Homepage beachten.</summary>
|
10 |
<description>Deutsches Sprachpaket für Magento Commerce</description>
|
11 |
<notes>none/keine</notes>
|
12 |
-
<authors><author><name>Rico Neitzel</name><user>
|
13 |
-
<date>2015-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocale"><dir name="de_DE"><dir name="template"><dir name="email"><dir name="html"><file name="footer.html" hash="998fd1c988822f4c9e676c4a4d841b86"/><file name="header.html" hash="739a3ea8e07bbe3be76e4c93237bc5d2"/><file name="support.html" hash="3c8e4194d893c89e52ad46704885865b"/></dir><dir name="sales"><file name="creditmemo_new.html" hash="89a52ddb4170dee04afa33e7d2586aeb"/><file name="creditmemo_new_guest.html" hash="a7c283686e612d25a9f5c27af5fd3c64"/><file name="creditmemo_update.html" hash="c19792ace103da89c0f8ae8e7703984b"/><file name="creditmemo_update_guest.html" hash="3b24f2fd79b2693c271638a44aa0855a"/><file name="invoice_new.html" hash="619ffc76c0ca6efad3145069e2d96d86"/><file name="invoice_new_guest.html" hash="619ffc76c0ca6efad3145069e2d96d86"/><file name="invoice_update.html" hash="6b2c1a0816338388d3cc794cc33ab86d"/><file name="invoice_update_guest.html" hash="d9cfe2862f9bd5ac8f71417fdf8f079d"/><file name="order_new.html" hash="c0e7941ebdfe0c2032d4a2d08c761cff"/><file name="order_new_guest.html" hash="4ea8226acdb668b4da78c0dc1e7edb0f"/><file name="order_update.html" hash="6f1e36b418fed9c6a6d1241daed68963"/><file name="order_update_guest.html" hash="8fd0897dadc75f99566267003eafd42e"/><file name="shipment_new.html" hash="0e59ae9ea78ddc61e29a120c386e01e2"/><file name="shipment_new_guest.html" hash="d0c813a752ee8ba15801e968d26699fa"/><file name="shipment_update.html" hash="ffb79fa59dc36c89f37b6e762c6cada8"/><file name="shipment_update_guest.html" hash="dcfa0dccf788054e7f32cfdbc7ec6506"/></dir><file name="account_new.html" hash="6006603af8d09c581f5d295ee7d337a4"/><file name="account_new_confirmation.html" hash="95b51f7c8169c5cc69906fb2f46758c7"/><file name="account_new_confirmed.html" hash="7e5ffd38154d9772e0b4172cdb9dced1"/><file name="account_password_reset_confirmation.html" hash="4817e856878cb1839b65c7b43cdd1f14"/><file name="admin_password_new.html" hash="dabe363e87868e0d99d9c3f1468ecc43"/><file name="admin_password_reset_confirmation.html" hash="7876d2b923bfc2f6227f28077259e0dc"/><file name="contact_form.html" hash="140ebe4e438a11ab51de08c0cde97b6d"/><file name="currency_update_warning.html" hash="cf208550bbbe26f1c747ac63b9af5639"/><file name="log_clean_warning.html" hash="3587ff929597dc306bbe96c7bbedb071"/><file name="moneybookers_activateemail.html" hash="50a0b11e91f5313878f404e5a27e3274"/><file name="newsletter_subscr_confirm.html" hash="e6dc6a4c6623e0ba6c3d28e3dc9da4e6"/><file name="newsletter_subscr_success.html" hash="1231d2447fe7da7bc23428fa1b3163e2"/><file name="newsletter_unsub_success.html" hash="fd55f556a30a133c66224cc73eb2aa79"/><file name="password_new.html" hash="3b3202fb572eb69752cbb9c433bacc86"/><file name="payment_failed.html" hash="2643b638f89a03d396909b77ee788b06"/><file name="product_alert_cron_error.html" hash="a1a335d6f36b60e957f6739a2ba56b23"/><file name="product_price_alert.html" hash="9aaefbc733d7b2e73b02e1809ed69bc1"/><file name="product_share.html" hash="f6d8ab7d2e52392b636bc451b87a770c"/><file name="product_stock_alert.html" hash="8943225c96e30ace9ad12ef246dece7a"/><file name="sitemap_generate_warning.html" hash="f1ad750b58c172d7b2bab024a1166aa2"/><file name="token.html" hash="40b3defdc99e149da9940646d0af453e"/><file name="wishlist_share.html" hash="cd9b52dc5f4aa3b73911aea26eea8b72"/></dir></dir><file name="German_LocalePackDe.csv" hash="1d1ac90e0bd8c1f38cb785e245463bfa"/><file name="Mage_AdminNotification.csv" hash="47662e09f8cd47da8fe59865666b2cf5"/><file name="Mage_Adminhtml.csv" hash="7fb093ce645d3729874ca04b4b81d4ce"/><file name="Mage_Api.csv" hash="68a4c871818f437562489cfbfb838967"/><file name="Mage_Api2.csv" hash="3495ffa55f1204209a5d70244cf1b204"/><file name="Mage_Authorizenet.csv" hash="2c606f34f9a65d4986923ab10e958796"/><file name="Mage_Backup.csv" hash="2edeff5fc2453712a1902f06aaa4c3ad"/><file name="Mage_Bundle.csv" hash="9b1117dd58c9f0ce7c2a555385c30f2f"/><file name="Mage_Captcha.csv" hash="f25ea6dfa732057151a211aa287d26a7"/><file name="Mage_Catalog.csv" hash="e55fd8421c790e51120ad5fc05217a78"/><file name="Mage_CatalogInventory.csv" hash="ba92d44d135c090d357640d021fcfdbe"/><file name="Mage_CatalogRule.csv" hash="e5f0081cb028c61800a24829f2af548c"/><file name="Mage_CatalogSearch.csv" hash="4b8c0f468581468977d0d0922250b2ba"/><file name="Mage_Centinel.csv" hash="ede0359c2ec6adffcd9f2cf41b277c84"/><file name="Mage_Checkout.csv" hash="f1f89f55509bca8e7b18e239cc4acbdd"/><file name="Mage_Cms.csv" hash="70988406b4eefb901527e3a48d0111cc"/><file name="Mage_Compiler.csv" hash="c5b2fb5f4dae92051993bdf71cb56ff3"/><file name="Mage_ConfigurableSwatches.csv" hash="847ab3b830e0c0de92cd7982ee6e07e0"/><file name="Mage_Connect.csv" hash="ed1007d65005760f0232454640c87a8b"/><file name="Mage_Contacts.csv" hash="88538c798daa2592a7e7cf5167bced83"/><file name="Mage_Core.csv" hash="9dd3fd67e60fb020610d353006cb32a6"/><file name="Mage_Cron.csv" hash="0001014fdc431369656db8143395d76e"/><file name="Mage_CurrencySymbol.csv" hash="196503b748fad1c9a4b4a8d217f3f152"/><file name="Mage_Customer.csv" hash="d90b9017d48ecdccafeb5cb990c31939"/><file name="Mage_Customer.germanlocalepack.csv" hash="cee1f301d0fabd326b0f36a3f272b5c9"/><file name="Mage_Dataflow.csv" hash="c11857c008f7474cf18b1128a0b0b62e"/><file name="Mage_Directory.csv" hash="31a043b3794168c4cbece66d3b50adfe"/><file name="Mage_Downloadable.csv" hash="65a959a9728825fc7456ebd6e6cad566"/><file name="Mage_Eav.csv" hash="b98f52956c682f0de5151b15db53517b"/><file name="Mage_GiftMessage.csv" hash="06b9ca8079db4a7b6a06a582b9b6b6ea"/><file name="Mage_GoogleAnalytics.csv" hash="8f00c54b2f19f686e109a5caded84363"/><file name="Mage_GoogleBase.csv" hash="02d271b015f091fe2ed04759b2324833"/><file name="Mage_GoogleCheckout.csv" hash="39ece6c3c223d42473569815e8bf1c76"/><file name="Mage_ImportExport.csv" hash="ff847a1c97e2f80558fc93afaaea1157"/><file name="Mage_Index.csv" hash="4f14a2f5212be92c3c83a14e61611165"/><file name="Mage_Install.csv" hash="90225f4db61cb79f94c5e372d90bd729"/><file name="Mage_Log.csv" hash="54f2d360f234d498c1788b87eae2aee7"/><file name="Mage_Media.csv" hash="92385312a3b372edb3e97f2c0be44266"/><file name="Mage_Newsletter.csv" hash="32f98a249738aa0be7d184f59488b56c"/><file name="Mage_OAuth.csv" hash="c301b2bd5205bda39feb785aa4d32ba3"/><file name="Mage_Page.csv" hash="2707765e3ddb1938d1af5aa1f0e7c2ae"/><file name="Mage_PageCache.csv" hash="657fcab80eaff48b3536c07d8017a6f7"/><file name="Mage_Paygate.csv" hash="430eeea221004249bcc3dd3a52ff8f1a"/><file name="Mage_Payment.csv" hash="df7f5e17cc930a1f7e3f7a2138055029"/><file name="Mage_Paypal.csv" hash="8011e251d2a7f63b470418ed1ff7d047"/><file name="Mage_PaypalUk.csv" hash="8a7e2a644a443d4ab36f54576fbf107c"/><file name="Mage_Persistent.csv" hash="8e3fc4a0ec46f05ea0d7fe88128df766"/><file name="Mage_Poll.csv" hash="480eea33d1198ba309d3f1cb5db8d58c"/><file name="Mage_ProductAlert.csv" hash="4149966924641d6889a4de066db621c6"/><file name="Mage_Rating.csv" hash="fbb543c7d63009bb9a5b6310adbfb78c"/><file name="Mage_Reports.csv" hash="cde0057feb8cec603a9b4e75de1a80f9"/><file name="Mage_Review.csv" hash="25f00c422c9bcf1c8cbb2edf641dca02"/><file name="Mage_Rss.csv" hash="aea0ca2386bd83d7815ab9bcedb48cc5"/><file name="Mage_Rule.csv" hash="beb6598f407b9a64bdae21dd036134f6"/><file name="Mage_Sales.csv" hash="a22e8b1a51cdd5ff581d455b7f4f8907"/><file name="Mage_SalesRule.csv" hash="ce5f36fe9b83e0537f665c6cf06de922"/><file name="Mage_Sendfriend.csv" hash="7d79e1670e07fc35e780d068dbc60a6e"/><file name="Mage_Shipping.csv" hash="ca6f3133a7c12d10a3b626c35312cc6c"/><file name="Mage_Sitemap.csv" hash="b292e33b25080c5231cc3d5e67b87847"/><file name="Mage_Tag.csv" hash="ed0aca15493da0523375fa6d4e7108f1"/><file name="Mage_Tax.csv" hash="3dab9168ab6980ae765ddfa8cd75487f"/><file name="Mage_Usa.csv" hash="de4d6b0561e073b0fdd6304181be2915"/><file name="Mage_Weee.csv" hash="6c49c783da5659c8ab6ebcb5034703a2"/><file name="Mage_Widget.csv" hash="fdec2e2eb6c01e6e726caf71d4b22fe8"/><file name="Mage_Wishlist.csv" hash="984a0068cd1a72b5a4fb347f98eaeed0"/><file name="Mage_Wishlist.germanlocalepack.csv" hash="86fc220843db1cc31990a0079f975783"/><file name="Mage_XmlConnect.csv" hash="46241302904a503ad2b261fbc351143b"/><file name="Phoenix_Moneybookers.csv" hash="74f70f742f96378f4c7cce3bc6086264"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash="f4d85d2ca1bda35aa7d36b57de061f95"/></dir></dir><dir name="layout"><file name="localepackde.xml" hash="a5d70199f5ccb74376b925fea758746a"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash="73b86352b859712441bfad443029bc83"/></dir></dir></dir><dir name="blank"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir><dir name="iphone"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir><dir name="modern"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="downloader"><dir name="template_de_1.5"><dir name="connect"><file name="iframe.phtml" hash="d4a99d5f7c26167196d82d8c537ffa8f"/><file name="packages.phtml" hash="be956334a5bb3bcda5d217bc9dfd6937"/><file name="packages_prepare.phtml" hash="01e5914a9ebf10d8f188e74a8239f8b4"/></dir><dir name="install"><file name="download.phtml" hash="af04d8b4814cefeae261e3f40a543e98"/><file name="footer.phtml" hash="67035179d790b92f0ba308994d57cc5e"/><file name="header.phtml" hash="0084b6abe3148120327026402a806dee"/><file name="writable.phtml" hash="9adb03c2bbaabadda1c8a245d61ae01f"/></dir><file name="exception.phtml" hash="1e393d59669a79ca944ac159c8551f2e"/><file name="footer.phtml" hash="74dbde83bace57a008fa5cc38fa2940b"/><file name="header.phtml" hash="e09a3da6d6333e4b784ed01abf1098e5"/><file name="index.phtml" hash="7076bb37c3d99345bab82e7e8a7514f7"/><file name="login.phtml" hash="e14ee71c66d36d5776756156085c61e8"/><file name="messages.phtml" hash="31427aa364773f81c7091a881c83b48f"/><file name="noroute.phtml" hash="5391f7ff0d774d7ab2d0c961ad023f36"/><file name="settings.phtml" hash="7d308e5a19f96e12ec3d70635d55e124"/><file name="writable.phtml" hash="3f4e69fc330d06a7900f3b1ba837ce56"/><file name=".DS_Store" hash="8cdb7c3abb5b9e5da91cbe9129bcbb1d"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir><dir name="template_de_1.7"><dir name="connect"><file name="iframe.phtml" hash="c5484ccdfdd01edea673efe4e1284f8a"/><file name="packages.phtml" hash="e98008c1cbaf21efb68686d763c1f83e"/><file name="packages_prepare.phtml" hash="5d2867118bbe763223271c59b04fefa4"/></dir><dir name="install"><file name="download.phtml" hash="b02b6a6ef1ff3b96ebbfa6654e7b1b0e"/><file name="footer.phtml" hash="1b9473f8a7ee4154733cc956bab7e02c"/><file name="header.phtml" hash="d867a558ae3eca32d66b3e01dbae2a8b"/><file name="writable.phtml" hash="aa3a90bb05e652e8efa12297bebe2668"/></dir><file name="exception.phtml" hash="b65c965adef8df56d0d68071d4192d67"/><file name="footer.phtml" hash="0d7a3b30a06996b9fb3b5de621f47715"/><file name="header.phtml" hash="1a0317717cc42764a8ca94ad95ec97d8"/><file name="index.phtml" hash="2b569ca3f439997562bb52932a8b87b0"/><file name="login.phtml" hash="addcf3d5f1c49cea356c31c584ebe28e"/><file name="messages.phtml" hash="bd9b9eb9a50a899433b21e1984529ef4"/><file name="noroute.phtml" hash="56d07541869a94cd4da99a6f728a44b7"/><file name="settings.phtml" hash="8555ee5140c96daeef7834f3b9efe68b"/><file name="writable.phtml" hash="ab8c1430582729d510e9e0a375be14b5"/><file name=".DS_Store" hash="9087459fdf8e793864c4f01894fca3cd"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir></dir><dir name="js"><dir name="german"><dir name="localepackde"><file name="setup.js" hash="28b2a1733c8f356d251b9ceb80bc0ea6"/></dir></dir><dir name="tiny_mce"><dir name="langs"><file name="de.js" hash="8243936c8d9e20c42e46fbb62cde4ddd"/></dir><dir name="plugins"><dir name="advhr"><dir name="langs"><file name="de_dlg.js" hash="f620d1ca3be73bc04c2015e38f637714"/></dir></dir><dir name="advimage"><dir name="langs"><file name="de_dlg.js" hash="1593c4e51b6d9a5e408eed71e9d5e1ad"/></dir></dir><dir name="advlink"><dir name="langs"><file name="de_dlg.js" hash="b498351a11a49745714dfbb271a98ea4"/></dir></dir><dir name="emotions"><dir name="langs"><file name="de_dlg.js" hash="9733de8e0ae9d7528a1d18b0f66f20a4"/></dir></dir><dir name="fullpage"><dir name="langs"><file name="de_dlg.js" hash="46802a256ea3f17c9715c050dc94c0dc"/></dir></dir><dir name="media"><dir name="langs"><file name="de_dlg.js" hash="c4b5ff8fd07229b3ec079f4f9b8e5d0e"/></dir></dir><dir name="paste"><dir name="langs"><file name="de_dlg.js" hash="d29bbd8a82f5a36d1502b0312c8a0e47"/></dir></dir><dir name="searchreplace"><dir name="langs"><file name="de_dlg.js" hash="70526e0b1c58511dd783d8eb1144ddfa"/></dir></dir><dir name="style"><dir name="langs"><file name="de_dlg.js" hash="10ff5a58fa9743a5e4abbe37c73d1432"/></dir></dir><dir name="table"><dir name="langs"><file name="de_dlg.js" hash="a852da92a63b69178bc7007247b12a81"/></dir></dir><dir name="template"><dir name="langs"><file name="de_dlg.js" hash="49ce04ca8ae4f08d5578f25243712d45"/></dir></dir><dir name="xhtmlxtras"><dir name="langs"><file name="de_dlg.js" hash="9936c4f0f747a155b1e49a2835ee5b94"/></dir></dir></dir><dir name="themes"><dir name="advanced"><dir name="langs"><file name="de.js" hash="830198b6af78ad073231df0e4585e95e"/><file name="de_dlg.js" hash="3a4501a05b91ec5217859019ff34ad99"/></dir></dir><dir name="simple"><dir name="langs"><file name="de.js" hash="fa14c299f3a2a19fc126866af26c2154"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="German"><dir name="LocalePackDe"><dir name="Helper"><file name="Data.php" hash="014900d64eb2dc8cbca9ecd81915d496"/></dir><dir name="Model"><file name="Observer.php" hash="9ab90b914e19955fd64fa655e1f13fa0"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="config.xml" hash="0fa950cccedbe9a2711eda6ecce95a01"/><file name="system.xml" hash="0a76dbdcdc1f7a13cb6fd019b120b22a"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><file name=".DS_Store" hash="dd84f19a3ab55a8bbbdab7c658e3f20f"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="German_LocalePackDe.xml" hash="05c7e629e1c5c8d9cb15b744beb70dd8"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Locale_Mage_community_de_DE</name>
|
4 |
+
<version>1.9.1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Deutsches Sprachpaket - bitte Infos auf der Extension Homepage beachten.</summary>
|
10 |
<description>Deutsches Sprachpaket für Magento Commerce</description>
|
11 |
<notes>none/keine</notes>
|
12 |
+
<authors><author><name>Rico Neitzel</name><user>rizi</user><email>rico@buro71a.de</email></author></authors>
|
13 |
+
<date>2015-02-07</date>
|
14 |
+
<time>10:29:48</time>
|
15 |
+
<contents><target name="magelocale"><dir name="de_DE"><file name="German_LocalePackDe.csv" hash="1d1ac90e0bd8c1f38cb785e245463bfa"/><file name="Mage_AdminNotification.csv" hash="47662e09f8cd47da8fe59865666b2cf5"/><file name="Mage_Adminhtml.csv" hash="7fb093ce645d3729874ca04b4b81d4ce"/><file name="Mage_Api.csv" hash="68a4c871818f437562489cfbfb838967"/><file name="Mage_Api2.csv" hash="3495ffa55f1204209a5d70244cf1b204"/><file name="Mage_Authorizenet.csv" hash="2c606f34f9a65d4986923ab10e958796"/><file name="Mage_Backup.csv" hash="2edeff5fc2453712a1902f06aaa4c3ad"/><file name="Mage_Bundle.csv" hash="9b1117dd58c9f0ce7c2a555385c30f2f"/><file name="Mage_Captcha.csv" hash="f25ea6dfa732057151a211aa287d26a7"/><file name="Mage_Catalog.csv" hash="e55fd8421c790e51120ad5fc05217a78"/><file name="Mage_CatalogInventory.csv" hash="ba92d44d135c090d357640d021fcfdbe"/><file name="Mage_CatalogRule.csv" hash="e5f0081cb028c61800a24829f2af548c"/><file name="Mage_CatalogSearch.csv" hash="4b8c0f468581468977d0d0922250b2ba"/><file name="Mage_Centinel.csv" hash="ede0359c2ec6adffcd9f2cf41b277c84"/><file name="Mage_Checkout.csv" hash="f1f89f55509bca8e7b18e239cc4acbdd"/><file name="Mage_Cms.csv" hash="70988406b4eefb901527e3a48d0111cc"/><file name="Mage_Compiler.csv" hash="c5b2fb5f4dae92051993bdf71cb56ff3"/><file name="Mage_ConfigurableSwatches.csv" hash="847ab3b830e0c0de92cd7982ee6e07e0"/><file name="Mage_Connect.csv" hash="ed1007d65005760f0232454640c87a8b"/><file name="Mage_Contacts.csv" hash="88538c798daa2592a7e7cf5167bced83"/><file name="Mage_Core.csv" hash="58ae76e26216de2cc3739c271999ab52"/><file name="Mage_Cron.csv" hash="0001014fdc431369656db8143395d76e"/><file name="Mage_CurrencySymbol.csv" hash="196503b748fad1c9a4b4a8d217f3f152"/><file name="Mage_Customer.csv" hash="d90b9017d48ecdccafeb5cb990c31939"/><file name="Mage_Customer.germanlocalepack.csv" hash="cee1f301d0fabd326b0f36a3f272b5c9"/><file name="Mage_Dataflow.csv" hash="c11857c008f7474cf18b1128a0b0b62e"/><file name="Mage_Directory.csv" hash="31a043b3794168c4cbece66d3b50adfe"/><file name="Mage_Downloadable.csv" hash="65a959a9728825fc7456ebd6e6cad566"/><file name="Mage_Eav.csv" hash="b98f52956c682f0de5151b15db53517b"/><file name="Mage_GiftMessage.csv" hash="06b9ca8079db4a7b6a06a582b9b6b6ea"/><file name="Mage_GoogleAnalytics.csv" hash="8f00c54b2f19f686e109a5caded84363"/><file name="Mage_GoogleBase.csv" hash="02d271b015f091fe2ed04759b2324833"/><file name="Mage_GoogleCheckout.csv" hash="39ece6c3c223d42473569815e8bf1c76"/><file name="Mage_ImportExport.csv" hash="ff847a1c97e2f80558fc93afaaea1157"/><file name="Mage_Index.csv" hash="4f14a2f5212be92c3c83a14e61611165"/><file name="Mage_Install.csv" hash="90225f4db61cb79f94c5e372d90bd729"/><file name="Mage_Log.csv" hash="54f2d360f234d498c1788b87eae2aee7"/><file name="Mage_Media.csv" hash="92385312a3b372edb3e97f2c0be44266"/><file name="Mage_Newsletter.csv" hash="32f98a249738aa0be7d184f59488b56c"/><file name="Mage_OAuth.csv" hash="c301b2bd5205bda39feb785aa4d32ba3"/><file name="Mage_Page.csv" hash="2707765e3ddb1938d1af5aa1f0e7c2ae"/><file name="Mage_PageCache.csv" hash="657fcab80eaff48b3536c07d8017a6f7"/><file name="Mage_Paygate.csv" hash="430eeea221004249bcc3dd3a52ff8f1a"/><file name="Mage_Payment.csv" hash="df7f5e17cc930a1f7e3f7a2138055029"/><file name="Mage_Paypal.csv" hash="8011e251d2a7f63b470418ed1ff7d047"/><file name="Mage_PaypalUk.csv" hash="8a7e2a644a443d4ab36f54576fbf107c"/><file name="Mage_Persistent.csv" hash="8e3fc4a0ec46f05ea0d7fe88128df766"/><file name="Mage_Poll.csv" hash="480eea33d1198ba309d3f1cb5db8d58c"/><file name="Mage_ProductAlert.csv" hash="4149966924641d6889a4de066db621c6"/><file name="Mage_Rating.csv" hash="fbb543c7d63009bb9a5b6310adbfb78c"/><file name="Mage_Reports.csv" hash="cde0057feb8cec603a9b4e75de1a80f9"/><file name="Mage_Review.csv" hash="25f00c422c9bcf1c8cbb2edf641dca02"/><file name="Mage_Rss.csv" hash="aea0ca2386bd83d7815ab9bcedb48cc5"/><file name="Mage_Rule.csv" hash="beb6598f407b9a64bdae21dd036134f6"/><file name="Mage_Sales.csv" hash="a22e8b1a51cdd5ff581d455b7f4f8907"/><file name="Mage_SalesRule.csv" hash="ce5f36fe9b83e0537f665c6cf06de922"/><file name="Mage_Sendfriend.csv" hash="7d79e1670e07fc35e780d068dbc60a6e"/><file name="Mage_Shipping.csv" hash="ca6f3133a7c12d10a3b626c35312cc6c"/><file name="Mage_Sitemap.csv" hash="b292e33b25080c5231cc3d5e67b87847"/><file name="Mage_Tag.csv" hash="ed0aca15493da0523375fa6d4e7108f1"/><file name="Mage_Tax.csv" hash="3dab9168ab6980ae765ddfa8cd75487f"/><file name="Mage_Usa.csv" hash="de4d6b0561e073b0fdd6304181be2915"/><file name="Mage_Weee.csv" hash="6c49c783da5659c8ab6ebcb5034703a2"/><file name="Mage_Widget.csv" hash="fdec2e2eb6c01e6e726caf71d4b22fe8"/><file name="Mage_Wishlist.csv" hash="984a0068cd1a72b5a4fb347f98eaeed0"/><file name="Mage_Wishlist.germanlocalepack.csv" hash="86fc220843db1cc31990a0079f975783"/><file name="Mage_XmlConnect.csv" hash="46241302904a503ad2b261fbc351143b"/><file name="Phoenix_Moneybookers.csv" hash="74f70f742f96378f4c7cce3bc6086264"/><dir name="template"><dir name="email"><file name="account_new.html" hash="6006603af8d09c581f5d295ee7d337a4"/><file name="account_new_confirmation.html" hash="95b51f7c8169c5cc69906fb2f46758c7"/><file name="account_new_confirmed.html" hash="7e5ffd38154d9772e0b4172cdb9dced1"/><file name="account_password_reset_confirmation.html" hash="4817e856878cb1839b65c7b43cdd1f14"/><file name="admin_password_new.html" hash="dabe363e87868e0d99d9c3f1468ecc43"/><file name="admin_password_reset_confirmation.html" hash="7876d2b923bfc2f6227f28077259e0dc"/><file name="contact_form.html" hash="140ebe4e438a11ab51de08c0cde97b6d"/><file name="currency_update_warning.html" hash="cf208550bbbe26f1c747ac63b9af5639"/><dir name="html"><file name="footer.html" hash="998fd1c988822f4c9e676c4a4d841b86"/><file name="header.html" hash="739a3ea8e07bbe3be76e4c93237bc5d2"/><file name="support.html" hash="3c8e4194d893c89e52ad46704885865b"/></dir><file name="log_clean_warning.html" hash="3587ff929597dc306bbe96c7bbedb071"/><file name="moneybookers_activateemail.html" hash="50a0b11e91f5313878f404e5a27e3274"/><file name="newsletter_subscr_confirm.html" hash="e6dc6a4c6623e0ba6c3d28e3dc9da4e6"/><file name="newsletter_subscr_success.html" hash="1231d2447fe7da7bc23428fa1b3163e2"/><file name="newsletter_unsub_success.html" hash="fd55f556a30a133c66224cc73eb2aa79"/><file name="password_new.html" hash="3b3202fb572eb69752cbb9c433bacc86"/><file name="payment_failed.html" hash="2643b638f89a03d396909b77ee788b06"/><file name="product_alert_cron_error.html" hash="a1a335d6f36b60e957f6739a2ba56b23"/><file name="product_price_alert.html" hash="9aaefbc733d7b2e73b02e1809ed69bc1"/><file name="product_share.html" hash="f6d8ab7d2e52392b636bc451b87a770c"/><file name="product_stock_alert.html" hash="8943225c96e30ace9ad12ef246dece7a"/><dir name="sales"><file name="creditmemo_new.html" hash="89a52ddb4170dee04afa33e7d2586aeb"/><file name="creditmemo_new_guest.html" hash="a7c283686e612d25a9f5c27af5fd3c64"/><file name="creditmemo_update.html" hash="c19792ace103da89c0f8ae8e7703984b"/><file name="creditmemo_update_guest.html" hash="3b24f2fd79b2693c271638a44aa0855a"/><file name="invoice_new.html" hash="619ffc76c0ca6efad3145069e2d96d86"/><file name="invoice_new_guest.html" hash="619ffc76c0ca6efad3145069e2d96d86"/><file name="invoice_update.html" hash="6b2c1a0816338388d3cc794cc33ab86d"/><file name="invoice_update_guest.html" hash="d9cfe2862f9bd5ac8f71417fdf8f079d"/><file name="order_new.html" hash="c0e7941ebdfe0c2032d4a2d08c761cff"/><file name="order_new_guest.html" hash="4ea8226acdb668b4da78c0dc1e7edb0f"/><file name="order_update.html" hash="6f1e36b418fed9c6a6d1241daed68963"/><file name="order_update_guest.html" hash="8fd0897dadc75f99566267003eafd42e"/><file name="shipment_new.html" hash="0e59ae9ea78ddc61e29a120c386e01e2"/><file name="shipment_new_guest.html" hash="d0c813a752ee8ba15801e968d26699fa"/><file name="shipment_update.html" hash="ffb79fa59dc36c89f37b6e762c6cada8"/><file name="shipment_update_guest.html" hash="dcfa0dccf788054e7f32cfdbc7ec6506"/></dir><file name="sitemap_generate_warning.html" hash="f1ad750b58c172d7b2bab024a1166aa2"/><file name="token.html" hash="40b3defdc99e149da9940646d0af453e"/><file name="wishlist_share.html" hash="cd9b52dc5f4aa3b73911aea26eea8b72"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash="f4d85d2ca1bda35aa7d36b57de061f95"/></dir></dir><dir name="layout"><file name="localepackde.xml" hash="577cec4bb81e2731cbb03790901cf358"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash="73b86352b859712441bfad443029bc83"/></dir></dir></dir><dir name="blank"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir><dir name="iphone"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir><dir name="modern"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="downloader"><dir name="template_de_1.5"><dir name="connect"><file name="iframe.phtml" hash="d4a99d5f7c26167196d82d8c537ffa8f"/><file name="packages.phtml" hash="be956334a5bb3bcda5d217bc9dfd6937"/><file name="packages_prepare.phtml" hash="01e5914a9ebf10d8f188e74a8239f8b4"/></dir><file name="exception.phtml" hash="1e393d59669a79ca944ac159c8551f2e"/><file name="footer.phtml" hash="74dbde83bace57a008fa5cc38fa2940b"/><file name="header.phtml" hash="e09a3da6d6333e4b784ed01abf1098e5"/><file name="index.phtml" hash="7076bb37c3d99345bab82e7e8a7514f7"/><dir name="install"><file name="download.phtml" hash="af04d8b4814cefeae261e3f40a543e98"/><file name="footer.phtml" hash="67035179d790b92f0ba308994d57cc5e"/><file name="header.phtml" hash="0084b6abe3148120327026402a806dee"/><file name="writable.phtml" hash="9adb03c2bbaabadda1c8a245d61ae01f"/></dir><file name="login.phtml" hash="e14ee71c66d36d5776756156085c61e8"/><file name="messages.phtml" hash="31427aa364773f81c7091a881c83b48f"/><file name="noroute.phtml" hash="5391f7ff0d774d7ab2d0c961ad023f36"/><file name="settings.phtml" hash="7d308e5a19f96e12ec3d70635d55e124"/><file name="writable.phtml" hash="3f4e69fc330d06a7900f3b1ba837ce56"/><file name=".DS_Store" hash="8cdb7c3abb5b9e5da91cbe9129bcbb1d"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir><dir name="template_de_1.7"><dir name="connect"><file name="iframe.phtml" hash="c5484ccdfdd01edea673efe4e1284f8a"/><file name="packages.phtml" hash="e98008c1cbaf21efb68686d763c1f83e"/><file name="packages_prepare.phtml" hash="5d2867118bbe763223271c59b04fefa4"/></dir><file name="exception.phtml" hash="b65c965adef8df56d0d68071d4192d67"/><file name="footer.phtml" hash="0d7a3b30a06996b9fb3b5de621f47715"/><file name="header.phtml" hash="1a0317717cc42764a8ca94ad95ec97d8"/><file name="index.phtml" hash="2b569ca3f439997562bb52932a8b87b0"/><dir name="install"><file name="download.phtml" hash="b02b6a6ef1ff3b96ebbfa6654e7b1b0e"/><file name="footer.phtml" hash="1b9473f8a7ee4154733cc956bab7e02c"/><file name="header.phtml" hash="d867a558ae3eca32d66b3e01dbae2a8b"/><file name="writable.phtml" hash="aa3a90bb05e652e8efa12297bebe2668"/></dir><file name="login.phtml" hash="addcf3d5f1c49cea356c31c584ebe28e"/><file name="messages.phtml" hash="bd9b9eb9a50a899433b21e1984529ef4"/><file name="noroute.phtml" hash="56d07541869a94cd4da99a6f728a44b7"/><file name="settings.phtml" hash="8555ee5140c96daeef7834f3b9efe68b"/><file name="writable.phtml" hash="ab8c1430582729d510e9e0a375be14b5"/><file name=".DS_Store" hash="9087459fdf8e793864c4f01894fca3cd"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir></dir><dir name="js"><dir name="german"><dir name="localepackde"><file name="setup.js" hash="28b2a1733c8f356d251b9ceb80bc0ea6"/></dir></dir><dir name="tiny_mce"><dir name="langs"><file name="de.js" hash="8243936c8d9e20c42e46fbb62cde4ddd"/></dir><dir name="plugins"><dir name="advhr"><dir name="langs"><file name="de_dlg.js" hash="f620d1ca3be73bc04c2015e38f637714"/></dir></dir><dir name="advimage"><dir name="langs"><file name="de_dlg.js" hash="1593c4e51b6d9a5e408eed71e9d5e1ad"/></dir></dir><dir name="advlink"><dir name="langs"><file name="de_dlg.js" hash="b498351a11a49745714dfbb271a98ea4"/></dir></dir><dir name="emotions"><dir name="langs"><file name="de_dlg.js" hash="9733de8e0ae9d7528a1d18b0f66f20a4"/><file name="de_dlg.js" hash="9733de8e0ae9d7528a1d18b0f66f20a4"/></dir></dir><dir name="fullpage"><dir name="langs"><file name="de_dlg.js" hash="46802a256ea3f17c9715c050dc94c0dc"/></dir></dir><dir name="media"><dir name="langs"><file name="de_dlg.js" hash="c4b5ff8fd07229b3ec079f4f9b8e5d0e"/></dir></dir><dir name="paste"><dir name="langs"><file name="de_dlg.js" hash="d29bbd8a82f5a36d1502b0312c8a0e47"/></dir></dir><dir name="searchreplace"><dir name="langs"><file name="de_dlg.js" hash="70526e0b1c58511dd783d8eb1144ddfa"/></dir></dir><dir name="style"><dir name="langs"><file name="de_dlg.js" hash="10ff5a58fa9743a5e4abbe37c73d1432"/></dir></dir><dir name="table"><dir name="langs"><file name="de_dlg.js" hash="a852da92a63b69178bc7007247b12a81"/></dir></dir><dir name="template"><dir name="langs"><file name="de_dlg.js" hash="49ce04ca8ae4f08d5578f25243712d45"/></dir></dir><dir name="xhtmlxtras"><dir name="langs"><file name="de_dlg.js" hash="9936c4f0f747a155b1e49a2835ee5b94"/></dir></dir></dir><dir name="themes"><dir name="advanced"><dir name="langs"><file name="de.js" hash="830198b6af78ad073231df0e4585e95e"/><file name="de_dlg.js" hash="3a4501a05b91ec5217859019ff34ad99"/></dir></dir><dir name="simple"><dir name="langs"><file name="de.js" hash="fa14c299f3a2a19fc126866af26c2154"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="German"><dir name="LocalePackDe"><dir name="Helper"><file name="Data.php" hash="ac49ed16ed1798ccd954ddfab7c4a186"/></dir><dir name="Model"><file name="Observer.php" hash="2b854f1b98297b7f3cfefe94f587b6f9"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="config.xml" hash="808dbab687765da070ceb8da1af5931a"/><file name="system.xml" hash="d0d0645313d42da1539ad39e7e1d8408"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><file name=".DS_Store" hash="dd84f19a3ab55a8bbbdab7c658e3f20f"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="German_LocalePackDe.xml" hash="0eb31a5a8c457e9ead3d346f741fe131"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|