-
AuthorPosts
-
fguyon Friend
fguyon
- Join date:
- March 2011
- Posts:
- 93
- Downloads:
- 150
- Uploads:
- 14
- Thanks:
- 23
- Thanked:
- 19 times in 1 posts
March 28, 2011 at 11:50 am #162037I changed the format of the date to get the french one : OK ! (blocks/topbar.php file)
After that, I still have a “MON” instead of a “LUN” displayed as the day of the week (for the monday) in spite of having modified the days in all the gb-GB Joomla! files I found !!
In which file does the JAT and/or Teline iv 1.2.4 template get the days in this GB language ??
Thanx for any help !
March 28, 2011 at 1:52 pm #383658<em>@fguyon 230670 wrote:</em><blockquote>I changed the format of the date to get the french one : OK ! (blocks/topbar.php file)
After that, I still have a “MON” instead of a “LUN” displayed as the day of the week (for the monday) in spite of having modified the days in all the gb-GB Joomla! files I found !!
In which file does the JAT and/or Teline iv 1.2.4 template get the days in this GB language ??
Thanx for any help !</blockquote>
_______Hi al
I have similar problems in customizing – but in German:
logo: Customize px
Last update: change in ” Update”
Read more in “Weiterlesen…”
More in “Mehr…”
Setting, see Line Food&Restaurant Konzepte: change in “Einstellung”
Publish: Monpm31UTC_f2011Mon, 14 Mar 2011 18:02:09 +000003pm31_Monday2011-03-14T18:02:09+00:004
Change Publish in “Publiziert”
Post time: x days ago: Change in Publikation: Vor x Tagen
____________________________Website: http://www.cmeyer.neotest1.net/joomla/#
Thank you for help – Chris
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 29, 2011 at 9:54 am #383792Dear fguyon,
I think you can open your language file and add a translation for each your day,For example for the monday it is
MON=LUNfguyon Friendfguyon
- Join date:
- March 2011
- Posts:
- 93
- Downloads:
- 150
- Uploads:
- 14
- Thanks:
- 23
- Thanked:
- 19 times in 1 posts
March 30, 2011 at 9:12 pm #384157Searched in all language files and didn’t find any MON inside !!
Another idea ??Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 30, 2011 at 9:19 pm #384158It is in administrator>language>en-GB>en-GB.ini as per below from line 758 onwards.
; Days of the Week
SAT="Sat"
SATURDAY="Saturday"
SUN="Sun"
SUNDAY="Sunday"
MON="Mon"
MONDAY="Monday"
TUE="Tue"
TUESDAY="Tuesday"
WED="Wed"
WEDNESDAY="Wednesday"
THU="Thu"
THURSDAY="Thursday"
FRI="Fri"
FRIDAY="Friday"
fguyon Friendfguyon
- Join date:
- March 2011
- Posts:
- 93
- Downloads:
- 150
- Uploads:
- 14
- Thanks:
- 23
- Thanked:
- 19 times in 1 posts
March 31, 2011 at 11:14 am #384265<em>@dathq 230857 wrote:</em><blockquote>Dear fguyon,
I think you can open your language file and add a translation for each your day,For example for the monday it is
MON=LUN</blockquote>…As my website is dedicated to an only small french association, I only have FR files (I pasted my FR files in the GB language folder and renamed it in en-GB) and I still have the same problem.
I think that the date format displayed is somewhere in the template or JAT files but in which file ?? (not the BLOCK/topbar.php one in teline iv template folder, I checked)
If someone has another idea (your tribute is appreciated) !?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 1, 2011 at 2:18 am #384367Dear fguyon,
I just tried as following
Open the file templatesja_teline_ivblockstopbar.php you would see a line of code like thisecho "<span class="day">".date ('D')."</span>";
Just change it to
echo “<span class=”day”>”.JText::_(date (‘D’)).”</span>”;I hope it helps you too.
1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by fguyon 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum