Version Notes
Bug fixes version 1.8.x
Download this release
Release Info
Developer | Indigo Webstudio |
Extension | Dutch_Language_Package_Unoffical |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +22 -10
package.xml
CHANGED
@@ -1,22 +1,34 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Dutch_Language_Package_Unoffical</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Dutch Language Package (Unofficial)</summary>
|
10 |
-
<description
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
<authors><author><name>Indigo Webstudio</name><user>indigow</user><email>petra@indigowebstudio.nl</email></author></authors>
|
17 |
-
<date>
|
18 |
-
<time>
|
19 |
<contents></contents>
|
20 |
<compatible/>
|
21 |
-
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.7.0.0</min><max
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Dutch_Language_Package_Unoffical</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Dutch Language Package (Unofficial)</summary>
|
10 |
+
<description> <h2>Dutch (Netherlands) Language Package</h2>
|
11 |
+
=English=<br />
|
12 |
+
Dutch Language Package, unofficial, including email templates. <br />Based on recent Dutch Language Package Official for Magento version 1.7.x<br /><br />
|
13 |
+
<strong>Features</strong><br />
|
14 |
+
With this extension the Dutch language is added to your Magento platform. This Dutch translation can be set as default language for your Magento webshop or store view. The language pack translates frontend, backend and email templates.<br /><br />
|
15 |
+
<strong>Instructions</strong><br />
|
16 |
+
Install the extension in Magento Connect, return to Magento Admin<br />
|
17 |
+
Go to System -&gt; Configuration -&gt; General -&gt; Locale and set the language to Dutch.<br />Don't forget to clear cache.
|
18 |
+
<hr />
|
19 |
+
=Dutch=<br />
|
20 |
+
Nederlands taalpakket, informeel (je-vorm), inclusief e-mail templates. <br />
|
21 |
+
Gebaseerd op recent taalpakket in u-vorm voor Magento versie 1.7.x<br /><br />
|
22 |
+
<strong>Functie</strong><br />
|
23 |
+
Met deze extensie wordt de Nederlandse taal toegevoegd aan je Magento installatie. Deze Nederlandse vertaling kan worden ingesteld als standaard taal voor je Magento webshop of een winkelzicht. Het taalpakket vertaalt de frontend, backend en alle e-mail templates.<br /><br />
|
24 |
+
<strong>Instructies</strong><br />
|
25 |
+
Installeer de extensie in Magento Connect, keer terug naar Magento Admin<br />
|
26 |
+
Ga naar System -&gt; Configuration -&gt; General -&gt; Locale en stel de taal in op Dutch.<br />Vergeet niet de cache te verversen.</description>
|
27 |
+
<notes>Bug fixes version 1.8.x</notes>
|
28 |
<authors><author><name>Indigo Webstudio</name><user>indigow</user><email>petra@indigowebstudio.nl</email></author></authors>
|
29 |
+
<date>2014-02-15</date>
|
30 |
+
<time>11:36:04</time>
|
31 |
<contents></contents>
|
32 |
<compatible/>
|
33 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.7.0.0</min><max></max></package></required></dependencies>
|
34 |
</package>
|