[Typo3] tt_news and one-tree language versioning

Jane Larsen noesgard at gmail.com
Sat May 21 20:12:25 CEST 2005


That one didn't do the trick...
The word "Age" is translated ok in both cases but not the units...

//Jane

On 5/21/05, Franz Malten Buemann <buemann at visionteam.dk> wrote:
> 
> try:
> 
> <--- snip -->
> 
> [globalVar = GP:L = 1]
> 
> config.sys_language_uid = 1
> config.language = dk
> 
> <--- snip -->
> 
> 
> dk instead of da
> 
> 
> Med Venlig Hilsen / Best Regards
> 
> Franz Malten Buemann
> CEO
> 
> Vision Team ApS
> Ordrupvej 114
> DK-2920 Charlottenlund
> 
> Tlf. +45 70 25 85 55
> Fax. +45 70 20 73 76
> 
> Email: kontakt at visionteam.dk
> www: www.visionteam.dk <http://www.visionteam.dk>
> 
> 
> 
> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de
> [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Jane 
> Larsen
> Sent: 21. maj 2005 19:58
> To: TYPO3 English
> Subject: [Typo3] tt_news and one-tree language versioning
> 
> I have the following in my setup:
> #setup the default language in case of bad L variable
> config.sys_language_uid = 1
> config.language = da
> config.linkVars = L
> 
> # Danish language, sys_language.uid = 1
> [globalVar = GP:L = 1]
> config.sys_language_uid = 1
> config.language = da
> config.locale_all = danish
> 
> # set danish date & time formats
> plugin.tt_news {
> archiveTitleCObject {
> 10.strftime = %B - %Y
> }
> getRelatedCObject {
> 20.strftime = %d.%m.%Y %H:%M
> }
> displaySingle {
> date_stdWrap.strftime= %d.%m.%y
> time_stdWrap.strftime= %H:%M
> age_stdWrap.age = Minutter | Timer | Dage | År
> }
> displayLatest {
> date_stdWrap.strftime= %d.%m.%y
> time_stdWrap.strftime= %H:%M
> }
> displayList {
> date_stdWrap.strftime= %A %d. %B %Y
> time_stdWrap.strftime= %d.%m.%y %H:%M
> }
> }
> 
> But this does not reflect on the page (the easiest thing I can check is 
> the
> age which is still shown with english names, e.g. days instead of the
> danish: dage) Have I made a mistake, run into a bug or something?
> 
> If I cant change this behaviour, can I disable the age display?
> 
> //Jane Larsen
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list