Version Notes
Slovenian translation files supporting Magento Community Editions up to 1.9.2.4. Translations include entire Magento Community edition - store's front end, administration, emails and TinyMCE editor in administration forms. Translations follow Slovenian grammar and translation rules from Lugos.
Download this release
Release Info
Developer | Peter Kokot |
Extension | locale_sl_si |
Version | 1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.0.5 to 1.0.6
app/code/community/Slovenian/LocalePackSl/etc/config.xml
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Slovenian_LocalePackSl>
|
13 |
-
<version>1.0.
|
14 |
</Slovenian_LocalePackSl>
|
15 |
</modules>
|
16 |
<adminhtml>
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Slovenian_LocalePackSl>
|
13 |
+
<version>1.0.6</version>
|
14 |
</Slovenian_LocalePackSl>
|
15 |
</modules>
|
16 |
<adminhtml>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>locale_sl_si</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://github.com/symfony-si/magento1-sl-si/blob/master/LICENSE">OSL-3.0</license>
|
7 |
<channel>community</channel>
|
@@ -10,8 +10,8 @@
|
|
10 |
<description>Slovenian (Slovenia) - sl_SI language pack for Magento 1.x Community Edition</description>
|
11 |
<notes>Slovenian translation files supporting Magento Community Editions up to 1.9.2.4. Translations include entire Magento Community edition - store's front end, administration, emails and TinyMCE editor in administration forms. Translations follow Slovenian grammar and translation rules from Lugos.</notes>
|
12 |
<authors><author><name>Peter Kokot</name><user>peterkokot</user><email>peterkokot@gmail.com</email></author></authors>
|
13 |
-
<date>2016-
|
14 |
-
<time>
|
15 |
<contents>
|
16 |
<target name="magelocale">
|
17 |
<dir name="sl_SI">
|
@@ -135,7 +135,7 @@
|
|
135 |
<dir name="Slovenian">
|
136 |
<dir name="LocalePackSl">
|
137 |
<dir name="etc">
|
138 |
-
<file name="config.xml" hash="
|
139 |
</dir>
|
140 |
</dir>
|
141 |
</dir>
|
@@ -252,5 +252,5 @@
|
|
252 |
</target>
|
253 |
</contents>
|
254 |
<compatible/>
|
255 |
-
<dependencies><required><php><min>5.
|
256 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>locale_sl_si</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://github.com/symfony-si/magento1-sl-si/blob/master/LICENSE">OSL-3.0</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Slovenian (Slovenia) - sl_SI language pack for Magento 1.x Community Edition</description>
|
11 |
<notes>Slovenian translation files supporting Magento Community Editions up to 1.9.2.4. Translations include entire Magento Community edition - store's front end, administration, emails and TinyMCE editor in administration forms. Translations follow Slovenian grammar and translation rules from Lugos.</notes>
|
12 |
<authors><author><name>Peter Kokot</name><user>peterkokot</user><email>peterkokot@gmail.com</email></author></authors>
|
13 |
+
<date>2016-06-03</date>
|
14 |
+
<time>13:10:39</time>
|
15 |
<contents>
|
16 |
<target name="magelocale">
|
17 |
<dir name="sl_SI">
|
135 |
<dir name="Slovenian">
|
136 |
<dir name="LocalePackSl">
|
137 |
<dir name="etc">
|
138 |
+
<file name="config.xml" hash="9646de674a56a1ca3771d9fd536373e3"/>
|
139 |
</dir>
|
140 |
</dir>
|
141 |
</dir>
|
252 |
</target>
|
253 |
</contents>
|
254 |
<compatible/>
|
255 |
+
<dependencies><required><php><min>5.2.0</min><max>8.0.0</max></php></required></dependencies>
|
256 |
</package>
|