From bf40fb46466d13f1a3021ea657dbd32c7d266f8a Mon Sep 17 00:00:00 2001 From: rkv Date: Thu, 21 Mar 2013 12:58:14 +0000 Subject: [PATCH] The YACS step is introduced. --- Workspace/Siman-WS/WebContent/conf/som.xml | 14 +++++++++++++- Workspace/Siman-WS/src/som.properties | 14 +++++++++----- Workspace/Siman-WS/src/som_en.properties | 14 +++++++++----- 3 files changed, 31 insertions(+), 11 deletions(-) diff --git a/Workspace/Siman-WS/WebContent/conf/som.xml b/Workspace/Siman-WS/WebContent/conf/som.xml index 4192009..8f75156 100644 --- a/Workspace/Siman-WS/WebContent/conf/som.xml +++ b/Workspace/Siman-WS/WebContent/conf/som.xml @@ -70,6 +70,7 @@
+
@@ -164,9 +165,14 @@ + + + + + - + @@ -211,6 +217,9 @@ + + + @@ -245,6 +254,9 @@ + + + \ No newline at end of file diff --git a/Workspace/Siman-WS/src/som.properties b/Workspace/Siman-WS/src/som.properties index e9b05e2..dded4fb 100644 --- a/Workspace/Siman-WS/src/som.properties +++ b/Workspace/Siman-WS/src/som.properties @@ -11,18 +11,20 @@ menu.step.4 = G #menu.step.5 = Entrer les conditions de calcul menu.step.5 = Effectuer le calcul menu.step.6 = Analyser les résultats -menu.step.7 = Capitaliser ce cas d''étude -menu.step.8 = Finaliser l''étude +menu.step.7 = Schéma de calcul +menu.step.8 = Capitaliser ce cas d''étude +menu.step.9 = Finaliser l''étude folder.step.1 = Spécification de l''étude folder.step.2 = Description du scénario folder.step.3 = Géométrie folder.step.4 = Modèle d''analyse #folder.step.5 = Conditions de calcul -folder.step.5 = Schéma de calcul +folder.step.5 = Exécution de calcul folder.step.6 = Résultats -folder.step.7 = Élements de connaissances -folder.step.8 = Rapport final +folder.step.7 = Schéma de calcul +folder.step.8 = Élements de connaissances +folder.step.9 = Rapport final type.document.requirements = Cahier des charges type.document.specification = Document de spécification @@ -36,6 +38,8 @@ type.document.results = R type.document.report = Rapport final type.document.memorandum = Note technique type.document.minutes = Compte rendu +type.document.coparisonResult= Study comparison result +type.document.schema = Calculation schema type.context.customer = Client type.context.product = Produit diff --git a/Workspace/Siman-WS/src/som_en.properties b/Workspace/Siman-WS/src/som_en.properties index 2d87e0a..1261b96 100644 --- a/Workspace/Siman-WS/src/som_en.properties +++ b/Workspace/Siman-WS/src/som_en.properties @@ -11,18 +11,20 @@ menu.step.4 = Generate the analysis model #menu.step.5 = Enter the boundary conditions menu.step.5 = Execute the calculation menu.step.6 = Analyze the results -menu.step.7 = Capitalize this use-case -menu.step.8 = Finalize the study +menu.step.7 = Calculation schema +menu.step.8 = Capitalize this use-case +menu.step.9 = Finalize the study folder.step.1 = Specification of the study folder.step.2 = Description of the scenario folder.step.3 = Geometry folder.step.4 = Analysis model #folder.step.5 = Boundary conditions -folder.step.5 = Calculation scheme +folder.step.5 = Calculation execution folder.step.6 = Calculation results -folder.step.7 = Knowledge elements -folder.step.8 = Final report +folder.step.7 = Calculation schema +folder.step.8 = Knowledge elements +folder.step.9 = Final report type.document.requirements = Customer requirements type.document.specification = Specification document @@ -36,6 +38,8 @@ type.document.results = Calculation results type.document.report = Final report type.document.memorandum = Technical report type.document.minutes = Minute meeting +type.document.coparisonResult= Study comparison result +type.document.schema = Calculation schema type.context.customer = Customer type.context.product = Product -- 2.39.2