Incorrect/missing language string

  • Posts: 34
  • Thank you received: 0
12 years 4 months ago #34018

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.

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
12 years 4 months ago #34050

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.055 seconds
Powered by Kunena Forum