correction messages stop

This commit is contained in:
Laure Pascal 2023-09-14 17:39:19 +02:00
parent 02e7b8b4c3
commit c21d71a72a

View File

@ -27,11 +27,11 @@
"datas" : "datas" :
<#include "RFXtoRP_HsrPro_ExecutionflowDetected.ftl"> <#include "RFXtoRP_HsrPro_ExecutionflowDetected.ftl">
<#else> <#else>
<#stop "preparation already confirmed"> <#stop "preparation order already confirmed">
</#if> </#if>
<#else> <#else>
<#stop "preparation type not supported"> <#stop "preparation order type not supported">
</#if> </#if>
} }