Custom fields names
Custom fields names
Hi all,
I know how to modify the italian translation of the various field names by editing ApplicationResources_it.properties file.
Example:
by modifying this parameter I can modify the italian name of the "Request Type" field:
sdp.requests.common.requesttype=Tipo di Ticket
But it works only for the standard fields.
How can I modify the names of the custom fields too? I'm looking for something like that:
sdp.requests.common.requestcustomfield1=XXX
in each ApplicationResource_xx.properties file (ApplicationResources.properties, ApplicationResources_it.properties, ... ).
Best regards,
Sutot