You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2005/11/19 20:53:11 UTC

svn commit: r345676 - /portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties

Author: ddewolf
Date: Sat Nov 19 11:53:08 2005
New Revision: 345676

URL: http://svn.apache.org/viewcvs?rev=345676&view=rev
Log:
Adding localized error messages

Modified:
    portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties

Modified: portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties?rev=345676&r1=345675&r2=345676&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties (original)
+++ portals/pluto/trunk/pluto-container/src/resources/properties/org/apache/pluto/core/impl/LocalStrings.properties Sat Nov 19 11:53:08 2005
@@ -15,6 +15,9 @@
 ############################################
 
 error.contenttype.null=Content Type Not Set
+error.attributeName.null=Attribute Name may not be null.
+
+error.session.illegalState=Session may not be retrieved before cross context portlet invocation
 
 ############################################
 # Warning Messages: