Wednesday, 06 August 2008
  2 Replies
  2.7K Visits
0
Votes
Undo
Hi !

I have a problem with spanish translation. Everything works fine, except on the days details. The dates appear in english. I even tried translating some text in the english.php file to solve the problem, but didn't work. It looks like this:
[attachment=0:2evy9xa1]<!-- ia0 -->previewcal.jpg<!-- ia0 -->[/attachment:2evy9xa1]

I'll appreciate your help!
16 years ago
·
#2090
0
Votes
Undo
Week and month names from a date are automatically translated by the php function strftime() which uses a installed operation system library. If your locale is set correct, the library is not fully installed and the desired language is not supported. Use the new release 1.5.0alpha2 where the names are taken from the JEvents translation file.
16 years ago
·
#2091
0
Votes
Undo
Thanks, Thomas! I installed 1.5.0alpha2 and now it's working.

:D :D :D Thanks again!!
  • Page :
  • 1
There are no replies made for this post yet.