Skip to main content

Incorrect/missing language string

More
14 years 8 months ago #34018 by coolcatcreative
Hi,

I'm configuring my new Hikashop Business, and I've found that in the checkout login screen, in the div #hikashop_checkout_login_left_part, the fieldset header h2 and the submit button use the same language string ("HIKA_LOGIN").

If I want to have a longer description in the header, this will also make the button text long.

I think it would be better to have separate language strings for the header and the button.

Zoltan

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #34050 by nicolas
Hi,

Indeed both your the same string in order to simplify the work for translators.

You can edit the file "login" of the view "checkout" via the menu Display->Views and directly replace the code:
<?php echo JText::_('HIKA_LOGIN');?>

by your text.

Please Log in or Create an account to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum