[TYPO3-shop] missing entries in locallang_db.xml ? and what is orig_hash?

Franz Holzinger franz at fholzinger.com
Thu Jun 21 10:03:47 CEST 2007


Hello Andrew,

> I am editing locallang_db.xml to change the labels for tt_products
> fields in backend.
> 
> I dont see any labels for fields:
> title
> note
> note2

see the file tca.php. Standard TYPO3 texts are used for them.
You can change this file to make it use the ttproducts XML file instead.
If you send me you changes I can put it into tt_products.

> I tried adding entries in the 3 main sections of that xml
> data
> orig_hash
> orig_text
> 
> but it does not seem to have worked.
> also, im not even sure what the different sections are for, especially
> the hash one.
Install the extension llxmltranslate to deal with this file.


- Franz





More information about the TYPO3-project-tt-products mailing list