[Ejtools-cvs] applications/jndi.browser/src/resources JNDIBrowser_WebResources.properties,1.1,1.2
Brought to you by:
letiemble
|
From: <let...@us...> - 2003-11-27 01:30:33
|
Update of /cvsroot/ejtools/applications/jndi.browser/src/resources In directory sc8-pr-cvs1:/tmp/cvs-serv17169/jndi.browser/src/resources Modified Files: JNDIBrowser_WebResources.properties Log Message: Address Todo #755528 Address Todo #800902 Index: JNDIBrowser_WebResources.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/JNDIBrowser_WebResources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JNDIBrowser_WebResources.properties 8 Jan 2003 22:26:54 -0000 1.1 --- JNDIBrowser_WebResources.properties 27 Nov 2003 01:30:30 -0000 1.2 *************** *** 1,33 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! # Titles ! web.index.title=JNDI View ! web.detail.title=Detail View ! ! # Label ! web.label.name=Name : ! web.label.shortDescription=Description : ! web.label.viewType=View Type : ! ! # Buttons ! web.button.submit=Submit ! web.button.view=View ! web.button.refresh=Refresh ! ! # Misc. text ! web.text.namespace=Namespace ! web.text.namespace.java=java:/ ! web.text.namespace.javacomp=java:/comp ! web.text.namespace.global=Global ! web.text.namespace.ejbmodule=EJB Module ! web.text.namespace.ejb=EJB ! web.text.namespace.webapp=Web Application --- 1,33 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! # Titles ! web.index.title=JNDI View ! web.detail.title=Detail View ! ! # Label ! web.label.name=Name : ! web.label.shortDescription=Description : ! web.label.viewType=View Type : ! ! # Buttons ! web.button.submit=Submit ! web.button.view=View ! web.button.refresh=Refresh ! ! # Misc. text ! web.text.namespace=Namespace ! web.text.namespace.java=java:/ ! web.text.namespace.javacomp=java:/comp ! web.text.namespace.global=Global ! web.text.namespace.ejbmodule=EJB Module ! web.text.namespace.ejb=EJB ! web.text.namespace.webapp=Web Application |