Salome HOME
Fix for generating a description for version relation during checkin.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / common / properties / MessageKeyEnum.java
index f8b08405a45ff14cb742bc0841850ff7721be9f3..39483be5a3cfc6e94e9dbc9f31313598e7027024 100644 (file)
@@ -105,6 +105,10 @@ public enum MessageKeyEnum {
         * DCT-000004=The source file can not be replaced. The document must be external or in In-Work state.
         */
        DCT_000004("DCT-000004"),
+       /**
+        * DCT-000005=Document checked in by {0}.
+        */
+       DCT_000005("DCT-000005"),
        /**
         * Parameter {0} is invalid with value: {1}.
         */