Allow finer grained selection of thumbnail controls.
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
"controls": {
|
||||
"options": "Event Gallery Controls",
|
||||
"thumbnails": {
|
||||
"show_controls": "Show event controls with thumbnails",
|
||||
"show_favorite_control": "Show favorite control on thumbnails",
|
||||
"show_timeline_control": "Show timeline control on thumbnails",
|
||||
"show_details": "Show event details with thumbnails",
|
||||
"size": "Event Gallery thumbnails size in pixels"
|
||||
}
|
||||
@@ -110,7 +111,8 @@
|
||||
"snapshots": "Snapshot thumbnails"
|
||||
},
|
||||
"mode": "Live thumbnails mode",
|
||||
"show_controls": "Show event controls with thumbnails",
|
||||
"show_favorite_control": "Show favorite control on thumbnails",
|
||||
"show_timeline_control": "Show timeline control on thumbnails",
|
||||
"show_details": "Show event details with thumbnails",
|
||||
"size": "Live thumbnails size in pixels"
|
||||
},
|
||||
@@ -150,7 +152,8 @@
|
||||
"none": "No thumbnails",
|
||||
"right": "Thumbnails in a drawer right of the media"
|
||||
},
|
||||
"show_controls": "Show controls with thumbnails",
|
||||
"show_favorite_control": "Show favorite control on thumbnails",
|
||||
"show_timeline_control": "Show timeline control on thumbnails",
|
||||
"show_details": "Show details with thumbnails",
|
||||
"size": "Media Viewer thumbnails size in pixels"
|
||||
},
|
||||
@@ -229,7 +232,8 @@
|
||||
"options": "Timeline Controls",
|
||||
"thumbnails": {
|
||||
"mode": "Timeline thumbnails mode",
|
||||
"show_controls": "Show event controls with thumbnails",
|
||||
"show_favorite_control": "Show favorite control on thumbnails",
|
||||
"show_timeline_control": "Show timeline control on thumbnails",
|
||||
"show_details": "Show event details with thumbnails",
|
||||
"size": "Timeline thumbnails size in pixels"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user