By azmandius on Monday, 11 January 2010
Replies 7
Likes 0
Views 5K
Votes 0
Hello,
I want to do a translation for Latest events module (mod_jevents_latest), and can't understand what file should i modify.
I want to translate particularly week days names and month names at front-end.
Could anyone please point me to the right file?
Thanks a lot.
The language files of this module are included in the core package. Are you looking for a personalized translation or JEvents is not translated into your language?
·
Monday, 11 January 2010 18:46
·
0 Likes
·
0 Votes
·
0 Comments
·
The language files of this module are included in the core package.

Which exactly are those language files?

I know how to translate JEvents component.

I have troubles finding a way to translate the Latest events module.
·
Tuesday, 12 January 2010 01:08
·
0 Likes
·
0 Votes
·
0 Comments
·
For example i want to translate this to another language: Thu, Jan 14th, 2010
Where do i translate the word Thu, Jan, and the th?
Thank you.
·
Tuesday, 12 January 2010 09:21
·
0 Likes
·
0 Votes
·
0 Comments
·
These settings are due to the PHP way of styling. Take a look at the help in configuration tab on the JEvents component and you will find this text:

Note that the default customFormatStr is '${eventDate}[!a: - ${endDate(%I:%M%p)}]<br />${title}' which will display the date of an event, or the particular date of an event instance in the case of a repeating event type. The time is not displayed in case of an all-day-event. Not specifying any date format specifiers within parenthesis of the startDate, eventDate or endDate fields will result in a default format as shown above for language setting "english" and '%a %b %d, %Y @%I:%M%p' for all other languages.
·
Tuesday, 12 January 2010 09:45
·
0 Likes
·
0 Votes
·
0 Comments
·
That did it exactly.
Thank you a lot!
·
Tuesday, 12 January 2010 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you send me the like where to download the Components file.
I've downloaded the Model but it said I need the com file.
and do I have to pay to get it.

Thanks
Dom
·
Saturday, 08 May 2010 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
No need to pay for the core JEvents component and modules - there are links to the download files in the main article on the home page.

Geraint
·
Monday, 10 May 2010 07:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post