Skip to content

Commit

Permalink
Fix geosolutions-it#10641 tooltips for layerinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Oct 29, 2024
1 parent 8e2d443 commit c72ba63
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/client/translations/data.de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
"toolTrashLayersTooltip": "Ausgewählte Ebenen entfernen",
"toolTrashGroupTooltip": "Ausgewählte Gruppe entfernen",
"toolFeaturesGridTooltip": "Attributtabelle öffnen",
"layerFilterTooltip": "Ausgewählte Ebene filtern",
"layerFilterTooltip": "Titel und Beschreibung der Ebenen aktualisieren",
"toolDownloadTooltip": "Daten zur ausgewählten Ebene exportieren",
"noFilteredResults": "Keine Ergebnisse",
"emptyLayerTree": "Der Ebenenbaum ist leer. Bitte fügen Sie eine neue Ebene aus dem Katalog hinzu",
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
"toolTrashLayersTooltip": "Remove selected layers",
"toolTrashGroupTooltip": "Remove selected group",
"toolFeaturesGridTooltip": "Open attribute table",
"layerFilterTooltip": "Filter layer",
"layerFilterTooltip": "Update layers titles and description",
"toolDownloadTooltip": "Export layer data",
"noFilteredResults": "No results",
"emptyLayerTree": "Layers tree is empty. Please add a new layer from the catalog",
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
"toolTrashLayersTooltip": "Eliminar las capas seleccionadas",
"toolTrashGroupTooltip": "Eliminar grupo seleccionado",
"toolFeaturesGridTooltip": "Abrir la tabla de atributos",
"layerFilterTooltip": "Filtrar capas",
"layerFilterTooltip": "Actualizar los títulos y la descripción de las capas",
"toolDownloadTooltip": "Exportar datos de la capa",
"noFilteredResults": "Ningún resultado",
"emptyLayerTree": "El árbol de capas está vacío. Agregue una nueva capa del catálogo",
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
"toolTrashLayersTooltip": "Retirer les couches sélectionnées",
"toolTrashGroupTooltip": "Supprimer le groupe sélectionné",
"toolFeaturesGridTooltip": "Ouvrir la table attributaire",
"layerFilterTooltip": "Filtrer les couches",
"layerFilterTooltip": "Mettre à jour les titres et la description des calques",
"toolDownloadTooltip": "Exporter les données de la couche",
"noFilteredResults": "Aucun résultat",
"emptyLayerTree": "L'arborescence des calques est vide. Veuillez ajouter un nouveau calque du catalogue",
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
"toolTrashLayersTooltip": "Rimuovi livelli selezionati",
"toolTrashGroupTooltip": "Rimuovi gruppo selezionato",
"toolFeaturesGridTooltip": "Apri tabella degli attributi",
"layerFilterTooltip": "Filtra il layer",
"layerFilterTooltip": "Aggiorna i titoli e la descrizione dei livelli",
"toolDownloadTooltip": "Esporta i dati del livello",
"noFilteredResults": "Nessun risultato",
"emptyLayerTree": "La lista dei layer è vuota. Aggiungi un nuovo layer dal catalogo",
Expand Down

0 comments on commit c72ba63

Please sign in to comment.