From cfcc7ad5b46369df2b14af7299ac2f9f034f75f2 Mon Sep 17 00:00:00 2001 From: mka Date: Mon, 15 Apr 2013 08:40:11 +0000 Subject: [PATCH] Labels are added --- Workspace/Siman-WS/src/labels.properties | 9 +++++++-- Workspace/Siman-WS/src/labels_en.properties | 5 +++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Workspace/Siman-WS/src/labels.properties b/Workspace/Siman-WS/src/labels.properties index ef0ad79..8b310a4 100644 --- a/Workspace/Siman-WS/src/labels.properties +++ b/Workspace/Siman-WS/src/labels.properties @@ -276,7 +276,12 @@ message.noindex = Aucune message.nocontext = Aucun contexte de simulation n''est en attente d''approbation. message.emptydocument = Aucun document n''a été créé à cette étape. message.accept.document = Voulez-vous accepter les modifications des documents utilisés ? -message.publish.study = Voulez-vous publier l’étude ? +message.promote.study = Voulez-vous avancer l’état de cette étude ? +message.review.study = Voulez-vous valider cette étude ? +message.demote.study = Voulez-vous reculer l’état de cette étude ? +message.disapprove.study = Voulez-vous vraiment refuser l'approbation de cette étude? +message.approve.study = All knowledge attached to the study will also be approved. Did you review these knowledge ? +message.publish.study = All knowledge attached to the study will also be published. Did you review these knowledge ? message.protect.study = Do you really want to protect the study ? message.promote.document = Voulez-vous promouvoir ce document ? message.promote.knowledge = Voulez-vous avancer l’état de cette connaissance ? @@ -284,7 +289,7 @@ message.review.document = Voulez-vous valider ce document ? message.approve.document = Voulez-vous approuver ce document ? message.demote.document = Voulez-vous reculer l’état de ce document ? message.demote.knowledge = Voulez-vous reculer l’état de cette connaissance ? -message.delete.study = Voulez-vous placer l’étude dans la Corbeille ? +message.delete.study = The study will no more exist in the database. Do you really want to continue ? message.delete.context = Voulez-vous retirer ce contexte de simulation ? message.delete.document = Voulez-vous supprimer ce document ? message.delete.knowledge = Voulez-vous supprimer cette connaissance ? diff --git a/Workspace/Siman-WS/src/labels_en.properties b/Workspace/Siman-WS/src/labels_en.properties index 3f2c96e..e4f035c 100644 --- a/Workspace/Siman-WS/src/labels_en.properties +++ b/Workspace/Siman-WS/src/labels_en.properties @@ -277,6 +277,11 @@ message.noindex = All existing studies are already indexed. message.nocontext = No simulation context is pending for approval. message.emptydocument = No document has been created at this step. message.accept.document = Do you really want to accept the modifications of dependent documents ? +message.promote.study = Do you really want to promote this study ? +message.review.study = Do you really want to validate this study ? +message.demote.study = Do you really want to demote this study ? +message.disapprove.study = Do you really want to refuse approval of this study ? +message.approve.study = All knowledge attached to the study will also be approved. Did you review these knowledge ? message.publish.study = All knowledge attached to the study will also be published. Did you review these knowledge ? message.protect.study = Do you really want to protect the study ? message.promote.document = Do you really want to promote this document ? -- 2.39.2