[TYPO3-core] RFC #8510: Hardcoded labels in typo3/show_item.php

Ralf Hettinger ng at ralfhettinger.de
Mon Jun 2 09:13:37 CEST 2008


Hi Christopher,

Christopher schrieb:
> Hi,
> 
> this is a SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=8510
> 
> Branches:
> TYPO3_4-1, TYPO3_4-2 and trunk.
> 
> Problem:
> In typo3/show_item.php are still quiet a number of texts which are 
> hardcoded.
> 
> 
> Solution:
> I made them translateable with llxml-translate. :-)

I think to remember that following the CGL you shouldn't reference to global
vars by global $LANG, but rather refer to $GLOBALS['LANG'] instead.

Cheers Ralf


More information about the TYPO3-team-core mailing list