Skip to content

Commit 22197d1

Browse files
committed
front: remove dsdm from the download simulation sheet message
Signed-off-by: Achraf Mohyeddine <[email protected]>
1 parent 1033678 commit 22197d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

front/public/locales/en/stdcm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"displayMain": "Display main operational points",
5050
"downloadSimulationSheet": "Download simulation report sheet",
5151
"formatCreationDate": "{{month}}/{{day}}/{{year}} {{hours}}:{{minutes}}",
52-
"gesicoRequest": "and attach this document to your GESICO DSDM request.",
52+
"gesicoRequest": "and attach this document to your GESICO request.",
5353
"notFound": "No path was found for this configuration",
5454
"conflictsTitle": "Here are the problems encountered when calculating the shortest path:",
5555
"trackConflict": "conflict with a train path between <strong>{{waypointBefore}}</strong> and <strong>{{waypointAfter}}</strong> from {{startDate}} at {{startTime}} to {{endDate}} at {{endTime}}",

front/public/locales/fr/stdcm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"displayMain": "Afficher les jalons principaux",
5050
"downloadSimulationSheet": "Télécharger la fiche de simulation",
5151
"formatCreationDate": "{{day}}/{{month}}/{{year}} {{hours}}:{{minutes}}",
52-
"gesicoRequest": "et joignez ce document à votre demande GESICO DSDM",
52+
"gesicoRequest": "et joignez ce document à votre demande GESICO",
5353
"notFound": "Aucun passage n'a été trouvé pour cette configuration",
5454
"conflictsTitle": "Voici les problèmes rencontrés au moment du calcul sur le chemin le plus court :",
5555
"trackConflict": "conflit avec un autre sillon entre <strong>{{waypointBefore}}</strong> et <strong>{{waypointAfter}}</strong> du {{startDate}} à {{startTime}} au {{endDate}} à {{endTime}}",

0 commit comments

Comments
 (0)