Add download control to thumbnails.

This commit is contained in:
Dermot Duffy
2023-03-12 20:28:46 -07:00
parent f53490a70c
commit e1f146b560
17 changed files with 354 additions and 216 deletions
+4 -2
View File
@@ -148,6 +148,7 @@
"right": "Thumbnails in a drawer to the right"
},
"show_details": "Show details with thumbnails",
"show_download_control": "Show download control on thumbnails",
"show_favorite_control": "Show favorite control on thumbnails",
"show_timeline_control": "Show timeline control on thumbnails",
"size": "Thumbnails size in pixels"
@@ -440,9 +441,10 @@
"start": "Start"
},
"thumbnail": {
"download": "Download media",
"no_thumbnail": "No thumbnail available",
"retain_indefinitely": "Event will be indefinitely retained",
"timeline": "See event/recording in timeline"
"retain_indefinitely": "Media will be indefinitely retained",
"timeline": "See media in timeline"
},
"timeline": {
"lock": "Lock timeline to a single event",