By djbdjb on
This is probably a really simple question but I just can't seem to work out how to do it.
Within the create new account form I have added a few extra categories and I would like to change the title of the default 'Account information' category to something else.
I am changing it to 'Account Information' if I'm honest - changing the i on Information to a capital - but this would be handy to know if I need to change any other words!
Thanks
David
Comments
.
That is done with localization, and translation. See here.
You also may want to have a
You also may want to have a look at the string overrides module.
----------------------------------------------------------------------
http://music.bwv810.com
http://classicvinyl.biz
http://davidhertzberg.com
I am a writer, researcher and solo drupal freelancer.
.
Thanks bwv, I was not aware of that module. :)
Brilliant, just checked back
Brilliant, just checked back on this topic as I needed to translate something else and that module is perfect. Thanks!