No Translate to anymore

You do use TYPO3 nice language features. If you copy content to a new language you don't like the term "Translate to" in the title of content elements and want to disable it.

You can change this in TCA. Find

$TCA['tt_content']['columns']['header']['l10n_mode'] = 'prefixLangTitle';
$TCA['tt_content']['columns']['bodytext']['l10n_mode'] = 'prefixLangTitle';

Change it to

$TCA['tt_content']['columns']['header']['l10n_mode'] = '';
$TCA['tt_content']['columns']['bodytext']['l10n_mode'] = '';

So in the header and bodytext the terms "Translate to" aren't shown anymore.

Update

In later versions that changed.

Add this to Page TSconfig:

TCEMAIN.translateToMessage =
Sie suchen eine TYPO3 Agentur?

Erfahren Sie, wie wir Sie bei Ihrem TYPO3-Projekt unterstützen können.

Ihr Kontakt zu uns

Kontaktieren Sie uns

Sie haben Fragen, wollen sich informieren oder brauchen schnelle Beratung?

Zustimmung zur Datenschutzerklärung *