[Ejtools-cvs] applications/management.browser/src/resources/org/ejtools/management/browser Icons.pro
Brought to you by:
letiemble
Update of /cvsroot/ejtools/applications/management.browser/src/resources/org/ejtools/management/browser In directory sc8-pr-cvs1:/tmp/cvs-serv18798/management.browser/src/resources/org/ejtools/management/browser Modified Files: Icons.properties Resources.properties Resources_fr_FR.properties Log Message: Address Todo #800902 Address Todo #755528 Index: Icons.properties =================================================================== RCS file: /cvsroot/ejtools/applications/management.browser/src/resources/org/ejtools/management/browser/Icons.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Icons.properties 8 Mar 2003 20:52:11 -0000 1.2 --- Icons.properties 27 Nov 2003 01:39:48 -0000 1.3 *************** *** 31,35 **** URLResource=/toolbarButtonGraphics/development/URLResource16.gif ! J2EEDomain=/toolbarButtonGraphics/development/J2EEDomain16.gif ! JVM=/toolbarButtonGraphics/development/JVM16.gif --- 31,35 ---- URLResource=/toolbarButtonGraphics/development/URLResource16.gif ! J2EEDomain=/toolbarButtonGraphics/development/J2EEDomain16.gif ! JVM=/toolbarButtonGraphics/development/JVM16.gif Index: Resources.properties =================================================================== RCS file: /cvsroot/ejtools/applications/management.browser/src/resources/org/ejtools/management/browser/Resources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources.properties 21 Feb 2003 22:23:02 -0000 1.1 --- Resources.properties 27 Nov 2003 01:39:48 -0000 1.2 *************** *** 1,105 **** ! # ------------------------------------------------------------ ! # ! # 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 ! # ! # ------------------------------------------------------------ ! ! # Title for Frame, Dialog, etc ! application.title=EJTools Management Browser ! ! ! # About dialog box ! about.dialog.title=About Management Browser ! about.dialog.text.application=The Enterprise Java Tools ! about.dialog.text.javaVersion=Java Version ! about.dialog.text.virtualMachine=Virtual Machine ! ! ! # Connection dialog box ! connection.dialog.title=Connect to a server ! connection.dialog.text.description=Choose a connection profile ! connection.text.untitled=Untitled ! connection.text.prefix=Connection ! ! ! # Notification related text ! notification.text.prefix=Notifications ! notification.table.column.message=Message ! notification.table.column.sequence=Sequence ! notification.table.column.source=Source ! notification.table.column.timestamp=TimeStamp ! notification.table.column.type=Type ! ! ! # Text for customizers ! customizer.tab.detail.title=Managed Object ! customizer.tab.detail.text.mo.name=Name ! customizer.tab.detail.text.mo.type=J2EE Type ! customizer.tab.detail.text.mo.state.manageable=State Manageable ! customizer.tab.detail.text.mo.event.provider=Event Provider ! customizer.tab.detail.text.mo.statistics.provider=Statistics Provider ! customizer.tab.detail.text.class.name=Class Name ! customizer.tab.detail.text.class.description=Description ! customizer.tab.detail.text.unloadable.class=Unloadable Class ! customizer.tab.detail.text.attributes=Attributes ! customizer.tab.detail.text.operations=Operations ! customizer.tab.detail.tooltip.mo.name=Name of the Managed Obect ! customizer.tab.detail.tooltip.mo.type=J2EE type of the Managed Obect ! customizer.tab.detail.tooltip.mo.state.manageable=True if the Managed Object is State Manageable ! customizer.tab.detail.tooltip.mo.event.provider=True if the Managed Object is Event Provider ! customizer.tab.detail.tooltip.mo.statistics.provider=True if the Managed Object is Statistics Provider ! customizer.tab.detail.tooltip.class.name=Class Name of the MBean ! customizer.tab.detail.tooltip.class.description=Description of the MBean ! customizer.tab.detail.tooltip.unloadable.class=The class is not found ! customizer.tab.detail.button.refresh=Refresh ! customizer.tab.detail.button.update=Update ! customizer.tab.detail.button.invoke=Invoke ! ! customizer.tab.events.title=Events ! customizer.tab.events.text.event.types=Event Types ! customizer.tab.events.tooltip.event.types=Event Types provided by the Managed Object ! customizer.tab.events.button.listen=Start listening ! customizer.tab.events.button.unlisten=Stop listening ! ! customizer.tab.statistics.title=Statistics ! customizer.tab.statistics.text.description=Description ! customizer.tab.statistics.text.start.time=Start Time ! customizer.tab.statistics.text.last.sample.time=Last Sample Time ! customizer.tab.statistics.text.count=Count ! customizer.tab.statistics.text.current=Current ! customizer.tab.statistics.text.lower.bound=Lower Bound ! customizer.tab.statistics.text.upper.bound=Upper Bound ! customizer.tab.statistics.text.highwater.mark=High Water Mark ! customizer.tab.statistics.text.lowwater.mark=Low Water Mark ! customizer.tab.statistics.text.min.time=Min Time ! customizer.tab.statistics.text.max.time=Max Time ! customizer.tab.statistics.text.total.time=Total Time ! ! customizer.tab.statistics.tooltip.description=Description of the statistic ! customizer.tab.statistics.tooltip.start.time=Start time of the statistic ! customizer.tab.statistics.tooltip.last.sample.time=Last sample time of the statistic ! customizer.tab.statistics.tooltip.count=Number of occurences ! customizer.tab.statistics.tooltip.current=Current value ! customizer.tab.statistics.tooltip.lower.bound=Lower value reachable ! customizer.tab.statistics.tooltip.upper.bound=Higher value reachable ! customizer.tab.statistics.tooltip.highwater.mark=Higher value reached ! customizer.tab.statistics.tooltip.lowwater.mark=Lower value reached ! customizer.tab.statistics.tooltip.min.time=Minimum time taken by the operation ! customizer.tab.statistics.tooltip.max.time=Maximum time taken by the operation ! customizer.tab.statistics.tooltip.total.time=Total time taken by the operation ! ! customizer.tab.statistics.button.refresh=Refresh ! customizer.tab.statistics.button.graph=Graph ! ! ! # Text for menus and buttons ! action.view=View ! action.view.mnemonic=86 ! ! action.view.notifications=View Notifications ! action.view.notifications.tooltip=View the notifications received --- 1,111 ---- ! # ------------------------------------------------------------ ! # ! # 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 ! # ! # ------------------------------------------------------------ ! ! # Title for Frame, Dialog, etc ! application.title=EJTools Management Browser ! ! ! # About dialog box ! about.dialog.title=About Management Browser ! about.dialog.text.application=The Enterprise Java Tools ! about.dialog.text.javaVersion=Java Version ! about.dialog.text.virtualMachine=Virtual Machine ! about.dialog.text.lookAndFeel=Look And Feel ! ! ! # Connection dialog box ! connection.dialog.title=Connect to a server ! connection.dialog.text.description=Choose a connection profile ! connection.text.untitled=Untitled ! connection.text.prefix=Connection ! ! ! # Notification related text ! notification.text.prefix=Notifications ! notification.table.column.message=Message ! notification.table.column.sequence=Sequence ! notification.table.column.source=Source ! notification.table.column.timestamp=TimeStamp ! notification.table.column.type=Type ! ! ! # Text for customizers ! customizer.tab.detail.title=Managed Object ! customizer.tab.detail.text.mo.name=Name ! customizer.tab.detail.text.mo.type=J2EE Type ! customizer.tab.detail.text.mo.state.manageable=State Manageable ! customizer.tab.detail.text.mo.event.provider=Event Provider ! customizer.tab.detail.text.mo.statistics.provider=Statistics Provider ! customizer.tab.detail.text.class.name=Class Name ! customizer.tab.detail.text.class.description=Description ! customizer.tab.detail.text.unloadable.class=Unloadable Class ! customizer.tab.detail.text.attributes=Attributes ! customizer.tab.detail.text.operations=Operations ! customizer.tab.detail.tooltip.mo.name=Name of the Managed Obect ! customizer.tab.detail.tooltip.mo.type=J2EE type of the Managed Obect ! customizer.tab.detail.tooltip.mo.state.manageable=True if the Managed Object is State Manageable ! customizer.tab.detail.tooltip.mo.event.provider=True if the Managed Object is Event Provider ! customizer.tab.detail.tooltip.mo.statistics.provider=True if the Managed Object is Statistics Provider ! customizer.tab.detail.tooltip.class.name=Class Name of the MBean ! customizer.tab.detail.tooltip.class.description=Description of the MBean ! customizer.tab.detail.tooltip.unloadable.class=The class is not found ! customizer.tab.detail.button.refresh=Refresh ! customizer.tab.detail.button.update=Update ! customizer.tab.detail.button.invoke=Invoke ! ! customizer.tab.events.title=Events ! customizer.tab.events.text.event.types=Event Types ! customizer.tab.events.tooltip.event.types=Event Types provided by the Managed Object ! customizer.tab.events.button.listen=Start listening ! customizer.tab.events.button.unlisten=Stop listening ! ! customizer.tab.statistics.title=Statistics ! customizer.tab.statistics.text.description=Description ! customizer.tab.statistics.text.start.time=Start Time ! customizer.tab.statistics.text.last.sample.time=Last Sample Time ! customizer.tab.statistics.text.count=Count ! customizer.tab.statistics.text.current=Current ! customizer.tab.statistics.text.lower.bound=Lower Bound ! customizer.tab.statistics.text.upper.bound=Upper Bound ! customizer.tab.statistics.text.highwater.mark=High Water Mark ! customizer.tab.statistics.text.lowwater.mark=Low Water Mark ! customizer.tab.statistics.text.min.time=Min Time ! customizer.tab.statistics.text.max.time=Max Time ! customizer.tab.statistics.text.total.time=Total Time ! ! customizer.tab.statistics.tooltip.description=Description of the statistic ! customizer.tab.statistics.tooltip.start.time=Start time of the statistic ! customizer.tab.statistics.tooltip.last.sample.time=Last sample time of the statistic ! customizer.tab.statistics.tooltip.count=Number of occurences ! customizer.tab.statistics.tooltip.current=Current value ! customizer.tab.statistics.tooltip.lower.bound=Lower value reachable ! customizer.tab.statistics.tooltip.upper.bound=Higher value reachable ! customizer.tab.statistics.tooltip.highwater.mark=Higher value reached ! customizer.tab.statistics.tooltip.lowwater.mark=Lower value reached ! customizer.tab.statistics.tooltip.min.time=Minimum time taken by the operation ! customizer.tab.statistics.tooltip.max.time=Maximum time taken by the operation ! customizer.tab.statistics.tooltip.total.time=Total time taken by the operation ! ! customizer.tab.statistics.button.refresh=Refresh ! customizer.tab.statistics.button.graph=Graph ! ! ! # Text for open/save dialog box ! file.dialog.title.load=Load Workspace ! file.dialog.title.save=Save Workspace ! ! ! # Text for menus and buttons ! action.view=View ! action.view.mnemonic=86 ! ! action.view.notifications=View Notifications ! action.view.notifications.tooltip=View the notifications received Index: Resources_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/applications/management.browser/src/resources/org/ejtools/management/browser/Resources_fr_FR.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources_fr_FR.properties 16 Mar 2003 22:19:57 -0000 1.1 --- Resources_fr_FR.properties 27 Nov 2003 01:39:48 -0000 1.2 *************** *** 19,22 **** --- 19,23 ---- about.dialog.text.javaVersion=Version de Java about.dialog.text.virtualMachine=Machine Virtuelle + about.dialog.text.lookAndFeel=Look And Feel *************** *** 52,61 **** customizer.tab.detail.tooltip.mo.type=Type J2EE de la Resource J2EE customizer.tab.detail.tooltip.mo.state.manageable=Vrai si la gestion d'état est possible ! customizer.tab.detail.tooltip.mo.event.provider=Vrai si la ressource J2EE est fournisseur d'évenements customizer.tab.detail.tooltip.mo.statistics.provider=Vrai si la ressource J2EE est fournisseur de statistiques customizer.tab.detail.tooltip.class.name=Nom de Classe de la ressource J2EE customizer.tab.detail.tooltip.class.description=Description de la ressource J2EE customizer.tab.detail.tooltip.unloadable.class=Classe non trouvée ! customizer.tab.detail.button.refresh=Rafraîchir customizer.tab.detail.button.update=Mettre à jour customizer.tab.detail.button.invoke=Executer --- 53,62 ---- customizer.tab.detail.tooltip.mo.type=Type J2EE de la Resource J2EE customizer.tab.detail.tooltip.mo.state.manageable=Vrai si la gestion d'état est possible ! customizer.tab.detail.tooltip.mo.event.provider=Vrai si la ressource J2EE est fournisseur d'événements customizer.tab.detail.tooltip.mo.statistics.provider=Vrai si la ressource J2EE est fournisseur de statistiques customizer.tab.detail.tooltip.class.name=Nom de Classe de la ressource J2EE customizer.tab.detail.tooltip.class.description=Description de la ressource J2EE customizer.tab.detail.tooltip.unloadable.class=Classe non trouvée ! customizer.tab.detail.button.refresh=Rafraîhir customizer.tab.detail.button.update=Mettre à jour customizer.tab.detail.button.invoke=Executer *************** *** 96,99 **** --- 97,105 ---- customizer.tab.statistics.button.refresh=Rafraîchir customizer.tab.statistics.button.graph=Tracer + + + # Text for open/save dialog box + file.dialog.title.load=Ouvrir Configuration + file.dialog.title.save=Save Configuration |