Welcome, Guest
Username: Password: Remember me

TOPIC: Change language

Change language 10 years 6 months ago #1300

  • webcouw
  • webcouw's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
Hi Support,

I would like to have the buttons and all other text on front end in Dutch.

I first installed quick sell, after that in setup Dutch language in Joomla.

What do I have to do to see everything in Dutch?

KInd regards,
Willem-Hein
The administrator has disabled public write access.

Change language 10 years 6 months ago #1301

  • admin
  • admin's Avatar
Hi,

That's not a problem. Do you want me to send you psd of some button? I have the blue and the white ones which I consider the best.

You can then translate them and upload them in the images/buttons folder.

Would that work for you?

Kind regards,
Deian Motov
The administrator has disabled public write access.

Change language 10 years 6 months ago #1358

  • webcouw
  • webcouw's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
Hi Deian,

If you send me the buttons I can upload them to the correct folder.

The text instead of "preview" needs to be "inkijkexemplaar"

And instead of the amount "€4,95" when the preview button opens either nothing or "gratis".

That would be great if you can do that!

Thanks Willem-Hein
The administrator has disabled public write access.

Change language 10 years 5 months ago #1364

  • admin
  • admin's Avatar
Hi Williem-Hein,

I will make the button for you no problem, but can you tell me which one of the buttons I should use?

Thanks
The administrator has disabled public write access.

Change language 10 years 5 months ago #1365

  • webcouw
  • webcouw's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
Hi Deian,

I did it already myself, it was not the looks but the text of the email, I adjusted the code for button 3 and added 2 lines to the language file.

This is for preview button
						<span class="a-btn4-text">' . JText::_('COM_QUICKSELL_INKIJK') . '</span>
						<span class="a-btn4-slide-text"><span class="thePrice">' . JText::_('COM_QUICKSELL_INKIJK-2') . '</span></span>
						<span class="a-btn4-icon-right"><span></span></span>
					</a>';

in language file:
COM_QUICKSELL_INKIJK="inkijkexemplaar"
COM_QUICKSELL_INKIJK-2="gratis"

and this for showing price with tax in button, it hard coded, not very elegant, but I don't how else to make it work. Do you have any better ideas?
<span class="a-btn4-slide-text">' . $this->currency_symbol . '<span class="thePrice">4.95</span></span>

regards,
Willem-Hein
Last Edit: 10 years 5 months ago by webcouw.
The administrator has disabled public write access.

Change language 10 years 5 months ago #1367

  • admin
  • admin's Avatar
Thanks for sharing with us. Is there anything you need my help with?
The administrator has disabled public write access.
Time to create page: 0.046 seconds