[TYPO3-core] RFC #8499: Hardcoded labels in template module [typo3/sysext/tstemplate/ts]

Stefano Kowalke blueduck at gmx.net
Sun May 25 13:22:59 CEST 2008


Hi

This is an SVN patch request.

Bugtracker references:
http://bugs.typo3.org/view.php?id=8499

Branches:
4.2, Trunk

Problem:
Near all labels in template module are hardcoded and not ready to
translation.

Fix this helps to keep the backend consistent in language as well.

Solution: 
* add all new LL labels to typo3/sysext/cms/locallang_tca.xml

* take the new LL labels from typo3/sysext/cms/locallang_tca.xml

* add LL labels to alt attributes

* move
   <label index="moduleTitle">Template tools</label>
   <label index="viewTemplates">Viewing templates of</label>moduleTitle
(don`t no what this mean)
to typo3/sysext/cms/locallang_tca.xml

* delete typo3/sysext/tstemplate/ts/locallang.xml

* replace hardcoded strings in
   typo3/sysext/tstemplate/ts/index.php
   with LL vars

-- 
GPG-ID: 0x2B08936D
Key-Fingerprint: 7F31 BCF0 70C0 B3B1 1235 07E9 1777 D7A0 2B08 936D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8499_cms_locallang_tca.xml.diff
Type: text/x-diff
Size: 2588 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080525/d94f9aba/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8499_tstemplate_index.php.diff
Type: text/x-diff
Size: 8573 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080525/d94f9aba/attachment-0001.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8499_tstemplate_locallang.xml.diff
Type: text/x-diff
Size: 656 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080525/d94f9aba/attachment-0002.diff 


More information about the TYPO3-team-core mailing list