Ross, another question on Menu lable. Can I rename/change menu. Lets say “Year Group” should display as “Manage Standard”.
Rakesh, there is not an official way to do this. However, you can achieve it by editing the PO file for the language you are using (look in /i18n). You then need to convert the PO file to an MO file (gettext CLI tools can be used to do this, and I think POEdit, the GUI software, does it too). I think after changing you need to restart your web server for the effects to become live. Remember, though, when you update the system you will need to reapply your changes, or I can give the code to update your PO file.
Thank you Ross. I will get in touch with you for further details.