[Ejtools-cvs] libraries/graph/src/resources/org/ejtools/graph GraphService.properties,1.2,1.3 GraphS
Brought to you by:
letiemble
|
From: <let...@us...> - 2003-11-27 00:53:35
|
Update of /cvsroot/ejtools/libraries/graph/src/resources/org/ejtools/graph In directory sc8-pr-cvs1:/tmp/cvs-serv10226/graph/src/resources/org/ejtools/graph Modified Files: GraphService.properties GraphService_fr_FR.properties Log Message: Address Todo #800900 Address Todo #803019 Remove @created tags Index: GraphService.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/graph/src/resources/org/ejtools/graph/GraphService.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** GraphService.properties 15 Sep 2003 22:02:50 -0000 1.2 --- GraphService.properties 27 Nov 2003 00:53:32 -0000 1.3 *************** *** 20,23 **** --- 20,27 ---- graph.button.remove=Remove + export.as.text.column.absolute.time=Abs. Time + export.as.text.column.relative.time=Rel. Time + export.as.text.column.numeric.format=0 + action.tools=Tools action.tools.export.as.text=Export as Text Data Index: GraphService_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/graph/src/resources/org/ejtools/graph/GraphService_fr_FR.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** GraphService_fr_FR.properties 15 Sep 2003 23:08:27 -0000 1.4 --- GraphService_fr_FR.properties 27 Nov 2003 00:53:32 -0000 1.5 *************** *** 20,23 **** --- 20,27 ---- graph.button.remove=Retirer + export.as.text.column.absolute.time=Temps Abs. + export.as.text.column.relative.time=Temps Rel. + export.as.text.column.numeric.format=0 + action.tools=Outils action.tools.export.as.text=Exporter en données texte |