Page 1 of 1

How to change word Galleries

Posted: 25 Jul 2016, 14:23
by natfree
Hello!

I use Phoca Gallery Tree Module. When module is displayed on the site the top level in menu is "Galleries".
How can I change word "Galleries" in this module?

Thanks in advance for help.

Re: How to change word Galleries

Posted: 25 Jul 2016, 19:27
by Jan
Hi, just translate the language string included in ini file to your own:

Code: Select all

MOD_PHOCAGALLERY_TREE_GALLERIES
Jan

Re: How to change word Galleries

Posted: 26 Jul 2016, 08:10
by natfree
Unfortunately, it doesn't work.

/modules/mod_phocagallery_tree/language
en-GB.mod_phocagallery_tree.ini

MOD_PHOCAGALLERY_TREE_GALLERIES="Фотогалерея"

Still "Galleries" is displaying on the website. :(

Re: How to change word Galleries

Posted: 26 Jul 2016, 13:14
by Benno
Hi,
this file:
  • en-GB.mod_phocagallery_tree.ini
you will also find here:
  • /language/en-GB/
Make your changes there.

Kind regards,
Benno

Re: How to change word Galleries

Posted: 26 Jul 2016, 13:28
by natfree
Benno wrote:
  • en-GB.mod_phocagallery_tree.ini
you will also find here:
  • /language/en-GB/
Yesss! I did it! Thank you very much!

Re: How to change word Galleries

Posted: 26 Jul 2016, 13:35
by Benno
You're welcome!

Kind regards,
Benno