Update of /cvsroot/ejtools/applications/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model
In directory usw-pr-cvs1:/tmp/cvs-serv4887/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model
Modified Files:
JNDIContextBeanInfo.properties
JNDIContextBeanInfo_fr_FR.properties
JNDIEntryBeanInfo.properties
JNDIEntryBeanInfo_fr_FR.properties
Log Message:
Add jndi path
Index: JNDIContextBeanInfo.properties
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model/JNDIContextBeanInfo.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** JNDIContextBeanInfo.properties 2 May 2002 20:54:57 -0000 1.1
--- JNDIContextBeanInfo.properties 25 May 2002 20:53:25 -0000 1.2
***************
*** 1,2 ****
! bean.displayname=JNDI Context
! property.name.displayname=Name
--- 1,3 ----
! bean.displayname=JNDI Context
! property.name.displayname=Name
! property.path.displayname=JNDI Path
Index: JNDIContextBeanInfo_fr_FR.properties
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model/JNDIContextBeanInfo_fr_FR.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** JNDIContextBeanInfo_fr_FR.properties 2 May 2002 20:54:57 -0000 1.1
--- JNDIContextBeanInfo_fr_FR.properties 25 May 2002 20:53:25 -0000 1.2
***************
*** 1,2 ****
! bean.displayname=Contexte JNDI
! property.name.displayname=Nom
--- 1,3 ----
! bean.displayname=Contexte JNDI
! property.name.displayname=Nom
! property.path.displayname=Chemin
Index: JNDIEntryBeanInfo.properties
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model/JNDIEntryBeanInfo.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** JNDIEntryBeanInfo.properties 2 May 2002 20:54:57 -0000 1.1
--- JNDIEntryBeanInfo.properties 25 May 2002 20:53:25 -0000 1.2
***************
*** 1,3 ****
! bean.displayname=JNDI Entry
! property.name.displayname=Name
! property.className.displayname=Class
--- 1,4 ----
! bean.displayname=JNDI Entry
! property.name.displayname=Name
! property.className.displayname=Class
! property.path.displayname=JNDI Path
Index: JNDIEntryBeanInfo_fr_FR.properties
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/net/sourceforge/ejtools/jndibrowser/model/JNDIEntryBeanInfo_fr_FR.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** JNDIEntryBeanInfo_fr_FR.properties 2 May 2002 20:54:57 -0000 1.1
--- JNDIEntryBeanInfo_fr_FR.properties 25 May 2002 20:53:25 -0000 1.2
***************
*** 1,3 ****
! bean.displayname=Entrée JNDI
! property.name.displayname=Nom
! property.className.displayname=Classe
--- 1,4 ----
! bean.displayname=Entrée JNDI
! property.name.displayname=Nom
! property.className.displayname=Classe
! property.path.displayname=Chemin
|