1. MangeSWE
  2. Commercial Templates
  3. Thursday, 10 April 2014
  4.  Subscribe via email
Again thanks for an awesome template!

I have a question - is there a way to make the "next" and "previous" in other language than English?
I would prefer to make mine in Swedish (since the site is all in my native language).
Is there a simple way to configre and change this?

BR

Magnus
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Magnus

You can simply install and enable the Swedish language pack to change all Joomla text in both the frontend and your administration.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello ciaran and thanks for quick reply.

I've done so - login/contact etc works - but on gallery it's still English.

The gallery its image 1 of 3, next previous, close... (in English)
It should be; bild 1 av 3, nästa, tidigare, stäng... (in Swedish)

I've installed language pack on both frontend and admin - it solved lots but not the gallery issue.

BR

Magnus
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Magnus

For our THumbsGallery module you will need to edit the modules slimbox file directly (../modules/mod_j51thumbsgallery/js/slimbox2.js). Locate the following..


counterText:"Image {x} of {y}"


and replace with...


counterText:"Bild {x} av {y}"


The close, next and prev buttons are images which will have to be edited directly..

../modules/mod_j51thumbsgallery/css/closelabel.gif
../modules/mod_j51thumbsgallery/css/nextlabel.gif
../modules/mod_j51thumbsgallery/css/prevlabel.gif

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Again Ciaran you're fantastic!!!

Solved everything!!!

Thank you so much for your help,

BR

Magnus
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!