Changing language file with mm:ss instead of mm

New scripts, templates and translation files that allows to use Ant Movie Catalog to manage other things than movies
Post Reply
pollewops
Posts: 52
Joined: 2006-04-05 19:51:38

Changing language file with mm:ss instead of mm

Post by pollewops »

I am using the language file EnglishMusic.lng.
In there you can add the lengt of the movie/music dvd/cd in minutes.

This piece of code is added to the language file for that":
LLength.Caption=Length:
LLengthMin.Caption=min.

I was wondering if that could be change, so that you can add minutes and seconds in the format mm:ss in there ?

How is that possible.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Impossible, as the field only accepts integer numbers.
You could use the Year field for the minutes and the Length field for the seconds, though it would maybe not be the easiest...
pollewops
Posts: 52
Joined: 2006-04-05 19:51:38

Post by pollewops »

ok..thanks.

The field could also not be changed to character field instead of integer field ?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

no
pollewops
Posts: 52
Joined: 2006-04-05 19:51:38

Post by pollewops »

ok. clear. thanks.
I will try to come up with something else...
Post Reply