How to rename tables, attributes of application

Hi there,

I have a question.
If I create for example the Entity: CustomerTest, my cuba Application will have a module called: “Customer Test”.

My question is, is there a file, or way, how I can change later the name, for example “Customer Test” into “Customer Cuba”.
Is there a properties file, so that I can write the meaning? like CustomerTest = “Customer Cuba”?

(I use mysql)

Thanks a lot