Author: nbelaevski
Date: 2008-05-15 14:06:14 -0400 (Thu, 15 May 2008)
New Revision: 8604
Modified:
trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
Log:
http://jira.jboss.com/jira/browse/RF-3349
Modified: trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties
===================================================================
--- trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties 2008-05-15
17:40:50 UTC (rev 8603)
+++ trunk/framework/impl/src/main/resources/org/ajax4jsf/messages.properties 2008-05-15
18:06:14 UTC (rev 8604)
@@ -256,4 +256,5 @@
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=Datascroller {0}: The requested page #{1} isn''t found
in the model containing {2} pages. Datascroller is reset to page #{3}
\ No newline at end of file
+DATASCROLLER_PAGE_MISSING=Datascroller {0}: The requested page #{1} isn''t found
in the model containing {2} pages. Paging is reset to page #{3}
+DATASCROLLER_PAGES_DIFFERENT=Datascroller components attached to component: {0} have
different values of ''page'' attribute : {1}
\ No newline at end of file