KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: wafeneto on January 31, 2009, 02:22:17 am

Title: translate "Free shipping for orders over "
Post by: wafeneto on January 31, 2009, 02:22:17 am
hy all, i´m searching for the property file to translate the "Free shipping for orders over " label
please anyone could tell me in wich jar i can found this file?

tks a lot
Title: Re: translate "Free shipping for orders over "
Post by: julie on January 31, 2009, 07:06:56 am
I think you'll find it in KonaKart\custom\modules\src\com\konakartadmin\modules\ordertotal\shipping\Shipping.java .
Title: Re: translate "Free shipping for orders over "
Post by: wafeneto on February 04, 2009, 06:28:41 pm
in wich jar i should put the compiled class?
Title: Re: translate "Free shipping for orders over "
Post by: julie on February 04, 2009, 08:42:37 pm
Just run ".\bin\ant build" in the konakart\custom directory and it will create all of the jars for you. The jar you'll need to move will be the one called konakart_ordertotal_shipping.jar .