[TYPO3-english] German translation for day and month in tt_news

David Bruchmann typo3-en at bruchmann-web.de
Mon May 25 00:03:21 CEST 2009


----- Ursprüngliche Nachricht -----
Von:        Sébastien Schiesser <sebastien.schiesser at zhdk.ch>
Gesendet:   Sonntag, 24. Mai 2009 19:11:48
An:         TYPO3 English <typo3-english at lists.netfielders.de>
CC:
Betreff:    [TYPO3-english] German translation for day and month in tt_news
> Hi list,
> 
> I'm configuring a English/German site and was until now quite  
> successful... but now I can't get the German names for a day or a  
> month with tt_news.
> 
> I was able to change the date format depending on the language, but  
> 'Sonntag, den 24. Mai 2009' bleibt 'Sunday, den 24. May 2009'
> 
> The problem is perhaps linked to another one: I installed the TS  
> Language pack for German, but the EM still shows it on a grey row (but  
> with the de-install '-' sign!!!) instead of a pink one.
> 
> Did I miss a step?
> 
> Thanks, Sébastien


In the german list yoour queestion was answered recently:


manual tt_news:
---------------
http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.2/view/1/7/#id3917297


manual php:
---------------
http://de3.php.net/manual/de/function.strftime.php


details:
---------------
plugin.tt_news.displayList.date_stdWrap.strftime= %d.%m.%y
plugin.tt_news.displayLatest.date_stdWrap.strftime= %d.%m.%y
plugin.tt_news.displaySingle.date_stdWrap.strftime= %d.%m.%y

plugin.tt_news.rgnewslinks {
    # nicht vom Ersten zum Letzten und umgekehrt verlinken
    loop = 0
    defaultPrevText =
    defaultNextText =
    prevLink.wrap = &#124;&nbsp;
    nextLink.wrap =
    prevLinkText.override = Vor
    nextLinkText.override = Zurück
}
plugin.tt_news._LOCAL_LANG.de.rgnewslinksPageBrowser = Datensatz %s von 
%s insgesamt


Articles (bei Date and Time only):
-----------------------------------
16.05.2009 12:49
18.05.2009 10:35
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Regards
David



More information about the TYPO3-english mailing list