Version Notes
free
Download this release
Release Info
Developer | Magento Core Team |
Extension | magentochinese |
Version | 1.0 |
Comparing to | |
See all releases |
Version 1.0
- app/locale/magentochina.zip +0 -0
- package.xml +18 -0
app/locale/magentochina.zip
ADDED
Binary file
|
package.xml
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>magentochinese</name>
|
4 |
+
<version>1.0</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license uri="http://www.opensource.org/licenses/osl-3.0.php">Extension license name (OSL v3.0)</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>Chinese Simplified Language Pack</summary>
|
10 |
+
<description>Simplified China Language Pack</description>
|
11 |
+
<notes>free</notes>
|
12 |
+
<authors><author><name>mymyhope</name><user>auto-converted</user><email>mymyhope@gmail.com</email></author></authors>
|
13 |
+
<date>2011-04-24</date>
|
14 |
+
<time>16:53:02</time>
|
15 |
+
<contents><target name="magelocale"><dir name="."><file name="magentochina.zip" hash="cfc27e975f71b176552f0412bdde2105"/></dir></target></contents>
|
16 |
+
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
+
</package>
|