Page 1 of 1

SK Template: Modify some text to English [SOLVED]

PostPosted: Fri Nov 04, 2011 9:14 am
by meg.vitale@.....com
Just wondering if you could please point me in the direction to change some of the text on the SK template.
My site is in English and at the moment some of the text is coming up on Slovak (I think) eg:
- PridaƄ dodaciu adresu
- Doprava

Thanks in advance

Re: SK Template: Modify some text to English [SOLVED]

PostPosted: Fri Nov 04, 2011 9:35 am
by meg.vitale@.....com
Never mind - I found it!

\components\com_virtuemart\themes\default\onepage\onepage.logged.tpl.php

Re: SK Template: Modify some text to English [SOLVED]

PostPosted: Fri Nov 04, 2011 2:24 pm
by admin
Hello,
yes, the SK template uses Slovak (SK) strings because VM uses some language variables like $var1+$var2 but they make no sense gramatically in Slovak language. In several weeks we will release a more advanced language editor as our new templates use even more missing language strings.

Note for all customers:

if some strings are hard-written in the template files (pbv_multi+SK+tdavlin), you can find them in:
/components/com_virtuemart/themes/default/templates/onepage/YOUR SELECTED OPC TEMPLATE OR NONE FOR DEFAULT/

usually the language strings are in these files
onepage.unlogged.tpl.php (Register or Log In for pbv template, or shipping address for SK template)
onepage.logged.tpl.php (shipping address for SK template)
/overrides/basket.html.php (for tdavlin template)

Best Regards,
Stan