Author Topic: How to change language SMFShop?  (Read 2259 times)

Offline krlosmd

How to change language SMFShop?
« on: November 13, 2010, 01:46:06 am »
Hello is my first topic.

I'm trying to change the language of 3.1.6.1 SMFShop to SMF 2RC3. I changed the text file for creating a file Shop.english.php Shop.spanish.php

Then I edited package-info.xml:
Original:
<require-file name="Shop.english.php" destination="$languagedir" />
Modified:
<require-file name="Shop.spanish.php" destination="$languagedir" />

Original:
<require-file name="Shop.english.php" destination="$languagedir" />
Modified:
<require-file name="Shop.spanish.php" destination="$languagedir" />


And when installing the mod did not recognize me any text What files are needed to change then?