git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
22 lines
620 B
XML
22 lines
620 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list_attributegroup>
|
|
<attributegroup id="capacity">
|
|
<name><![CDATA[Speicherplatz]]></name>
|
|
</attributegroup>
|
|
<attributegroup id="capacity_public">
|
|
<name><![CDATA[Disk space]]></name>
|
|
</attributegroup>
|
|
<attributegroup id="color">
|
|
<name><![CDATA[Farbe]]></name>
|
|
</attributegroup>
|
|
<attributegroup id="color_public">
|
|
<name><![CDATA[Color]]></name>
|
|
</attributegroup>
|
|
<attributegroup id="processor">
|
|
<name><![CDATA[ICU]]></name>
|
|
</attributegroup>
|
|
<attributegroup id="processor_public">
|
|
<name><![CDATA[Processor]]></name>
|
|
</attributegroup>
|
|
</list_attributegroup>
|