it displays an alert if using test service before publishing a procedure

This commit is contained in:
Lisa Durand 2024-09-02 16:47:34 +02:00
parent 0ffb7cd886
commit b5051a25d9
No known key found for this signature in database
GPG key ID: 0DF91F2CA1E8B816
6 changed files with 15 additions and 3 deletions

View file

@ -47,7 +47,7 @@ en:
published_procedure_html: "This procedure is <strong>published</strong>, some elements can no longer be modified. To access it you can use the link:"
public_link_procedure_html: "Be careful, always post the <strong>full link</strong> displayed above, and not a generic link to %{link}"
missing_information_title: missing information
missing_information_content: "To be able to test this procedure, you must first assign it:"
missing_information_content: "To be able to publish this procedure, you must first assign it:"
missing_information_service: You must provide the contact details of your Administrative Department before you can publish your procedure.
missing_information_instructeurs: You must assign instructors before you can publish your procedure.
missing_link: This procedure does not yet have a link, and is not accessible to the public.

View file

@ -47,7 +47,7 @@ fr:
published_procedure_html: "Cette démarche est <strong>publiée</strong>, certains éléments ne peuvent plus être modifiés. Pour y accéder vous pouvez utiliser le lien :"
public_link_procedure_html: "Attention, diffusez toujours le <strong>lien complet</strong> affiché ci-dessus, et non pas un lien générique vers %{link}"
missing_information_title: informations manquantes
missing_information_content: "Pour pouvoir tester cette démarche, vous devez dabord lui affecter :"
missing_information_content: "Pour pouvoir publier cette démarche, vous devez dabord lui affecter :"
missing_information_service: Vous devez renseigner les coordonnées de votre Service administratif avant de pouvoir publier votre démarche.
missing_information_instructeurs: Vous devez affecter des instructeurs avant de pouvoir publier votre démarche.
missing_link: Cette démarche na pas encore de lien, et nest pas accessible par le public.