VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: Patrick112 on September 24, 2013, 16:05:31 PM

Title: Need to translate shoppingcart
Post by: Patrick112 on September 24, 2013, 16:05:31 PM
Hello I've installed the dutch pack for virtuemart but for some reason it won't translate the modules... I still have at the shopping cart: You have no items in your shopping cart. I tried to check the language files but wasn't able to find it.. Can someone help me?:(
Title: Re: Need to translate shoppingcart
Post by: jjk on September 24, 2013, 20:45:50 PM
The string "You have no items in your shopping cart" is not part of the VirtueMart language files. Do you use a Shop template or a third party cart extension? And do you actually mean the cart view or a cart module which is published at some module position in your frontend?
Title: Re: Need to translate shoppingcart
Post by: Patrick112 on September 25, 2013, 08:59:23 AM
Ye I'm using the template hawkstore. It's a module that is published on the front end
Title: Re: Need to translate shoppingcart
Post by: jjk on September 25, 2013, 15:09:48 PM
So you will have to search for this string in the files supplied by JoomlArt.  ;)
Title: Re: Need to translate shoppingcart
Post by: Patrick112 on September 25, 2013, 15:13:06 PM
Do you have any idea where it can be ?:P
Title: Re: Need to translate shoppingcart
Post by: jjk on September 25, 2013, 16:14:25 PM
Quote from: Patrick112 on September 25, 2013, 15:13:06 PM
Do you have any idea where it can be ?:P
No, I don't use any of their templates. Personally I usually use the free Notepad++ editor to locate strings in the local copy of my website. It has a 'Search in files' feature, which you can restrict to search for example all  ini files (*.ini)  files or a all files in the folder holding the Joomla/VirtueMart code (*.*).

Of course you might also consider to ask in the JoomlaArt forum.