Page 1 of 1

Change Wording in CMS Album Module

Posted: Thu Dec 27, 2007 4:10 pm
by vdohar
I am using the Album module rev. 0.9.2 with CMSMS 1.1. to display artwork from a local arts community. When the Album mod is implemented/in use, after drilling through some albums the user has the option of returning to the album index. Is there a method to change the wording from "Return to album index page" to something more relevent like "Return to artist's gallery collection".  Basically I would like to use a more art minded word like gallery or collection rather than album. Thanks.

Re: Change Wording in CMS Album Module

Posted: Thu Dec 27, 2007 5:01 pm
by Nullig
Check in the language file. You should be able to change it there.

Nullig

Re: Change Wording in CMS Album Module

Posted: Thu Dec 27, 2007 5:08 pm
by calguy1000
1) find the appropriate key from the lang file.

2) Create module_custom/Album/lang/.php

3) add:


Re: Change Wording in CMS Album Module

Posted: Thu Dec 27, 2007 5:22 pm
by Nullig
There's a full explanation here:

http://wiki.cmsmadesimple.org/index.php ... le_strings

Nullig

Re: Change Wording in CMS Album Module

Posted: Thu Dec 27, 2007 8:09 pm
by vdohar
Well that was too eazzzzy! Thanks for the quick help.
Vic