Hi all,
Done another update, but might need further testing.
Calender should hopefully show the month name in the appropriate locale (rather than English). Using `setlocale` in the `gsconfig.php` file.
I have also encoded the text before it is saved (using `utf8_encode`), so hopefully there should be no problems with non-latin languages (i.e. cyrillic).
--Sam
Done another update, but might need further testing.
Calender should hopefully show the month name in the appropriate locale (rather than English). Using `setlocale` in the `gsconfig.php` file.
I have also encoded the text before it is saved (using `utf8_encode`), so hopefully there should be no problems with non-latin languages (i.e. cyrillic).
--Sam
-- Sam