Page 1 of 1

Is it possible to change the labels in the templates?

Posted: Wed Jan 25, 2012 4:27 pm
by AUFC
Is it possible to change the labels in the templates?

like born on to birthday
from to country

and the like.

WHere to do this please.

thanks

Re: Is it possible to change the labels in the templates?

Posted: Tue Jan 31, 2012 6:28 am
by ABKExpert
It is part of language and they can be changed via language editor.

Re: Is it possible to change the labels in the templates?

Posted: Sun Dec 23, 2012 12:06 pm
by peleus
I want to change the label to my birth date, but the language editor does not have this functionality. Any thoughts please?

Re: Is it possible to change the labels in the templates?

Posted: Thu Jan 24, 2013 3:07 am
by Nokian
Tp change the user's interface you can try to edit file:

/var/www/<whatever_your_sites_folder>/_lang/main/<your_language>/language.php

Edit it with any editor as needed and save - should be ok, just be carefull and do not screw up the syntax as that is normal .php file included later in the script and in must be accurate .php code.