Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Comments

Fix double translation of radio button labels#2

Open
koehnlein wants to merge 1 commit intoTYPO3-extensions:masterfrom
koehnlein:translate-radio
Open

Fix double translation of radio button labels#2
koehnlein wants to merge 1 commit intoTYPO3-extensions:masterfrom
koehnlein:translate-radio

Conversation

@koehnlein
Copy link

LocalizationUtility::translate() returned an empty string, when labels are translated in line 1538 before. Check for empty string and use existing translations in the same way like it's done for checkboxes and select boxes.

LocalizationUtility::translate() returned an empty string, when labels are translated in line 1538 before. Check for empty string and use existing translations in the same way like it's done for checkboxes and select boxes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant