Rename the event_viewer to media_viewer.

This commit is contained in:
Dermot Duffy
2022-06-04 11:04:38 -07:00
parent 8b570c65a0
commit ac3b8634e8
11 changed files with 151 additions and 157 deletions
+11 -11
View File
@@ -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",
+3 -3
View File
@@ -52,7 +52,7 @@
"event_gallery": {
"min_columns": "Número mínimo de colunas"
},
"event_viewer": {
"media_viewer": {
"auto_play": "Reproduzir mídia automaticamente",
"auto_unmute": "Ativar mídia automaticamente",
"draggable": "Visualizador de eventos pode ser arrastado/deslizado",
@@ -188,8 +188,8 @@
"live_secondary": "Opções de visualização da câmera ao vivo",
"event_gallery": "Galeria de eventos",
"event_gallery_secondary": "Opções da galeria de Snapshots e clipes",
"event_viewer": "Visualizador de eventos",
"event_viewer_secondary": "Opções do visualizador de Snapshots e clipes",
"media_viewer": "Visualizador de eventos",
"media_viewer_secondary": "Opções do visualizador de Snapshots e clipes",
"image": "Imagem",
"image_secondary": "Opções de visualização de imagem estática",
"dimensions": "Dimensões",