By Guest on Wednesday, 10 June 2015
Replies 4
Likes 0
Views 1.6K
Votes 0
Hello every one !
I have some difficulties to find how to modify the format string of the duration field.
When i'm editing the list view layout, i insert the field "duration of the event" and it shows like this in front end : Durée de l'événement : 0 Jours 03 heures 00 minutes
I want to modify it in 03:00
How i can do that ? I search in the language file and pretty much everywhere, i don't see how to do it.

Thanks for your help
We have a language string that controls the output - in english

JEV_DURATION_FORMAT="%d Days %h hours %m minutes"

You will need a language override to change this - see https://www.jevents.net/frequently-aske ... ge-strings

e.g. JEV_DURATION_FORMAT="%d Jours %h:%m heures"

the complicating factor is that this is a backend/administrator language string so make sure you create a backend override and select the option to apply to both frontend and backend
·
Thursday, 11 June 2015 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you ! Found it...
·
Saturday, 13 June 2015 14:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Tengo una consulta, instale el idioma español, pero el calendario aparece en ingles solo cuando entro como administrador me aparece en español, que puedo hacer?
·
Saturday, 13 June 2015 22:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hola,

Necesita instalar el Joomla ! Idioma español también. Nos extendemos de esta .

muchas gracias
tony
·
Monday, 15 June 2015 09:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post