Author: michiel
Date: 2010-03-02 15:21:34 +0100 (Tue, 02 Mar 2010)
New Revision: 41227

Modified:
   
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes.properties
   
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes_nl.properties
Log:
i obviously patched something the wrong way around. Readding these properties

Modified: 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes.properties
===================================================================
--- 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes.properties
   2010-03-02 12:40:16 UTC (rev 41226)
+++ 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes.properties
   2010-03-02 14:21:34 UTC (rev 41227)
@@ -3,6 +3,7 @@
 binary.maxLength.error=The value must be no more than ${CONSTRAINTVALUE} bytes 
long.
 boolean.required.error=A value is required.
 boolean.unique.error=The value '${VALUE}' already exists - it should be unique.
+boolean.value.error=The checkbox must be checked
 datetime.required.error=A value is required.
 datetime.unique.error=The value '${VALUE}' already exists - it should be 
unique.
 datetime.minInclusive.error=The value '${VALUE}' may not be earlier than the 
minimum value ${CONSTRAINTVALUE}

Modified: 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes_nl.properties
===================================================================
--- 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes_nl.properties
        2010-03-02 12:40:16 UTC (rev 41226)
+++ 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/datatypes/resources/datatypes_nl.properties
        2010-03-02 14:21:34 UTC (rev 41227)
@@ -4,6 +4,7 @@
 binary.maxLength.error=De waarde moet minder lang zijn dan ${CONSTRAINTVALUE}
 boolean.required.error=Een waarde is verplicht
 boolean.unique.error=De waarde '${VALUE}' bestaat al - het moet uniek zijn
+boolean.value.error=Je moet dit aanvinken
 datetime.required.error=Een waarde is verplicht
 datetime.unique.error=De waarde '${VALUE}' bestaat al - het moet uniek zijn
 datetime.minInclusive.error=De waarde '${VALUE}' is voor ${CONSTRAINTVALUE}

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to