Hi,

I found this issue (https://www.drupal.org/node/1208044) claiming that it was solved long time ago but it still seems to be an issue: when an user fills in an integer number field (from core) with characters instead of numbers the error message appears to be translated except the field name - it still shows up with the english, not translated label although the label was translated.

Is it a problem with the core number field module or with the Field translation module?

Best,
Tobias

Comments

tomyinhauser’s picture

I'm using i18n 7.x-1.13, and the formatting message (when characters are provided instead of numbers) is correctly translated. But the minimum value validation shows the error message without translating the field label.