Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv23393/xdoclet/modules/hibernate
Modified Files: XDocletModulesHibernateMessages.java Log Message: added missing message variables Index: XDocletModulesHibernateMessages.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/XDocletModulesHibernateMessages.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** XDocletModulesHibernateMessages.java 6 Jan 2003 12:08:23 -0000 1.5 --- XDocletModulesHibernateMessages.java 5 Aug 2003 08:18:06 -0000 1.6 *************** *** 60,63 **** --- 60,73 ---- */ public static String WRONG_COMPOSITE_ID = "WRONG_COMPOSITE_ID"; + /** + * @msg.bundle msg="Factory name is required" + * @msg.bundle msg="Name für die Faktoryklasse wird benötigt" language="de" + */ + public static String FACTORY_NAME_REQUIRED = "FACTORY_NAME_REQUIRED"; + /** + * @msg.bundle msg="Generating factory class" + * @msg.bundle msg="Faktoryklasse wird erzeugt" language="de" + */ + public static String GENERATING_HIBERNATE_FACTORY_CLASS = "GENERATING_HIBERNATE_FACTORY_CLASS"; } ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel