[TYPO3-english]  read locallang in typoscript
    Christian Baer 
    chr.baer at googlemail.com
       
    Thu May 26 13:48:48 CEST 2011
    
    
  
Hey everyone,
in typoscript I'm trying to fetch labels from my locallang.xml, does 
anyone know the correct syntax? I tried something like this:
text_from_xml_1st_try = 
LLL:EXT:extenstionname/Resources/Private/Language/locallang.xml:label_listwidget_headline_default
text_from_xml_2nd_try = 
module.extenstionname._LOCAL_LANG.default.label_listwidget_headline_default
But nothing works out :( any hints?
Cheers
Christian Baer
    
    
More information about the TYPO3-english
mailing list