[Translation] --no-fill option prefixes translations with \0NoFill\0 for intl-icu YAML translations #60710
Labels
Content-Length: 224659 | pFad | http://github.com/symfony/symfony/issues/60710
41Fetched URL: http://github.com/symfony/symfony/issues/60710
Alternative Proxies:
Symfony version(s) affected
7.2.6
Description
Updated YAML translations using the
--no-fill
option are generated with\0NoFill\0
prefix.Given how the
--no-fill
option is described in the documentation, I'd expect the translations to be empty, or this to be mentioned in the docs.How to reproduce
Have a custom validator message in an entity
Generate translation with
validators+intl-icu.ro_RO.yaml
is generated with linePossible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: