-
AuthorPosts
-
MICHAEL Friend
MICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
April 7, 2011 at 11:35 am #162486Hi,
I dont know it a bug from my website but the date in blog view display in english, i want it in french !!
I install joomla and k2 french package !
Everything seems to work fine…and in french except this.
How can i get it in french ?
See pics attached :
Thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 11, 2011 at 10:17 am #385757Hello, try open languagefr-FRfr-FR.ini, locate this snippet:
JANUARY_SHORT=Jan
JANUARY=January
FEBRUARY_SHORT=Feb
FEBRUARY=February
MARCH_SHORT=Mar
MARCH=March
APRIL_SHORT=Apr
APRIL=April
MAY_SHORT=May
MAY=May
JUNE_SHORT=Jun
JUNE=June
JULY_SHORT=Jul
JULY=July
AUGUST_SHORT=Aug
AUGUST=August
SEPTEMBER_SHORT=Sep
SEPTEMBER=September
OCTOBER_SHORT=Oct
OCTOBER=October
NOVEMBER_SHORT=Nov
NOVEMBER=November
DECEMBER_SHORT=Dec
DECEMBER=December
If you do not find it, then just paste this into your fr-FR.ini.
Now what you have to do is to translate the texts on right hand of “=” to French.
Please try and let me know.April 16, 2011 at 1:21 am #386628i ahve the same problem
I install joomla and k2 italian package,
the css date of ja_methys_blog is in englis format.
I have this code in it-IT.iniJANUARY_SHORT=Gen
JANUARY=Gennaio
FEBRUARY_SHORT=Feb
FEBRUARY=Febbraio
MARCH_SHORT=Mar
MARCH=Marzo
APRIL_SHORT=Apr
APRIL=Aprile
MAY_SHORT=Mag
MAY=Maggio
JUNE_SHORT=Giu
JUNE=Giugno
JULY_SHORT=Lug
JULY=Luglio
AUGUST_SHORT=Ago
AUGUST=Agosto
SEPTEMBER_SHORT=Set
SEPTEMBER=Settembre
OCTOBER_SHORT=Ott
OCTOBER=Ottobre
NOVEMBER_SHORT=Nov
NOVEMBER=Novembre
DECEMBER_SHORT=Dic
DECEMBER=DicembreAny solution?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 18, 2011 at 3:43 am #386771Dear teneraerbetta,
You can try as below
Open the file templatesja_methyshtmlcom_k2templatesja_methys_blogcategory_item.php ,look for this line of code
[php] $createMonth = date(‘M’, strtotime( $this->item->created )); [/php]Change it to
[php] $createMonth = JHTML::_(‘date’, $this->item->created , “%b”); [/php]Hope that would help !
1 user says Thank You to Sherlock for this useful post
April 22, 2011 at 12:34 am #387560Hi, i try and it’ s ok.
I change the same line in item.php, and now it all ok.April 24, 2011 at 7:08 am #387810Please, help me in spanish….
I changed the php code in templatesja_methyshtmlcom_k2templatesja_methy s_blogcategory_item.php but all the same, does not change.Also, I change the HOME menu item to a Section Blog Layout, and I think in this case, I’ll need to change it in a section html changes in a templates, ???, is it ok ???.
Sorry my poor english
Thanks for u’r help
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
April 25, 2011 at 8:55 am #387948<em>@crew 236058 wrote:</em><blockquote>Please, help me in spanish….
I changed the php code in templatesja_methyshtmlcom_k2templatesja_methy s_blogcategory_item.php but all the same, does not change.Also, I change the HOME menu item to a Section Blog Layout, and I think in this case, I’ll need to change it in a section html changes in a templates, ???, is it ok ???.
Sorry my poor english
Thanks for u’r help</blockquote>
You should change in templatesja_methyshtmlcom_contentfrontpagedefault_item.php. That will help.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 6 voices, and was last updated by thangnn1510 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Date Blog view K2 in french
Viewing 7 posts - 1 through 7 (of 7 total)