2012-03-07, 21:52:46
I changed "news_manager/DATE_FORMAT"
"DATE_FORMAT" => "%b %d %Y"
it's work.
in gsconfig.php
---------------------
setlocale(LC_ALL, 'tr_TR.UTF-8');
$LANG = 'tr_TR';
----------------------------
but months translation does not .
"DATE_FORMAT" => "%b %d %Y"
it's work.
in gsconfig.php
---------------------
setlocale(LC_ALL, 'tr_TR.UTF-8');
$LANG = 'tr_TR';
----------------------------
but months translation does not .