From: rkv Date: Fri, 15 Feb 2013 09:23:44 +0000 (+0000) Subject: Parameters indexes are fixed. X-Git-Tag: Root_Delivery2_2013_04_22~135 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4422fcbeb75e14e891fb846163012ca535e422d1;p=tools%2Fsiman.git Parameters indexes are fixed. --- diff --git a/Workspace/Siman-Common/src/conf/log-messages.properties b/Workspace/Siman-Common/src/conf/log-messages.properties index 2112319..fed0f42 100644 --- a/Workspace/Siman-Common/src/conf/log-messages.properties +++ b/Workspace/Siman-Common/src/conf/log-messages.properties @@ -13,10 +13,9 @@ SCN-000006=Scenario #{0} is not found SCN-000007=The user {0} does not participate in the scenario #{1} SCN-000008=The scenario #{0} is already checked out by the user {1} USR-000001=User {0} is not found in the database -KNT-000001=Knowledge element type "{1}" already exists -SCT-000001=Simulation context type "{1}" already exists +KNT-000001=Knowledge element type "{0}" already exists SCT-000001=Simulation context type "{0}" already exists DCT-000001=Document type "{0}" already exists DCT-000002=Can not delete the document "{0}" because it is used by other documents. DCT-000003=Can not save a document in {0} state. Check the validation cycle. -PARAM-000001=Parameter {1} is invalid with value: {2} +PARAM-000001=Parameter {0} is invalid with value: {1} diff --git a/Workspace/Siman-Common/src/conf/log-messages_en.properties b/Workspace/Siman-Common/src/conf/log-messages_en.properties index 2112319..fed0f42 100644 --- a/Workspace/Siman-Common/src/conf/log-messages_en.properties +++ b/Workspace/Siman-Common/src/conf/log-messages_en.properties @@ -13,10 +13,9 @@ SCN-000006=Scenario #{0} is not found SCN-000007=The user {0} does not participate in the scenario #{1} SCN-000008=The scenario #{0} is already checked out by the user {1} USR-000001=User {0} is not found in the database -KNT-000001=Knowledge element type "{1}" already exists -SCT-000001=Simulation context type "{1}" already exists +KNT-000001=Knowledge element type "{0}" already exists SCT-000001=Simulation context type "{0}" already exists DCT-000001=Document type "{0}" already exists DCT-000002=Can not delete the document "{0}" because it is used by other documents. DCT-000003=Can not save a document in {0} state. Check the validation cycle. -PARAM-000001=Parameter {1} is invalid with value: {2} +PARAM-000001=Parameter {0} is invalid with value: {1}