Page 1 of 1

Why can't I change the language for the album?

Posted: Thu Jul 24, 2008 12:29 pm
by libralion
Hi everybody,
All day now I am searching for the place where I can change the prev-next and close-esc words in the large photo of the album.
I attached the nl_NL to the module call, but that doesnot do anything. I searched in the default template of the Album and changed the words " previous" to "vorige", but that doesnot show.
Where can i change those words? ???

Here is my testsite: http://www.jomedio.nl/cmsmadesimple/index.php?mact=Album,m3,default,1&m3albumid=1&m3returnid=76&page=76

Re: Why can't I change the language for the album?

Posted: Mon Aug 11, 2008 7:42 am
by oct4th
Similar problem. I just want to remove the 'Esc Key' part. (I mean, really... who uses the esc key these days?!) What file is this located in? Anyone?

c

Re: Why can't I change the language for the album?

Posted: Mon Aug 11, 2008 7:49 am
by libralion
calebkm wrote: Similar problem. I just want to remove the 'Esc Key' part. (I mean, really... who uses the esc key these days?!) What file is this located in? Anyone?

c
Hi Caleb,
I didnot find out, but I changed to another album template, the lightbox for instance, and then you don't have those ecs. keys etc. anymore. Hope that helps.

Johanna :)

Re: Why can't I change the language for the album?

Posted: Mon Aug 11, 2008 10:39 am
by faglork
libralion wrote: Hi everybody,
All day now I am searching for the place where I can change the prev-next and close-esc words in the large photo of the album.
I attached the nl_NL to the module call, but that doesnot do anything. I searched in the default template of the Album and changed the words " previous" to "vorige", but that doesnot show.
Where can i change those words? ???
If you use thickbox, it is in thickbox.js
The code starts around line 77 ... just search for "previous"

Sadly, thickbox does not use language files, there is no way to set the language via module parameters. You have to manually edit the .js file.

BEWARE: Make a backup of the file before you tamper with the .js ...

hth,
Alex

Re: Why can't I change the language for the album?

Posted: Mon Aug 11, 2008 11:49 pm
by oct4th
Thanks Alex, for some reason I neglected to look in the 'db' folder in the templates folderĀ  ;D

c