From 7f8c2142919c302b77fed948b3342dceb00e5201 Mon Sep 17 00:00:00 2001 From: Alan Garny Date: Wed, 20 Nov 2019 17:12:31 +1300 Subject: [PATCH] Some minor cleaning up. --- .../i18n/SimulationExperimentView_fr.ts | 8 ++++---- .../i18n/SimulationSupport_fr.ts | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts b/src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts index 1735e9a2af..1f31d794a0 100644 --- a/src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts +++ b/src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts @@ -556,6 +556,10 @@ none aucun + + %1: + %1 : + the model needs both an ODE and an NLA solver, but none are available le modèle a besoin à la fois d'un solveur EDO et d'un solveur ALN, mais aucun n'est disponible @@ -648,10 +652,6 @@ %1 using %2 %1 avec %2 - - %1: - %1 : - Error: Erreur : diff --git a/src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts b/src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts index 9fe83de6d2..79cca74050 100644 --- a/src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts +++ b/src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts @@ -3,6 +3,10 @@ OpenCOR::SimulationSupport::Simulation + + the requested solver (%1) could not be found + le solveur demandé (%1) n'a pas pu être trouvé + The model must have at least one ODE or DAE. Le modèle doit avoir au moins une EDO ou EAD. @@ -15,10 +19,6 @@ the starting point cannot be greater than the ending point le point de départ ne peut pas être plus grand que le point d'arrivée - - the requested solver (%1) could not be found - le solveur demandé (%1) n'a pas pu être trouvé - OpenCOR::SimulationSupport::SimulationSupportPythonWrapper @@ -37,10 +37,6 @@ QObject - - The requested solver (%1) could not be found. - Le solveur demandé (%1) n'a pas pu être trouvé. - Information Information @@ -57,5 +53,9 @@ Fatal Fatal + + The requested solver (%1) could not be found. + Le solveur demandé (%1) n'a pas pu être trouvé. +