Salome HOME
menu.reject = Reject
[tools/siman.git] / Workspace / Siman / src / labels_en.properties
index 09111f5a4b28a89a087c0f57601f8cdb540084f1..bb1a0f16107108f6f90579dc44c652bc8f245463 100644 (file)
@@ -23,7 +23,9 @@ menu.newcontext       = New context
 menu.newcontype       = New context type
 menu.newdoctype       = New document type
 menu.accept           = Set up-to-date
+menu.actualize        = Set up-to-date
 menu.publish          = Publish
+menu.protect          = Protect
 menu.archive          = Archive
 menu.promote          = Promote
 menu.review           = Validate
@@ -44,6 +46,7 @@ menu.remove.version   = Remove this version
 menu.purge            = Remove the history
 menu.markasreference  = Mark as Reference
 menu.removeasreference  = Remove as Reference
+menu.reject           = Reject
 
 menu.admin.indexing   = Index the studies
 menu.admin.importuser = Import users
@@ -76,6 +79,7 @@ title.prop.scenario   = Configuration panel of the scenario "{0}"
 title.valid.index     = Study to be indexed
 title.valid.context   = Simulation context to be approved
 title.valid.form      = Approval form
+title.replace         = Replace
 
 title.create          = Create a study
 title.search          = Search for
@@ -151,6 +155,10 @@ label.APPROVAL        = Approved by
 label.skipped         = Not Applicable
 label.bytheauthor     = Author of document
 label.me              = Me
+label.readers.section = Reader(s) of the study
+label.readers            = Reader(s)
+label.readers.present = Current reader(s)
+label.readers.absents = Other possible readers
 
 
 field.username      = Username
@@ -158,6 +166,8 @@ field.password      = Password
 field.studytitle    = Title of the study
 field.scenariotitle = Title of the scenario
 field.documentitle  = Title of the document
+field.knowledgetitle= Title of the knowledge
+field.knowledgevalue= Value of the knowledge
 field.product       = Studied product
 field.among         = Among
 field.context       = Context
@@ -181,6 +191,11 @@ 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
+field.description   = Description value
+field.commentTitle  = Title of the comment
 
 
 criterion.study          = All studies
@@ -244,10 +259,12 @@ tooltip.edit.study     = Edit this study...
 tooltip.edit.document  = Edit this document...
 tooltip.edit.context   = Edit this simulation context
 tooltip.edit.members   = Register contributors
+tooltip.edit.readers   = Register readers
 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
@@ -267,17 +284,26 @@ 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.publish.study     = Do you really want to publish the study ?
+message.actualize.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 ?
 message.promote.knowledge = Do you really want to promote this knowledge ?
 message.review.document   = Do you really want to validate this document ?
 message.approve.document  = Do you really want to approve this document ?
 message.demote.document   = Do you really want to demote this document ?
 message.demote.knowledge  = Do you really want to demote this knowledge ?
-message.delete.study      = Do you really want to move this study to Trash ?
+message.delete.study      = The study will no more exist in the database. Do you really want to continue ?
 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 ?
@@ -316,4 +342,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