[richfaces-svn-commits] JBoss Rich Faces SVN: r5125 - trunk/framework/impl/src/main/resources/org/ajax4jsf.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jan 3 10:34:26 EST 2008


Author: sergeyhalipov
Date: 2008-01-03 10:34:26 -0500 (Thu, 03 Jan 2008)
New Revision: 5125

Modified:
   trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
Log:
Added missed message to properties file.

Modified: trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
===================================================================
--- trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties	2008-01-03 12:03:32 UTC (rev 5124)
+++ trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties	2008-01-03 15:34:26 UTC (rev 5125)
@@ -253,4 +253,5 @@
 SKIN_ILLEGAL_REFERENCE=Reference for property "{0}" not present in Skin configuration
 NULL_ATTRIBUTE_ERROR=Required attribute {0} for component {1} is null
 UI_INSERT_RESOURCE_NOT_FOUND="Resource {1} not found, component {0}
-HIGHLIGHT_LIBRARY_NOT_FOUND="In order to use highlight attribute of the  rich:insert component, add jhighlight.jar from https://jhighlight.dev.java.net/ into application."
\ No newline at end of file
+HIGHLIGHT_LIBRARY_NOT_FOUND="In order to use highlight attribute of the  rich:insert component, add jhighlight.jar from https://jhighlight.dev.java.net/ into application."
+INVALID_VALUE="Component {0} has invalid value expression {1}"
\ No newline at end of file




More information about the richfaces-svn-commits mailing list