6 calls to LocalizeFields::translateInternal() in Localize Fields 7
- LocalizeFields::fieldAttachValidate in ./
LocalizeFields.inc - Translates error messages created by implementations of hook_field_validate().
- LocalizeFields::fieldAttachViewAlter in ./
LocalizeFields.inc - Translates field view labels, and corrects decimal separator of decimals/floats.
- LocalizeFields::fieldWidgetFormAlter in ./
LocalizeFields.inc - Translates fields' labels, descriptions etc.
- LocalizeFields::preElementValidate in ./
LocalizeFields.inc - Custom element validator which performs no validation but translates the labels used in element validation by field types having an #element_validate function.
- LocalizeFields::preprocessFieldMultipleValueForm in ./
LocalizeFields.inc - Translates instance wrapper label and description when any/more values (cardinality not 1).
- LocalizeFields::translate in ./
LocalizeFields.inc - Translates a string taking possible translation context and possible encoding of single/double quotes into consideration.