Hi,
Since some enduser's did't understand tablenames etc.. I plan to translate database name to human readable like in Project Tab
from this
Table ProjectTable
customer Customer(customer)
customer_detail Customer Details(customer_detail)
to this
Table ProjectTable
Customer(customer) Customer(customer)
Customer Detail(customer_detail) Customer Details(customer_detail)
TIA