pvollenweider 2005/06/23 17:56:04 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/java/jahiatemplates Corporate_portal_templates.properties
Log:
First commit for simple form generator.
Revision Changes Path
1.41.4.15 +9 -0
corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties.diff?r1=1.41.4.14&r2=1.41.4.15&f=h
Index: Corporate_portal_templates.properties
===================================================================
RCS file:
/home/cvs/repository/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties,v
retrieving revision 1.41.4.14
retrieving revision 1.41.4.15
diff -u -r1.41.4.14 -r1.41.4.15
--- Corporate_portal_templates.properties 1 Jun 2005 12:10:15 -0000
1.41.4.14
+++ Corporate_portal_templates.properties 23 Jun 2005 15:56:04 -0000
1.41.4.15
@@ -266,3 +266,12 @@
genericform.mandatoryFieldNotFilledIn.errorHeader.label = Please supply an
appropriate value for the following field(s) :
genericform.mandatoryFieldNotFilledIn.label = The mandatory field \"{0}\"
was not properly filled in.
genericform.invalidFileFieldFilledIn.label = The specified file \"{0}\" was
not valid.
+
+
+singleLine = Single line
+smallTextarea = Small textarea
+largeTextarea = Large textarea
+radioButtons = Radio Buttons
+selectBox = Select Box
+checkboxes = Check boxes
+submitButton = Sumbit button