1. EBAGmaster
  2. Bug Report
  3. Tuesday, December 03 2013, 03:34 PM
I´m using the pro version 1.0.11. I copied the localisation file "de-DE.com_jsn.ini" to /language/de-DE.

In the frontend there are still english captions, fieldnames, button lables (e.g. "edit profile" instead of "Profil bearbeiten";) , texts....Also the date format is mm/dd/yyyyy and not dd/mm/yyyy as expected.

Is there a setting I´ve overseen ? Pls advise how to induce the wanted behavior.

Thanks Ralf
Accepted Answer
admin Accepted Answer
Admin
Ok , I found the problem.
In /languages/de-DE/de-DE.com_jsn.ini at line 94 missing the close "
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
You are right, we are investigating
  1. more than a month ago
  2. Bug Report
  3. # 1
admin Accepted Answer
Admin
For the date
Edit file /components/com_jsn/views/profile/tmpl/default.php

at line 67 and at line 72 search
'm/d/Y'

and replace with
JText::_('DATE_FORMAT_LC4')


With this the date depends on language configuration.

I fix in the next release!
  1. more than a month ago
  2. Bug Report
  3. # 2
EBAGmaster Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
EBAGmaster Accepted Answer
Perfect ! Works fine
  1. more than a month ago
  2. Bug Report
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.