Salome HOME
Creation of a new study from an existing one is implemented.
[tools/siman.git] / Workspace / Siman / src / labels_en.properties
index a62244db61f914bdb31449f64bbb233c44f7ab9b..c17c89d4918ae60269801c38f6cee45a84b1fc5a 100644 (file)
@@ -24,6 +24,7 @@ menu.newcontype       = New context type
 menu.newdoctype       = New document type
 menu.accept           = Set up-to-date
 menu.publish          = Publish
+menu.protect          = Protect
 menu.archive          = Archive
 menu.promote          = Promote
 menu.review           = Validate
@@ -181,6 +182,9 @@ field.code          = Internal code
 field.step          = Involved activity
 field.label         = Name in
 field.context.value = Value
+field.fromStudy     = Source study
+field.fromScenario  = Source scenario
+field.finalStep     = Up to the step
 
 
 criterion.study          = All studies
@@ -248,6 +252,7 @@ tooltip.version        = Version this document
 tooltip.refresh        = Refresh
 tooltip.close          = Close
 tooltip.cancel         = Cancel
+tooltip.compare        = Compare
 
 tooltip.shared         = Document shared by several scenarios
 tooltip.versioned      = Document modified in this version of the study
@@ -268,6 +273,7 @@ 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.publish.study     = Do you really want to publish the study ?
+message.protect.study     = Do you really want to protect the study ?
 message.promote.document  = Do you really want to promote this document ?
 message.promote.knowledge = Do you really want to promote this knowledge ?
 message.review.document   = Do you really want to validate this document ?
@@ -278,6 +284,8 @@ message.delete.study      = Do you really want to move this study to Trash ?
 message.delete.context    = Do you really want to remove this simulation context ?
 message.delete.document   = Do you really want to remove this document ?
 message.delete.knowledge  = Do you really want to remove this knowledge ?
+message.delete.comment    = Do you really want to remove this comment ?
+message.delete.description= Do you really want to remove this description ?
 message.purge.study       = Do you really want to remove the history of the study ?
 message.purge.document    = Do you really want to remove the history of this document ?
 message.markasreference.study = Do you really want to mark the study as reference ?
@@ -295,6 +303,7 @@ message.info.type         = If needed, edit the name below, providing that it is
 message.info.step         = If needed, select another activity below:
 message.info.value        = If needed, change the value below:
 message.info.context      = or select a value already used.
+message.info.data         = You can find checked out data in the directory {0}.
 
 message.error.internal            = Internal error. Contact your system administrator.
 message.error.launch              = Fatal error when starting {0}. Contact your system administrator.
@@ -315,4 +324,8 @@ message.error.reference.duplicate = The reference of this document is already us
 message.error.reference.mismatch  = The reference of this document does not match the one of the versioned document.
 message.error.format.version      = The revision number of this document is illicit.
 message.error.format.date         = The date of this document is illicit or is defined in an unsupported format.
-message.error.version.mismatch    = The revision number of this document is illicit or incorrect.
\ No newline at end of file
+message.error.version.mismatch    = The revision number of this document is illicit or incorrect.
+message.error.comparison                 = Invalid comparison input data. Select at least one document; all selected documents should have compatible format.
+
+#Validation errors
+message.error.noenteredvalue=The field ''{0}'' must be filled
\ No newline at end of file