moviebrowser: add possibility to show visualized elapsed time

Origin commit data
------------------
Commit: 8a3bafd457
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)
This commit is contained in:
2019-05-05 16:00:00 +02:00
committed by vanhofen
parent 4e83327ba7
commit 069c78972d
5 changed files with 91 additions and 43 deletions

View File

@@ -2009,6 +2009,7 @@ const char * locale_real_names[] =
"moviebrowser.imdb_data",
"moviebrowser.info_audio",
"moviebrowser.info_channel",
"moviebrowser.info_elapsed",
"moviebrowser.info_file",
"moviebrowser.info_filename",
"moviebrowser.info_genre_major",
@@ -2071,6 +2072,7 @@ const char * locale_real_names[] =
"moviebrowser.short_book",
"moviebrowser.short_channel",
"moviebrowser.short_country",
"moviebrowser.short_elapsed",
"moviebrowser.short_filename",
"moviebrowser.short_format",
"moviebrowser.short_genre_major",