Update of
/var/cvs/speeltuin/ernst/vpro-wizards/resources/org/mmbase/applications/vprowizards/resources
In directory
james.mmbase.org:/tmp/cvs-serv22399/applications/vpro-wizards/resources/org/mmbase/applications/vprowizards/resources
Modified Files:
messages.properties
Log Message:
work in progress
See also:
http://cvs.mmbase.org/viewcvs/speeltuin/ernst/vpro-wizards/resources/org/mmbase/applications/vprowizards/resources
Index: messages.properties
===================================================================
RCS file:
/var/cvs/speeltuin/ernst/vpro-wizards/resources/org/mmbase/applications/vprowizards/resources/messages.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- messages.properties 11 Aug 2008 13:02:13 -0000 1.1
+++ messages.properties 18 Aug 2008 19:13:06 -0000 1.2
@@ -1,10 +1,19 @@
error.field.unknown=Field ${0} is set on action ${1} but does not exist in
builder ${2}.
+error.field.message=Something went wrong setting field ${0}: ${1}.
+error.field.value=Field ${0} has an illegal value: '${1}'.
+error.field.nonexistant=Field with name ${0} does not exist in node manager
${1}.
+
error.property.required=Property ${0} is not set but is mandatory for action
${1}.
error.illegal.nodemanager=NodeManager ${0} does not exist.
error.illegal.relationmanager=No RelationManager could be found for role ${0}.
error.node.notfound=Node with identifier ${0} does not seem to exist.
+error.relation.notfound=Relation of type ${0} with source node ${1} and
destination node ${2} not found..
error.node.notfound.idmap=Node with identifier ${0} could not be found in the
id map.
-error.create.authorization=You are not authorized to create a node of type
${0}.
+
+error.authorization.create=You are not authorized to create a node of type
${0}.
+error.authorization.write=You are not authorized to change a node of type ${0}.
+error.authorization.delete=You are not authorized to delete node ${0} of type
${1}.
+
error.create.node=Can not create node.
error.create.relation=Can not create relation.
error.create.relation.typerel=There is no relation type from source type ${0}
to destination type ${1} and role ${2}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs