As a follow-up to #122, @MrMooky reported via #122: > I know this is quite old, but we're still having issues with that. The following does not use the translation: ``` 20 = TEXT 20.field = tx_metaseo_pagetitle ``` This does output the correct translation: ``` 20 = TEXT #20.field = tx_metaseo_pagetitle 20.stdWrap.noTrimWrap = | 20.stdWrap.ifEmpty.cObject = TEXT 20.stdWrap.ifEmpty.cObject.data = TSFE:page|tx_metaseo_pagetitle ```
As a follow-up to #122, @MrMooky reported via #122:
This does output the correct translation: