[TYPO3-ect] translations with lib/div
    Franz Holzinger 
    franz at fholzinger.com
       
    Sat Jul 28 20:35:49 CEST 2007
    
    
  
Franz Koch a écrit :
> I suppose you already know - TS can only override labels that don't have
> a dot in it. Example:
> 
> --- works ----
> plugin._LOCAL_LANG.default.a_bit_longer_label = whatever
> 
> --- works not ---
> plugin._LOCAL_LANG.default.a_bit.longer.label = whatever
> plugin._LOCAL_LANG.default.selectbox_name.0 = whatever
> --------------
See the fh_library extension, where this is made possible.
- Franz
    
    
More information about the TYPO3-team-extension-coordination
mailing list