Bug #39893
No translations with TYPO3 4.7.x
| Status: | Closed | Start date: | 2012-08-17 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Translation | |||
| Target version: | - | |||
| Votes: | 0 |
Description
formhandler 1.3.0 ignores translations in forms lang files with typo3 4.7.x
only the default translation is shown.
Tested with TYPO3 4.7.2 + 4.7.4 and formhandler 1.3.0
Works with TYPO3 4.5.19.
History
Updated by Reinhard Führicht 9 months ago
- Status changed from New to Closed
Tested with current trunk -> works fine.
I will release the new version very soon. Stay tuned. :-)
Updated by Philipp Idler 4 months ago
I figured out, that the problem was in the language xml.
My site's default language is german and so I have chosen in the "default" sections Tag.
I changed section "default" to "de" and "en" to "default". File closed!