Need not to localize field
We have a section with a dropdown. The source type of the dropdown is a data page which extracts data from a report.
One of the values extracted by the report is the string "Auto".
When operators has locale settings in Italian the string is actually localized and shown as "Automatico".
We need to avoid this behaviour and tried to uncheck "Localize" from the HTML tab of the section, but the data page continues to translate "Auto" in "Automatico".
How can we disable translation of values extracted by the report?