You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: