Changing labels

Hi

I am building a version of Spark for a custom application for use by a charity and want to change a number of text items

e,g Replacing with “some other text”

Things like

“Add Conference Service”

“Conferences”

“Start a Chat”

“Start a Conference”

Could this all be done by using the translation module. If so how do I do that?

I also want to add an additional information screen with service names and other data to login and other containers - how is this most easily achieved?

I am using eclipse IDE with java developer and have the first stages of a custom version compiling OK.

David