Update of /cvsroot/ejtools/libraries/graph/src/resources/org/ejtools/graph
In directory sc8-pr-cvs1:/tmp/cvs-serv31782/libraries/graph/src/resources/org/ejtools/graph
Modified Files:
GraphService_fr_FR.properties
Log Message:
Work on JBoss provider has begun
Be sure that the French translations don't get message by the encoding
Index: GraphService_fr_FR.properties
===================================================================
RCS file: /cvsroot/ejtools/libraries/graph/src/resources/org/ejtools/graph/GraphService_fr_FR.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** GraphService_fr_FR.properties 15 Sep 2003 22:11:23 -0000 1.3
--- GraphService_fr_FR.properties 15 Sep 2003 23:08:27 -0000 1.4
***************
*** 11,16 ****
# Graph related text
! graph.dialog.title=Ajouter à un graphique
! graph.dialog.text.description=Choisissez un graphique existant ou créez-en un nouveau
graph.dialog.button.select=Utiliser
graph.dialog.button.cancel=Annuler
--- 11,16 ----
# Graph related text
! graph.dialog.title=Ajouter à un graphique
! graph.dialog.text.description=Choisissez un graphique existant ou créez-en un nouveau
graph.dialog.button.select=Utiliser
graph.dialog.button.cancel=Annuler
***************
*** 21,26 ****
action.tools=Outils
! action.tools.export.as.text=Exporter en données texte
! action.tools.export.as.text.tooltip=Exporter en données texte CSV
action.tools.export.as.image=Exporter en image
action.tools.export.as.image.tooltip=Exporter en image PNG
--- 21,26 ----
action.tools=Outils
! action.tools.export.as.text=Exporter en données texte
! action.tools.export.as.text.tooltip=Exporter en données texte CSV
action.tools.export.as.image=Exporter en image
action.tools.export.as.image.tooltip=Exporter en image PNG
|