Files
PrestaShop/install-dev/fixtures/apple/langs/de/data/profile.xml
mMarinetti d9dbb1db75 // install-new renamed to install-dev
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-26 17:35:54 +00:00

16 lines
347 B
XML

<?xml version="1.0"?>
<entity_profile>
<profile id="Administrator">
<name>Administrator</name>
</profile>
<profile id="Logistician">
<name>Logistiker</name>
</profile>
<profile id="Translator">
<name>&#xDC;bersetzer</name>
</profile>
<profile id="Salesman">
<name>Verk&#xE4;ufer</name>
</profile>
</entity_profile>