By Kristian on Tuesday, 05 May 2015
Posted in Technical Issues
Likes 0
Views 721
Votes 0
I got two problems with languages string

1. Backend
The calendar for events are in English, how to change?
2. Front
I want to remove "th" in for example "30th Jun", i read this thread but don't understand how to change to correct (Swedish). http://stackideas.com/forums/calendar-error-and-calendar-issu-days-still-have-english-suffixes

Hi Kristian,

Sorry for late reply to this,

Can you provide us which page URL are you referring to? (screenshot 1)

Also, can you provide us with your Joomla backend and FTP access so we can better have a look?
·
Wednesday, 06 May 2015 01:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, I added site credentials

Here you find the "th" problem:
http://classichonda.rum101.se/community (left column, middle)

Also fund English strings in calender on this page:
http://classichonda.rum101.se/community/evenemang (left column, bottom)
·
Wednesday, 06 May 2015 05:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Kristian,

To change the calendar language,

Login to your backend ->component->easysocial->events->categories->choose category->custom field->event/date time->basic->calendar language.

To remove the th from the date,
Go to en-Gb.com_easysocial.ini and find this string
 6718 COM_EASYSOCIAL_DATE_DMY12H="jS M, Y g:iA"


then change the string to this (by removing the S after j)
COM_EASYSOCIAL_DATE_DMY12H="j M, Y g:iA"


Best regards
Chris
·
Wednesday, 06 May 2015 17:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thx Chris, calendar setting worked fine

But I can't get the translation change to take effect, I tried to remove the "S" from three other strings aswell.

Also there is a English calendar here - how to change?:

Also fund English strings in calender on this page:
http://classichonda.rum101.se/community/evenemang (left column, bottom)
·
Thursday, 07 May 2015 14:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kristian,

I am sorry for the delay of this reply.

It seems like the cache on your site is preventing the change to take effect. I've clear the cache and the date is displaying properly now. I'm still investigating on the calendar language issue in the following page, http://classichonda.rum101.se/community/evenemang . I will get back to you once I've found a proper fix for this issue. Hope you understand
·
Friday, 08 May 2015 12:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your support Ezrul
·
Saturday, 09 May 2015 19:47
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Kristian,

You're welcome.
·
Monday, 11 May 2015 02:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post