Update of /var/cvs/src/org/mmbase/datatypes/resources
In directory james.mmbase.org:/tmp/cvs-serv17488

Modified Files:
        datatypes.properties datatypes_nl.properties 
Log Message:
  MMB-1736


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/resources
See also: http://www.mmbase.org/jira/browse/MMB-1736


Index: datatypes.properties
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/resources/datatypes.properties,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- datatypes.properties        18 Jul 2006 12:51:33 -0000      1.15
+++ datatypes.properties        1 Dec 2008 17:24:44 -0000       1.16
@@ -76,5 +76,9 @@
 binary.type.error=The value '${VALUE}' is not a valid binary value
 xml.type.error=The value '${VALUE}' is not a valid xml value
 string.type.error=The value '${VALUE}' is not a valid string value
+decimal.type.error=The value '${VALUE}' is not a valid decimal value
 
 string.confirmpassword.error=Confirmation password not equal to new password 
value.
\ No newline at end of file
+
+decimal.scale.error=Too many decimal places indicated
+decimal.precision.error=Maximal precision is only ${CONSTRAINTVALUE}


Index: datatypes_nl.properties
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/resources/datatypes_nl.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- datatypes_nl.properties     9 Jul 2006 13:38:49 -0000       1.4
+++ datatypes_nl.properties     1 Dec 2008 17:24:44 -0000       1.5
@@ -73,5 +73,9 @@
 binary.type.error=De waarde '${VALUE}' is geen geldige binary waarde
 xml.type.error=De waarde '${VALUE}' is geen geldige xml waarde
 string.type.error=De waarde '${VALUE}' is geen geldige string waarde
+decimal.type.error=De waarde '${VALUE}' is geen geldige numerieke waarde
 
 string.confirmpassword.error=Het bevestigingswachtwoord is niet hetzelfde als 
het wachtwoord.
\ No newline at end of file
+
+decimal.scale.error=Te veel cijfers achter de komma
+decimal.precision.error=Het maximaal aantal cijfers is ${CONSTRAINTVALUE}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to