From dd46a199ab7da230c893a66bc1e235306f85c3bd Mon Sep 17 00:00:00 2001 From: Suren Date: Thu, 16 Nov 2023 18:58:26 +0530 Subject: [PATCH] #9600 - Link release version in MapStore Documentation in home page (#9705) (cherry picked from commit b34aaab064cdde6beebe358e283a06e821821ee1) --- .github/ISSUE_TEMPLATE/release_steps.md | 1 + web/client/translations/data.de-DE.json | 2 +- web/client/translations/data.en-US.json | 2 +- web/client/translations/data.es-ES.json | 2 +- web/client/translations/data.fr-FR.json | 2 +- web/client/translations/data.it-IT.json | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release_steps.md b/.github/ISSUE_TEMPLATE/release_steps.md index 2d9c4d086b..2fc202c8a1 100644 --- a/.github/ISSUE_TEMPLATE/release_steps.md +++ b/.github/ISSUE_TEMPLATE/release_steps.md @@ -85,6 +85,7 @@ If stable release (YYYY.XX.00) follow these sub-steps: - [ ] `mapstore-printing.zip` on github release - [ ] Publish the release - [ ] create on [ReadTheDocs](https://readthedocs.org/projects/mapstore/) project the version build for `vYYYY.XX.mm` (click on "Versions" and activate the version of the tag, created when release was published) +- [ ] Update `Default version` to point the release version in the `Advanced Settings` menu of the [ReadTheDocs](https://readthedocs.org/dashboard/mapstore/advanced/) admin panel ## Build and publish MapStoreExtension release diff --git a/web/client/translations/data.de-DE.json b/web/client/translations/data.de-DE.json index 286fa3bb6c..25da969763 100644 --- a/web/client/translations/data.de-DE.json +++ b/web/client/translations/data.de-DE.json @@ -333,7 +333,7 @@ }, "home":{ "open": "Öffnen", - "shortDescription": "Modern webmapping mit OpenLayers, Leaflet und React
besuchen sie die dokumentationsseite", + "shortDescription": "Modern webmapping mit OpenLayers, Leaflet und React
besuchen sie die dokumentationsseite", "forkMeOnGitHub": "Fork me on GitHub", "description": "MapStore wurde entwickelt, um auf einfache und intuitive Weise Karten und Mashups zu erstellen, zu speichern und zu teilen die auf Inhalten von bekannten Quellen wie Google Maps und OpenStreetMap oder von Diensten die auf offenen Protokollen wie OGC WMS, WFS, WMTS or TMS und so weiter basieren.
Besuche die Homepage für mehr Details.", "Applications": "Anwendungen", diff --git a/web/client/translations/data.en-US.json b/web/client/translations/data.en-US.json index 60abe63d93..18f60bc0ff 100644 --- a/web/client/translations/data.en-US.json +++ b/web/client/translations/data.en-US.json @@ -333,7 +333,7 @@ }, "home":{ "open": "Open", - "shortDescription": "Modern webmapping with OpenLayers, Leaflet and ReactJS.
Visit the documentation page", + "shortDescription": "Modern webmapping with OpenLayers, Leaflet and ReactJS.
Visit the documentation page", "forkMeOnGitHub": "Fork me on GitHub", "description": "MapStore has been developed to create, save and share in a simple and intuitive way maps and mashups created selecting contents coming from well-known sources like OpenStreetMap, Google Maps or from services provided by organizations using open protocols like OGC WMS, WFS, WMTS or TMS and so on...
Visit the home page for more details.", "Applications": "Applications", diff --git a/web/client/translations/data.es-ES.json b/web/client/translations/data.es-ES.json index a36bc8efa3..b26481dd08 100644 --- a/web/client/translations/data.es-ES.json +++ b/web/client/translations/data.es-ES.json @@ -333,7 +333,7 @@ }, "home":{ "open": "Abrir", - "shortDescription": "Webmapping moderno con OpenLayers, Leaflet y React
visite la página de documentación", + "shortDescription": "Webmapping moderno con OpenLayers, Leaflet y React
visite la página de documentación", "forkMeOnGitHub": "Fork me on GitHub", "description": "MapStore está hecho para crear, guardar y compartir de forma simple e intuitiva mapas y composiciones creados a partir de contenidos de servidores tales como OpenStreetMap, Google Maps, MapQuest o cualquier otro servidor que proporcione protocolos estándar tales como OGC WMS, WFS, WMTS o TMS y otros.
Visite nuestra página principal para más detalles.", "Applications": "Aplicaciones", diff --git a/web/client/translations/data.fr-FR.json b/web/client/translations/data.fr-FR.json index e6b3477ca1..d6c848db34 100644 --- a/web/client/translations/data.fr-FR.json +++ b/web/client/translations/data.fr-FR.json @@ -333,7 +333,7 @@ }, "home": { "open": "Ouvrir", - "shortDescription": "Application cartographique en ligne moderne Modern propulsée par OpenLayers, Leaflet et ReactJS.
Consultez la page de documentation ", + "shortDescription": "Application cartographique en ligne moderne Modern propulsée par OpenLayers, Leaflet et ReactJS.
Consultez la page de documentation ", "forkMeOnGitHub": "Fork me on GitHub", "description": "MapStore a été développé pour créer, sauvegarder et partager de façon simple et intuitive des cartes simple ou élaboréess créés à partir de services comme OpenStreetMap, Google Maps ou tout autres services fournis par des organisations utilisant des protocoles ouverts comme OGC WMS, WFS, WMTS ou TMS et bien d'autres...
Visitez notre page d'accueil pour plus de détails.", "Applications": "Applications", diff --git a/web/client/translations/data.it-IT.json b/web/client/translations/data.it-IT.json index 9422ce5ec9..2c36633767 100644 --- a/web/client/translations/data.it-IT.json +++ b/web/client/translations/data.it-IT.json @@ -333,7 +333,7 @@ }, "home":{ "open": "Apri", - "shortDescription": "Modern webmapping con OpenLayers, Leaflet e React
visita la pagina di documentazione", + "shortDescription": "Modern webmapping con OpenLayers, Leaflet e React
visita la pagina di documentazione", "forkMeOnGitHub": "Fork me on GitHub", "description": "MapStore è sviluppato per creare, salvare e condividere in modo semplice ed intuitivo mappe e mashup creati selezionando contenuti da server come Google Maps, OpenStreetMap, MapQuest o da server specifici forniti dalla propria organizzazione o da terzi.
Visita la home page per maggiori dettagli.", "Applications": "Applicazioni",