[TYPO3-ttnews] How to reflect inscriptions like Age:, [more], <- Back to: at russian by default (without &L)?
Andreas Burg
typo3 at andreasburg.de
Tue Apr 28 19:09:31 CEST 2009
Olga,
> Thank's, double configuration: Russian as default and Russian with the
> condition when L=0 is right now. But reflection of week date and names of
> month is in english (I need in russian).
> It's seems to me, It's not depend on tt_news :(
yes, this depends on your servers installed locale_all. Test your installed languages with this script:
<?php
echo "<pre>";
system("locale -a");
echo "</pre>";
?>
--
Andreas
Mailing list rules & guidelines (Mailing list Regeln & Leitfaden):
http://typo3.org/community/mailing-lists/
http://typo3.org/community/mailing-lists/mailing-list-rules-guidelines/
More information about the TYPO3-project-tt-news
mailing list