I have noticed that the translations of the editor sometimes create duplicate labelkeys.
There they add a number e.g. dpx_register_to_feuser/Resources/Private/Language/locallang.xlf:.element.gender.properties.label0
which is not a problem but for error messages like dpx_register_to_feuser/Resources/Private/Language/locallang.xlf:UpdateForm-10.validation.error.zip.1221560718
but then it leads to problems because they are no longer issued.
Is there a solution for this?
I have noticed that the translations of the editor sometimes create duplicate labelkeys.
There they add a number e.g.
dpx_register_to_feuser/Resources/Private/Language/locallang.xlf:.element.gender.properties.label0which is not a problem but for error messages like
dpx_register_to_feuser/Resources/Private/Language/locallang.xlf:UpdateForm-10.validation.error.zip.1221560718but then it leads to problems because they are no longer issued.
Is there a solution for this?