ktlili 2005/11/07 16:19:56 CET
Modified files:
core/src/conf/java ApplicationResources.properties
ApplicationResources_fr.properties
Log:
- add message in edit/test step
Revision Changes Path
1.9 +1 -0 jahia/core/src/conf/java/ApplicationResources.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/conf/java/ApplicationResources.properties.diff?r1=1.8&r2=1.9&f=h
1.6 +2 -0
jahia/core/src/conf/java/ApplicationResources_fr.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/conf/java/ApplicationResources_fr.properties.diff?r1=1.5&r2=1.6&f=h
Index: ApplicationResources.properties
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/conf/java/ApplicationResources.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ApplicationResources.properties 12 Oct 2005 13:04:34 -0000 1.8
+++ ApplicationResources.properties 7 Nov 2005 15:19:56 -0000 1.9
@@ -46,6 +46,7 @@
#info
information = Information
+information.noParameters = There is no parameters
htmlclipbuilder.title = HTML Portlet builder
##################
Index: ApplicationResources_fr.properties
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/conf/java/ApplicationResources_fr.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ApplicationResources_fr.properties 14 Oct 2005 11:47:20 -0000
1.5
+++ ApplicationResources_fr.properties 7 Nov 2005 15:19:56 -0000
1.6
@@ -30,6 +30,8 @@
#info
information = Information
+information.noParameters = Il n'y a pas de paramètres.
+
htmlclipbuilder.title = Générateur de portlet HTML
##################