Author: nbelaevski
Date: 2008-03-19 06:26:27 -0400 (Wed, 19 Mar 2008)
New Revision: 6937
Modified:
trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
Log:
http://jira.jboss.com/jira/browse/RF-2182
Modified: trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
===================================================================
--- trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties 2008-03-19
09:58:56 UTC (rev 6936)
+++ trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties 2008-03-19
10:26:27 UTC (rev 6937)
@@ -255,4 +255,4 @@
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."
INVALID_VALUE="Component {0} has invalid value expression {1}"
-DATASCROLLER_PAGE_MISSING=Data scroller page missing {0}{1}{2}{3}
\ No newline at end of file
+DATASCROLLER_PAGE_MISSING=Datascroller {0} will be reset: page #{1} has been requested,
but there are {2} page(s) in the model only. Page #{3} will be used.
\ No newline at end of file