[TYPO3-core] RFC: #8627: Translation of the belog-module

Christian Kuhn lolli at schwarzbu.ch
Sat Aug 16 14:55:59 CEST 2008


Hi,

Christopher Stelmaszyk wrote:
> Hi,
> 
> this is a SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=8627
> 
> Branches:
> TYPO3_4-2 and trunk.
> 
> Problem:
>  All strings in the belog-module are hardcoded.
> The attached patch makes them translateable.
> 
> Solution:
> I made it translateable with llxml-translate. :-)
> 
> Note:
> How can I translate the main-table in this module?
> E.G. the header with User, Time, Error, Details?

+1 on reading and testing.

Attached patch with modifications:
- Use $GLOBALS['LANG']->includeLLFile('EXT:belog/mod/locallang.xml'); 
instead of $LANG->includeLLFile('EXT:belog/mod/locallang.xml');
- Use $GLOBALS['LANG']->getLL() instead of $GLOBALS['LANG']->sL()
- Fixed minor whitespace issues


Regards
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 8627_belog2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080816/ba6fbeb4/attachment.txt 


More information about the TYPO3-team-core mailing list