Rename the event_viewer to media_viewer.
This commit is contained in:
@@ -85,22 +85,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"event_viewer": {
|
||||
"media_viewer": {
|
||||
"auto_play": "Automatically play media",
|
||||
"auto_pause": "Automatically pause media",
|
||||
"auto_mute": "Automatically mute media",
|
||||
"auto_unmute": "Automatically unmute media",
|
||||
"draggable": "Event Viewer can be dragged/swiped",
|
||||
"lazy_load": "Event Viewer media is lazily loaded in carousel",
|
||||
"transition_effect": "Event Viewer transition effect",
|
||||
"draggable": "Media Viewer can be dragged/swiped",
|
||||
"lazy_load": "Media Viewer media is lazily loaded in carousel",
|
||||
"transition_effect": "Media Viewer transition effect",
|
||||
"transition_effects": {
|
||||
"none": "No transition",
|
||||
"slide": "Slide transition"
|
||||
},
|
||||
"controls": {
|
||||
"next_previous": {
|
||||
"style": "Event Viewer next & previous control style",
|
||||
"size": "Event Viewer next & previous control size in pixels",
|
||||
"style": "Media Viewer next & previous control style",
|
||||
"size": "Media Viewer next & previous control size in pixels",
|
||||
"styles": {
|
||||
"thumbnails": "Thumbnails",
|
||||
"chevrons": "Chevrons",
|
||||
@@ -108,8 +108,8 @@
|
||||
}
|
||||
},
|
||||
"thumbnails": {
|
||||
"mode": "Event Viewer thumbnails mode",
|
||||
"size": "Event Viewer thumbnails size in pixels",
|
||||
"mode": "Media Viewer thumbnails mode",
|
||||
"size": "Media Viewer thumbnails size in pixels",
|
||||
"show_details": "Show details with thumbnails",
|
||||
"show_controls": "Show controls with thumbnails",
|
||||
"modes": {
|
||||
@@ -121,7 +121,7 @@
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mode": "Event Viewer media title display mode",
|
||||
"mode": "Media Viewer media title display mode",
|
||||
"modes": {
|
||||
"none": "No title display",
|
||||
"popup-top-left": "Popup on the top left",
|
||||
@@ -269,8 +269,8 @@
|
||||
"live_secondary": "Live camera view options",
|
||||
"event_gallery": "Event gallery",
|
||||
"event_gallery_secondary": "Snapshots & clips gallery options",
|
||||
"event_viewer": "Event viewer",
|
||||
"event_viewer_secondary": "Snapshots & clips viewer options",
|
||||
"media_viewer": "Media viewer",
|
||||
"media_viewer_secondary": "Viewer for static media (clips, snapshots or recordings)",
|
||||
"image": "Image",
|
||||
"image_secondary": "Static image view options",
|
||||
"dimensions": "Dimensions",
|
||||
|
||||
Reference in New Issue
Block a user